Discrypt by Khafra
Discrypt allows encryption and decryption of messages sent on Discord. By setting a password, you can read and share encrypted messages across multiple guilds and channels without snooping. Only those who have the password can decrypt its contents.
You'll need Firefox to use this extension
Extension Metadata
Screenshots
About this extension
Discrypt is an add-on for Discord for those who want more privacy.
Messages sent on Discord are sent in plaintext to the server, allowing them to be retrieved, read, or examined at any time. Discrypt encrypts the content before it reaches the server and only allows those with the set password for that message to decrypt.
The extension is open-sourced at:
https://github.com/khafradev/discrypt (MIT License)
Messages sent on Discord are sent in plaintext to the server, allowing them to be retrieved, read, or examined at any time. Discrypt encrypts the content before it reaches the server and only allows those with the set password for that message to decrypt.
The extension is open-sourced at:
https://github.com/khafradev/discrypt (MIT License)
Rate your experience
PermissionsLearn more
This add-on needs to:
- Access browser tabs
- Access your data for discord.com
More information
- Add-on Links
- Version
- 1.0.7
- Size
- 29.63 KB
- Last updated
- 4 years ago (Jun 15, 2020)
- Related Categories
- License
- The MIT License
- Privacy Policy
- Read the privacy policy for this add-on
- Version History
Add to collection
Release notes for 1.0.7
* Use MutationObserver to detect when new messages are scrolled into view or new messages are received.
* Add decrypt buttons to all elements at once, instead of using a mouseover event.
* Fix decrypt buttons not being added to some messages (images, styled text, emojis), even though they couldn't be decrypted anyways.
* Press the decrypt button to "re-encrypt" the message if it's decrypted. This sets the text back to its original state instead of modifying it!
* Replace `String.match` with `String.search` in some cases due to bad performance in Firefox (JSPERF: 50% slower -> 3% slower compared to indexOf).
* Better method of getting the current channel ID.
* Remove "clearing" the box after sending a message since it didn't work.
* Fingerprints stored in localStorage don't need to be parsed, and would throw an error if they were.
* Add decrypt buttons to all elements at once, instead of using a mouseover event.
* Fix decrypt buttons not being added to some messages (images, styled text, emojis), even though they couldn't be decrypted anyways.
* Press the decrypt button to "re-encrypt" the message if it's decrypted. This sets the text back to its original state instead of modifying it!
* Replace `String.match` with `String.search` in some cases due to bad performance in Firefox (JSPERF: 50% slower -> 3% slower compared to indexOf).
* Better method of getting the current channel ID.
* Remove "clearing" the box after sending a message since it didn't work.
* Fingerprints stored in localStorage don't need to be parsed, and would throw an error if they were.
More extensions by Khafra
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet