Skip to content

Encrypt and protect your sensitive files effortlessly with Secret Keeper.

License

Notifications You must be signed in to change notification settings

devIasminSilva/secret-keeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

Status: Developing 🔧

Secret Keeper is an application built with a singular mission - to safeguard your secrets. Designed for simplicity and security, it empowers you to encrypt and decrypt your confidential folders and files using the AES (Advanced Encryption Standard) encryption algorithm.

Preview

preview

Getting Started

Prerequisites

  1. PyCryptodome
    pip install pycryptodome
    
  2. Tkinter
    pip install tk
    

Installation

  1. Clone this repository:
    git clone https://github.com/devIasminSilva/secret-keeper.git
    
  2. Navigate to the project directory:
    cd secret-keeper
    
  3. Run the application:
    python main.py
    

Disclaimer

  • This project is for educational and practice purposes only. It should not be used for encrypting sensitive or valuable information without a full understanding of encryption principles and information security.

  • Ensure that you securely store the decryption key, as losing it will render encrypted files inaccessible.

License

This project is distributed under the MIT License. See the LICENSE file for more details.

About

Encrypt and protect your sensitive files effortlessly with Secret Keeper.

Topics

Resources

License

Stars

Watchers

Forks

Languages