diff --git a/status-whisper-mailserver-spec.md b/status-whisper-mailserver-spec.md new file mode 100644 index 0000000..bfdef8b --- /dev/null +++ b/status-whisper-mailserver-spec.md @@ -0,0 +1,34 @@ +# Status Whisper Mailserver Specification +> Version: 0.1 (Draft) +> +> Authors: Adam Babik , Oskar Thorén (alphabetical order) + +## Abstract + +Status clients are often offline. In order to allow clients to talk to each other while one is offline, we provide offline inboxing. + +This current specification is an extension of Whisper v6 and operates under a store-and-forward model. + +## Table of Contents + +TBD. + +## Introduction + +TBD. + +## Mailserver + +TBD. + +### Server + +TBD. + +### Client + +TBD. + +## Security considerations + +TBD.