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

Discord privacy #721

Open
DasBambus opened this issue Apr 28, 2022 · 19 comments
Open

Discord privacy #721

DasBambus opened this issue Apr 28, 2022 · 19 comments
Labels
pending review Suggestion is waiting to be reviewed

Comments

@DasBambus
Copy link

Description

Just so Discord can't read all your messages and can't collect any of your Data

More info

I had the idea when I watched a youtube video about Discord might collecting your data because the CEO already did it in the past with his old company called openfeint. It was also confirmed that discord can read your private messages.
So this plugin should just stop discord from collecting your data.
YouTube Video: The Disturbing Truth about Discord | by Visual Venture
Link: https://www.youtube.com/watch?v=M5X6iLHzqAI


  • [ x] I checked if this request wasn't already proposed
  • [ x] I made sure this request follows Powercord's plugin guidelines
@DasBambus DasBambus added the pending review Suggestion is waiting to be reviewed label Apr 28, 2022
@BoredManCodes
Copy link

I am not sure how this could be possible
To send a message you need to use Discord's servers. This means your message passes through them.

About the only thing I can think of is to encrypt your messages using a plugin and have the recipient use the same plugin and public key

@DasBambus
Copy link
Author

So it's possible but it only works when message someone who is using the plugin as well

@BoredManCodes
Copy link

Yeah, but it'd always be sent encrypted (otherwise what's the point) so you'd need to assume the other person has the plugin otherwise it's unreadable. At that point you'd be better messaging them using whatsapp or matrix.

I am not a Powercord dev though so I may be missing something

@colin273
Copy link

@BoredManCodes
Copy link

I am not a Powercord dev though so I may be am missing something

@BoredManCodes
Copy link

But it still relies on them having the plugin, and you are likely going to be sharing the encryption key with them via discord anyway 🤷

@DasBambus
Copy link
Author

oh so when I share the encryption key over discord the whole purpose of the plugin is destroyed

@DasBambus
Copy link
Author

and when I share it over whatsapp I can use whatsapp instead

@BoredManCodes
Copy link

My points exactly :)

@DasBambus
Copy link
Author

what is matrix I never heard of this

@BenSegal855
Copy link
Collaborator

If you want encrypted messaging, then use an encrypted messaging service. Discord is not encrypted and properly never will be. There are ways to tack encryption onto discord but, as you mentioned, they can be difficult to setup securely.

@quincynyan
Copy link

Imagine the plugin using a third party API to send the encrypted message (not through the discord servers) then decrypting and displaying them on the other end with the plugin. Oh wait why don't we just code another messaging app at this point lmao? Ben makes a good point, if you don't like how the discord servers work, use another app. Powercord is mostly centralized around discord.

@DasBambus
Copy link
Author

Yeah I see I just don't know any app with similar options an accessibility.

@quincynyan
Copy link

Theoretically speaking, you could have a private backend where you would send your actual messages, which will then send to the recipient and displayed in Discord. It's like basically creating another messaging app without a UI and using the Discord UI. I doubt the Powercord team will allow such a plugin, and even if they did, it'd be very ineffective.

@saint2706
Copy link

this sounds like fosscord

1 similar comment
@Swishilicous
Copy link

this sounds like fosscord

@spinfal
Copy link

spinfal commented May 20, 2022

If you don't want Discord to collect most of your data/usage activity, you should turn these off:

Settings > Privacy & Safety
Settings > Privacy & Safety


Settings > Voice & Sound
Settings > Voice & Sound

As for preventing Discord from reading your messages? That isn't really possible or it isn't easy at all (like the other comments are stating)

@Henry-Hiles
Copy link

Also turn off sentry. (There are various ways)

@adntaha
Copy link

adntaha commented May 21, 2022

Also turn off sentry. (There are various ways)

Powercord already does this by default. (source)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending review Suggestion is waiting to be reviewed
Projects
None yet
Development

No branches or pull requests

10 participants