aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2017-10-26 20:09:43 -0700
committerBryan Newbold <bnewbold@robocracy.org>2017-10-26 20:09:43 -0700
commit258027d0b02fe0cddc3bdf9774fb6bddb2b1c444 (patch)
tree85870d83046daf7f640f4b5bab7744d7a5724d54
parent69e3a609a1b3accd1b030cfbafed8e14cfdcda57 (diff)
downloadgeniza-258027d0b02fe0cddc3bdf9774fb6bddb2b1c444.tar.gz
geniza-258027d0b02fe0cddc3bdf9774fb6bddb2b1c444.zip
README/TODO updates
-rw-r--r--README.md2
-rw-r--r--TODO9
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)