diff options
author | dec05eba <dec05eba@protonmail.com> | 2018-02-10 04:02:28 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-08-18 23:25:12 +0200 |
commit | 306552cc07053590a9e9b9dc9cea1b53284b0eef (patch) | |
tree | bb428fc73d5417d75443ee2bdda073f253d67146 | |
parent | 92f8b8365444f0928ed647522dec9ad8611370df (diff) |
test gpg
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,4 +12,4 @@ But how can we know if data was routed? does opendht expose this to other nodes ## Error handling Currently operations are executed without knowing if they succeed or not. Operations should be modified to perhaps return std::future or use a callback function which is called with the operation result. ## Safely store private keys -Use Argon2 to store private keys +Use Argon2 to store private keys |