update: add bug
parent
43f24e86be
commit
b5b6410ff9
|
@ -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
|
||||
|
|
1
todo.md
1
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
|
||||
|
|
Loading…
Reference in New Issue