update: add bug

main
_ 2021-02-18 19:08:31 +00:00
parent 43f24e86be
commit b5b6410ff9
2 changed files with 2 additions and 0 deletions

View File

@ -12,3 +12,4 @@ Todo:
- Use libsodium's secure memory when handling keys / seeds / passphrases - Use libsodium's secure memory when handling keys / seeds / passphrases
- Test on Windows (machine_id won't work) - Test on Windows (machine_id won't work)
- Impl https://www.rfc-editor.org/rfc/rfc8959.txt

View File

@ -1,6 +1,7 @@
Interesting issues will get a unique ID with Interesting issues will get a unique ID with
`dd if=/dev/urandom bs=5 count=1 | base32` `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 - [DMX6CO4G](issues/2021-01Jan/status-DMX6CO4G.md) fire-and-forget logs / key-value status data
- ptth_tail - ptth_tail
- Scraper `rsync -ru` example - Scraper `rsync -ru` example