Skip to content

karo-fox/encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryptor App: Cipherator

It's an app that allows you to encrypt short text messages with simple ciphers. I use it to prepare field games for my friends.

🔑 Available Ciphers

  • Ceasar Cipher
  • Switch Cipher
  • Morse Code

🚀 Running the project locally with Docker

Production mode

In the project directory, run docker compose -f production.yml up --build, then open localhost:80 in your browser.

Development mode

In the project directory, run docker compose up --build, then open localhost:8000 in your browser.

📌 Usage

Follow the instructions on the screen.

If you are not sure how a particular cipher works or what its settings are, click on the question mark symbol. You will be moved to the instructions section.

Available settings

You can choose light or dark mode and select Polish or English language in the upper right corner.

📷 Gallery

image

image

image

image

🔜 Roadmap

The project is under constant development. In future, I plan to:

  • add Fraction Cipher
  • add Vigenere's Cipher
  • add Square Cipher

💡 Technologies used

  • Flask
  • Vue.js
  • Tailwind CSS

About

Web app that allows you to encrypt short text messages with simple ciphers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published