Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Ferbot

Links:

Some techy details:

  • Fernet is a symmetric encryption method which makes sure that the message encrypted cannot be manipulated/read without the key. It uses 32-bite URL safe encoding for the keys.
  • Saved keys are encrypted and stored in a .JSON file.
  • File encryption/decryption SHOULD work with any file, because it only cares about the bytes.
  • Made in Python (duh)

About

A Discord bot used to securely encrypt and decrypt messages using Fernet encryption directly in Discord!

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages