-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Description
- userPublickey -> return: Get user's publickey delivered from privatekey
- userDecrypt encrypted_text -> return: Decrypted text using current user's privatekey
- cryptEncrypt publickey, text -> return: Encrypted text
- Implement API commands
- Static prototype of the site
- Welcome/Registration screen
- Register user's publickey
- Send message
- List incoming messages
- List sent messages
- Mark new, unread messages
- Contact list
- Faux delete from incoming folder
- Echo bot for testing the service
- Later: Message thread list
Reactions are currently unavailable