Skip to content

Dipraj-1/Discord-Message-Encrypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Discord-Message-Encrypter

A Vencord userplugin that lets you encrypt text and images with a shared secret key (like a name or password). Only people who have this plugin and the correct key can decrypt the messages.

Perfect for sending secret messages or private images in Discord without using external tools.

Features

  • Strong Encryption: Uses AES-GCM (with PBKDF2 key derivation) — secure enough for casual privacy.
  • Text Encryption: Send encrypted text messages.
  • Image Encryption: Encrypt images from your device or existing messages.
  • Clean Presentation: Encrypted content is sent inside a code block for clarity.
  • Locked Icon: Automatically shows a 🔒 lock icon + "Encrypted Message/Image" label.
  • Easy Decryption: Right-click any encrypted message → Decrypt Message / Decrypt Image → enter the key.
  • Slash Command Support: Quick encryption via /encrypt and image support.
  • Local Only: Everything happens on your client. No server involvement.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors