maxi-schaefer / Poseidon

Poseidon is a application to encrypt and decrypt files with the OTP methode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo

Poseidon

Poseidon is a application to encrypt and decrypt files with the OTP methode

  • Released 20.07.2022

Discord server

⚙️ Installation

Windows

  1. Start the installer
./install.bat
  1. Start Poseidon
./start.bat

Linux & MacOS

  1. Download the requirements
python3 -m pip install -r requirements.txt
  1. Start Nemesis
python3 nemesis.py

☕️ Support & Socials

My Tool is open source and free to use. If you found any of my repos useful and would like to support my projects, feel free to donate to my bitcoin address.

🔗 bc1qvchfpnjgwwgm7hel5sd70t7v4c4n89c3z7dyd7

TikTok Link Twitter Link Insta Link

About

Poseidon is a application to encrypt and decrypt files with the OTP methode

License:Apache License 2.0


Languages

Language:Python 98.3%Language:Batchfile 1.7%