diff options
author | Aleksi Lindeman <aleksi_888@hotmail.com> | 2018-02-10 04:02:28 +0100 |
---|---|---|
committer | Aleksi Lindeman <aleksi_888@hotmail.com> | 2018-02-10 04:02:28 +0100 |
commit | fbefc25bae865de0859c815022ce2998e4b9ee57 (patch) | |
tree | a8b20d1a55e51efb77d9fe3b9bbb1aafd820d74e | |
parent | 9aae748cc304a14c50fe9a20c27ff46a6857bd81 (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 |