~ev/dexbox

b4ecf745a12e864b656ebfa123b41653926131d5 — Ev Bogue 4 years ago 7e59a1c
finish readme
1 files changed, 9 insertions(+), 6 deletions(-)

M readme.md
M readme.md => readme.md +9 -6
@@ 38,14 38,17 @@ The dexbox protocol is three base64 objects:
<publickey>~<nonce>~<boxedmessage>
```

To decrypt a message...





To decrypt a message use the command 

```
dexunbox file
```

or 
```
dexunbox folder
```

Then dexunbox will attempt to unbox the message or all of the files in a folder using your keypair and it will console the log the messages.