An open API service indexing awesome lists of open source software.

https://github.com/bigbeastishank/passforge

A secure password manager built in Rust with CLI and GUI support, allowing you to store, manage, and generate passwords with encryption.
https://github.com/bigbeastishank/passforge

password-manager password-manager-cli rust

Last synced: 21 days ago
JSON representation

A secure password manager built in Rust with CLI and GUI support, allowing you to store, manage, and generate passwords with encryption.

Awesome Lists containing this project

README

        

# Passforge: A Rust-based Password Manager

Passforge V1.4.3 is a secure password manager built with Rust, designed to help you store, manage, and generate passwords with robust encryption. It uses offline file storage to ensure your data stays safe and under your control.

## Key Features:
- **Secure Offline Storage**: Your passwords are saved in locally encrypted files, so your data never leaves your device, providing an extra layer of privacy and security.
- **Strong Encryption**: All passwords and sensitive data are encrypted using industry-standard algorithms to ensure your information is safe from unauthorized access.
- **Command-Line Interface (CLI)**: The CLI is fully functional and provides a simple and effective way to manage your passwords directly from the terminal. You can add, retrieve, generate, and manage your passwords through intuitive commands.
- **Cross-Platform**: Passforge is built with portability in mind, aiming to work seamlessly across various platforms including Linux, macOS, and Windows.
- **Password Generation**: Easily generate strong, random passwords with customizable options for length and complexity.

## License:
This project is licensed under the **GPL-3.0 License**.