diff --git a/bare_minimum_crypto/todo.md b/bare_minimum_crypto/todo.md index 98f96b2..8fc5ac6 100644 --- a/bare_minimum_crypto/todo.md +++ b/bare_minimum_crypto/todo.md @@ -12,3 +12,4 @@ Todo: - Use libsodium's secure memory when handling keys / seeds / passphrases - Test on Windows (machine_id won't work) +- Impl https://www.rfc-editor.org/rfc/rfc8959.txt diff --git a/todo.md b/todo.md index b52699a..e793417 100644 --- a/todo.md +++ b/todo.md @@ -1,6 +1,7 @@ Interesting issues will get a unique ID with `dd if=/dev/urandom bs=5 count=1 | base32` +- Fix long-running downloads restarting in the middle - [DMX6CO4G](issues/2021-01Jan/status-DMX6CO4G.md) fire-and-forget logs / key-value status data - ptth_tail - Scraper `rsync -ru` example