If you have to input email, phone or any identifying info to use - it's not private. I'm thinking about a messaging service that generates a key for you to use for identification and encryption. All data is encrypted on the client side. Everything is tied to a single key that the user is responsible for keeping safe to access their chats.
Does something like this exist?
Briar is end to end encrypted without any other methodology to identify you besides the meta information (briar hash), so it's as private as it can get. But, it's painful to do a handshake, both peers need to be online at the same time.
reply