aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-02-10 04:06:59 +0100
committerdec05eba <dec05eba@protonmail.com>2020-08-18 23:25:12 +0200
commit64df3de50aa88f15e1a46f21a0f62281eb582603 (patch)
tree53aae5f95087e75d7eb499759070eb1b59d39cb8 /README.md
parent306552cc07053590a9e9b9dc9cea1b53284b0eef (diff)
test gpg2
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ddb97eb..a95c300 100644
--- a/README.md
+++ b/README.md
@@ -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