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
..
2021-11-23 11:40:43 +00:00
2022-10-25 14:55:31 +02:00
2021-06-16 13:23:55 -07:00
2022-01-14 10:25:01 +01:00
2022-10-18 09:05:53 -05:00
2022-10-21 15:01:39 +02:00
2022-10-21 15:01:39 +02:00
2022-10-21 15:01:39 +02:00
2022-10-03 17:36:17 +02:00
2022-10-28 00:05:02 +02:00
2022-10-28 00:05:02 +02:00
2022-06-30 00:35:18 +02:00
2021-07-16 17:13:36 +02:00
2022-10-18 09:05:53 -05:00
2022-10-18 09:05:53 -05:00
2022-10-28 00:05:02 +02:00
2022-06-22 20:30:44 +02:00
2022-10-18 09:05:53 -05:00
2022-08-30 14:53:04 +02:00
2022-10-21 15:01:39 +02:00
2022-06-22 20:30:44 +02:00
2021-02-10 12:51:41 -08:00
2022-10-28 11:13:05 +02:00
2022-09-06 16:05:06 +02:00
2021-02-04 12:10:25 -08:00
2022-10-18 09:05:53 -05:00
2022-10-18 09:05:53 -05:00
2022-10-18 09:05:53 -05:00
2022-10-21 15:01:39 +02:00
2022-10-18 09:05:53 -05:00
2022-10-25 14:55:31 +02:00
2022-09-12 02:23:14 +02:00
2022-09-12 02:23:14 +02:00
2022-08-02 18:48:30 +02:00
2022-10-18 09:05:53 -05:00
2022-10-18 09:05:53 -05:00
2022-10-28 11:13:05 +02:00
2022-10-21 15:01:39 +02:00
2022-10-21 15:01:39 +02:00
2022-10-21 15:01:39 +02:00
2022-10-21 15:01:39 +02:00
2021-02-25 10:47:48 +08:00
2022-10-21 15:01:39 +02:00
2022-09-07 16:31:27 +01:00
2022-10-18 09:05:53 -05:00
2022-10-25 14:55:31 +02:00
2022-10-21 15:01:39 +02:00
2022-10-18 09:05:53 -05:00
2022-10-28 00:05:02 +02:00
2022-10-18 09:05:53 -05:00
2021-03-23 10:04:51 +02:00
2022-01-10 16:07:35 +01:00