log.moon

InfoEncryptor


Links

  • Github (Source Code)


  • Project Description

    I've always wanted a way to locally and securely store my login credentials.I had already coded something that did this, and it was working alright, but on top of that I also wanted a way to archive and encrypt a bunch of my folders so I can easily and securely transfer them and back them up.

    That is why InfoEncryptor was created, I wanted a central hub that can securely store my data locally.

    Features

    Account Management

    The app allows for different users, you can create accounts, log into them, and encrypt data, the only way someone can access your data is if they know your password.
    Users and their data are stored locally inside a folder called user_data located in the root path of the application.

    Folder Encryption & Decryption

    • Encrypt folders securely.
    • View a list of all encrypted folders.
    • Decrypt folders and navigate to their locations directly from the application.
    • Detect and manage missing encrypted folders with ease.

    Login Data Management

    • Store and manage your login credentials securely.
    • Add, delete, and view login entries for various websites or services.
    • Copy email addresses and passwords to the clipboard with a single click.

    Secure Key Storage

    • Encryption keys are stored securely, encrypted with the user's master key, ensuring maximum security.

    Screenshots

    Login
    Encrypt/Decrypt
    Login Data