Lorenzo Delgado
|
e5a0c3d633
|
refactor(wakunode2): move configuration load logic to config module
|
2022-11-03 10:45:06 +01:00 |
Lorenzo Delgado
|
cf7e51a3f1
|
fix(wakunode2): fix message retention policy config validation regex
|
2022-11-02 17:38:24 +01:00 |
Lorenzo Delgado
|
0e1dae5956
|
fix: replace nim's std/nre with nim-regex library
|
2022-11-02 15:55:09 +01:00 |
Lorenzo Delgado
|
83ae6987b8
|
fix: replace TaintedString type deprecated in nim 1.5
|
2022-11-02 14:55:48 +01:00 |
Alvaro Revuelta
|
d479aacec5
|
feat(wakunode2): add nwaku agent-string to switch (#1302)
|
2022-10-28 15:12:06 +02:00 |
G
|
ea8d72188e
|
feat: add keyfile support for RLN credentials secure storage (#1285)
* feat(utils): add keyfile + test
* feat(keyfile): make id and version field optional
* feat(rln): enable input password for keyfile encryption
* refactor(keyfile): store multiple keyfiles in single file
* refactor(rln): write and read rln credentials proc using keyfiles + test update
* feat(keyfile): allow skip successful decryption to iterate among multiple keyfiles + test
* fix(rln): add rln-relay-cred-password in wakunode2 config
* chore(keyfile): remove unnencessary echo
* refactor(rln/kesyore): address reviewers' comments
* refactor(rln/keyfile): use defer instead of try/finally
* feat(rln): address reviewers comments; return all successful decryptions
* chore(keyfile): add comments; changed name to loadKeyfiles
* feat(keyfile): chmod 600 for keyfiles
* fix(rln): fix errors raised by readRlnCredentials
* feat(keyfile): add nim-eth tests; address reviewers comments
* fix(keyfile/rln): better error handling
* refactor(keyfile): refactoring nim-eth tests
* fix(keyfile): fix wrong index
* fix(keyfile): fix wrong password generation in test
* feat(keyfile): add wrong mac test
Co-authored-by: Aaryamann Challani <43716372+rymnc@users.noreply.github.com>
|
2022-10-28 11:13:05 +02:00 |
Lorenzo Delgado
|
62328f0abd
|
feat(wakunode2): simplify wakunode2 config and decouple peer persistence
|
2022-10-28 00:05:02 +02:00 |
Lorenzo Delgado
|
bccb73c325
|
feat(store): simplify wakunode2 configuration options
|
2022-10-26 17:10:30 +02:00 |
Lorenzo Delgado
|
757804c9ee
|
chore(wakunode2): move wakunode2 to apps directory
|
2022-10-18 12:35:26 -05:00 |