From b5b6410ff95f7b2e7a094a520b5cb0743a15d1e3 Mon Sep 17 00:00:00 2001 From: _ <> Date: Thu, 18 Feb 2021 19:08:31 +0000 Subject: [PATCH] update: add bug --- bare_minimum_crypto/todo.md | 1 + todo.md | 1 + 2 files changed, 2 insertions(+) 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