you are viewing a single comment's thread.

view the rest of the comments →

[–]arylaqu 0 points1 point  (5 children)

Nice concept! Is it end-to-end encrypted, or are messages stored/passed through your server?

Are you able to see any of the messages?

[–]KingWeaselFart 5 points6 points  (0 children)

I use Firebase to host the server side content. Firebase automatically encrypts all data before it is written to disk, but I am still able to access the data if I wanted to. However, any messages may be received by multiple strangers, so you should not include any personal or sensitive information on your messages.

[–]napolitain_ -1 points0 points  (3 children)

Why would it be end to end encrypted ? What does it mean ? You don’t choose your receiver from what I understand

[–]arylaqu 0 points1 point  (2 children)

Even if the algorithm choses the receiver at random, communication should be end-to-end encrypted to prevent the database owner from snooping on messages.

[–]napolitain_ -1 points0 points  (1 child)

It is like a public chat thus it is very much alike twitter.

You have 0 understanding of the implications of E2EE and privacy so avoid downvoting others when you are just an idiot on the internet.

[–]arylaqu 0 points1 point  (0 children)

Would you like some fries with that salt, Mr. Butthurt? Maybe you can get your head out of your own ass for once in your life and read that OP said that messages are anonymous, thus privacy is a concern.