update readme

This commit is contained in:
erinn 2018-10-09 23:52:32 +00:00
parent caf9f0e558
commit a2a62a0455
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
## sendafriend
quickly send files between machines by piping them on the command line, with bidirectional authentication and metadata resistance via tor (built on cwtch)
quickly send files or control signals between machines by piping them on the command line, with bidirectional authentication and metadata resistance via tor (built on cwtch)
includes a way to quickly exchange onion addresses using a low-entropy shared secret (using pairwise socialist millionaires' protocol on a bbs)
includes a way to quickly exchange onion addresses using a low-entropy shared secret (using pairwise socialist millionaires' protocol on a bbs) and a contact manager
note that we only support files up to 64k right now, sorry :( (a fix for this is in the works)
note that we only support data up to 64k right now, sorry :( (a fix for this is in the works)
## installation