Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Anonymous messages? #39

Open
Dbof opened this issue Jan 23, 2016 · 1 comment
Open

[Feature] Anonymous messages? #39

Dbof opened this issue Jan 23, 2016 · 1 comment

Comments

@Dbof
Copy link
Contributor

Dbof commented Jan 23, 2016

Hello @Marlinski!
What is your take on enabling anonymous messages in the system? As I can see right now, Rumble is currently using an author_id and the author_name to identify the user who sent the message.

https://github.com/Marlinski/Rumble/blob/master/app/src/main/java/org/disrupted/rumble/network/protocols/rumble/packetformat/BlockChatMessage.java

Would it be possible and in your interest to be able to delete/censor/anonymize this field of a ChatMessage? Are there any obvious drawbacks?

This could be optional, so people can still remain recognizable to others if they want. But the prevention of persecution through the messages seems like a pretty strong boost to the user privacy.

@Marlinski
Copy link
Owner

Hi David,
Yes I would support such feature and Actually, I was planning to implement some kind of "anonymous mode" in which every status and message would be sent using an anonymous ID that would be shared by everyone using this mode. This feature would allow some kind of on-demand plausible deniability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants