From 258027d0b02fe0cddc3bdf9774fb6bddb2b1c444 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 26 Oct 2017 20:09:43 -0700 Subject: README/TODO updates --- README.md | 2 +- TODO | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c304f23..3b606fa 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ it will eat-your-data. - [ ] add directory recursively - [ ] checkout directory recursively - [ ] Networking - - [ ] send/receive encrypted messages to a known host + - [x] send/receive encrypted messages to a known host - [ ] pull register from a known host - [ ] sync register to a known host - [ ] lookup hosts in DHT swarm by discovery key diff --git a/TODO b/TODO index ba17ba5..7ca7f1b 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,5 @@ next: -- basic network handshake - /home/bnewbold/src/hypercore-protocol - fix append bug - non-sparse 'has'/'has_all' implementations x appending to register (sans bitfield) @@ -9,7 +7,7 @@ x appending to register (sans bitfield) - reading/writing secret key for register - bitfield stuff (un-indexed) https://docs.rs/bit_field/0.8.0/bit_field/trait.BitArray -- protobuf infra +x protobuf infra - basic drive trait - 'drive log' command (shows actions) - network infra @@ -22,9 +20,12 @@ x appending to register (sans bitfield) meta: - license - rustfmt -- github - travis tests (linux, osx) +misc: +- man +- slog for logging + specific tests: - sleep info a variety of bad sleep files, should error - sleep create a known file, should be same as empty (also a "Rot13" algo file) -- cgit v1.2.3