93 Commits

Author SHA1 Message Date
mcrakhman
e9c6f95991
Add reference to linear task in periodicsync todo 2023-04-25 21:41:18 +02:00
mcrakhman
cadd63d458
Nodeconf error and periodicsync partial rename 2023-04-25 14:00:38 +02:00
Sergey Cherepanov
86ac8e0d75
change nodeconf.Configuration to nodeconf.NodeConf 2023-04-06 19:26:38 +02:00
mcrakhman
357f1c935d
Update derivation path comment 2023-04-03 13:01:58 +02:00
mcrakhman
7258df1c2d
Update key path 2023-04-03 10:21:28 +02:00
mcrakhman
20a4d85836
Update cryptography and add master key 2023-04-02 18:13:10 +02:00
Sergey Cherepanov
6af4238664
merge 2023-04-02 14:41:10 +02:00
Sergey Cherepanov
2c73e1947d
strkey: newtwork id encoding 2023-04-02 14:34:03 +02:00
Sergey Cherepanov
c66b570396
fix test 2023-04-02 14:33:07 +02:00
mcrakhman
f472fd83c4
Add some tests 2023-03-28 21:29:12 +02:00
mcrakhman
f4bc677d02
Fix private key marshal 2023-03-27 22:28:49 +02:00
mcrakhman
6d70bc3786
Fix mnemonic 2023-03-27 22:08:07 +02:00
mcrakhman
b62ad57988
Move peer util package into crypto 2023-03-27 21:22:32 +02:00
mcrakhman
9679bb3bf3
Add peer id string for keys 2023-03-27 17:04:59 +02:00
mcrakhman
2225aca40f
Add marshalling of private key 2023-03-27 16:03:58 +02:00
mcrakhman
3d017d1e0c
Add individual key derivation for trees 2023-03-27 13:01:35 +02:00
mcrakhman
503c4f339f
Remove pointer methods 2023-03-27 01:57:49 +02:00
mcrakhman
cdfb88d6a8
Add decoders 2023-03-27 01:55:33 +02:00
mcrakhman
58cc732f3a
Add mnemonic 2023-03-27 01:34:51 +02:00
mcrakhman
ee0f62410f
Remove old acl methods and tests, acl builder 2023-03-26 17:53:11 +02:00
mcrakhman
98931433a5
Fix handshake tests 2023-03-26 13:45:24 +02:00
mcrakhman
d9868c55c2
Add KeyStorage 2023-03-25 14:06:20 +01:00
mcrakhman
fd5bd0b099
More key changes 2023-03-25 13:15:19 +01:00
mcrakhman
5baa6dc856
ACLState refactoring 2023-03-24 22:43:25 +01:00
mcrakhman
cc48cf88f3
Update derivation 2023-03-24 14:56:39 +01:00
mcrakhman
33c9a25665
Add sym key 2023-03-24 13:01:53 +01:00
mcrakhman
add25062f3
WIP refactor crypto proto 2023-03-24 11:45:39 +01:00
mcrakhman
6a1c3d27f8
Add strkey for string encoding 2023-03-06 19:08:16 +01:00
Sergey Cherepanov
dccb5a9826
fix streampool tags 2023-01-27 20:34:48 +03:00
Sergey Cherepanov
92bb1ce576
space milti queue 2023-01-27 13:50:36 +03:00
Sergey Cherepanov
ddd20ae5b5
ctx logger + streapool add/removeTags + space subscribe message 2023-01-24 22:10:28 +03:00
Sergey Cherepanov
dbfc62eef5 crypro: DeriveRSA 2023-01-06 21:39:36 +03:00
Sergey Cherepanov
f79d7f8eb4 Revert "remove key.Key.Equals for more compatibility"
This reverts commit 7f5df570631033b017e2d724f7cd118445834ec9.
2023-01-05 18:24:48 +03:00
Sergey Cherepanov
c88b31ca2f remove key.Key.Equals for more compatibility 2023-01-05 17:53:24 +03:00
Sergey Cherepanov
71cfefe6fa
make common module as any-sync repo 2023-01-05 15:34:09 +03:00
mcrakhman
8eafaa266d
Merge branch 'bilienko/integration-tests-start' into naming-and-refactoring
# Conflicts:
#	common/commonspace/objectsync/streampool.go
#	util/cmd/debug/commands/scripts.go
2022-12-29 13:51:41 +01:00
Sergey Cherepanov
84b21c62c5
refactor configs 2022-12-27 16:50:20 +03:00
Dmitry
f86337ffc8 Nodes descriptions added 2022-12-27 17:57:17 +08:00
Dmitry
70163c3aaf First integrational test! 2022-12-27 17:53:14 +08:00
mcrakhman
5b98550349
Change port number for file node in deploy 2022-12-26 18:05:33 +01:00
mcrakhman
0a24886ce6
Change ID to Id 2022-12-26 18:01:18 +01:00
mcrakhman
d35d5c9437
Add comments and change cnames 2022-12-26 17:36:42 +01:00
mcrakhman
50dcc735c7
Moving around files and refactoring of common 2022-12-25 20:27:37 +01:00
Sergey Cherepanov
acf21c7d54
move fileserver to filenode, filenode in debugapi 2022-12-23 21:23:44 +03:00
Sergey Cherepanov
0b27fe7642
merge 2022-12-22 14:01:36 +03:00
Sergey Cherepanov
439182cdfa
files: ref, proxyStore, index 2022-12-21 21:23:57 +03:00
mcrakhman
9b0aba1339
Change some parameter names 2022-12-21 10:48:32 +01:00
mcrakhman
b3024740d0
Change naming, add debug mode and remove sh script 2022-12-21 00:23:09 +01:00
mcrakhman
cfd2ea8ece
More cmd fixes 2022-12-20 23:49:36 +01:00
mcrakhman
d0adbf5026
Change command a bit, change debug command parameter 2022-12-20 23:30:32 +01:00