Snapshot conversations
Create a new conversation
Read a conversation
Forget local
Messages
Snapshots
TODO:
- snapshot conversations should store conversation info ()including conversation passwords?)
- Update password conversation should open prompt with password only
- Update all conversations available using saved passwords
- Offer to save passwords
- var encrypted = CryptoJS.AES.encrypt("Message", "Secret Passphrase").toString(); CryptoJS.AES.decrypt(encrypted, "Secret Passphrase").toString(CryptoJS.enc.Utf8);
- make static feed backend/graph and frontend/javascript/css/pretty