fixes for mail, work on specs, and added files for profile viewer

This commit is contained in:
Kevin Froman 2019-04-09 12:30:54 -05:00
parent 93b3f99899
commit 81cfc64658
14 changed files with 119 additions and 32 deletions

View file

@ -6,8 +6,7 @@ Onionr 'Blocks' are the primary means of sharing information in Onionr. Blocks a
They contain a JSON metadata section followed by a line break, with the main data following.
In the future, the spec will be updated to use flags and MessagePack instead of JSON with english keys.
In the future, the specification will likely be updated to use flags and MessagePack instead of JSON with english keys.
# Encryption and Signatures