// Ideas
- messaging application
- Require passphrase to decrypt on open (session key)
- Unencrypted rooms
- Don't save session key
- Autodelete mode
- Sanity check on client
- On setup, it stores encrypted sanity data with the session key.
- To check if session key is right, it tries decrypting the sanity data with the supposed key
- if it's right, it continues decrypting other messages
- Wrong, well, that's obvious
- Typing indicators
- Reactions
- Reactions to reactions!!!
- Spaces for each dm with dedicated organization
- Tagging?
- predefined spaces?
- Hierarchy:
- Rooms
- Spaces
- Messages
- Shared content
- Music?!?!?!
- Notes
- Moods
- Questions
- Each DM is a room
- DJ Music player
- AI trained on your work
- technically your work
⠀⠀
// Big-Brain Idea
Write a program to detect when the MPRIS info has changed which then pauses the mpris player, starts a (new) recording and unpauses it.
Play music, connect it to a Linux computer via Bluetooth so that it streams the music through the computer, record the Linux's desktop. Boom. Untraceable music recording!
⠀⠀
Or, try using a rooted android to find the files 🤷♂️
⠀⠀
⠀⠀