aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--TODO2
2 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index d161ffe..dca3ac5 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ also isn't any compression, so you might want to `gzip` that tarball.
### Status
Circa June 2016, this is very much a work in progress; see TODO. Only
-getting/sending single files will ever work.
+getting/sending single files will ever work. IPv6 is not implemented.
Running with crypto enabled (the default) slows things to a drag. Without
crypto, the tool is generally at least as fast as any other transfer tool (eg,
diff --git a/TODO b/TODO
index f23f74a..3fd8285 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,4 @@
-- note in README: IPv4 only
-
bugs:
- encrypt message length in addition to everything else
- what if filename has spaces? assert fails