https://github.com/smartlegionlab/clipassman
Cross-platform console smart password generator and manager.
https://github.com/smartlegionlab/clipassman
console-app console-application smart-password-manager smartlegionlab smartpassword
Last synced: about 2 months ago
JSON representation
Cross-platform console smart password generator and manager.
- Host: GitHub
- URL: https://github.com/smartlegionlab/clipassman
- Owner: smartlegionlab
- License: other
- Created: 2024-05-30T11:45:02.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-08-24T07:12:38.000Z (about 2 months ago)
- Last Synced: 2025-08-24T13:14:47.715Z (about 2 months ago)
- Topics: console-app, console-application, smart-password-manager, smartlegionlab, smartpassword
- Language: Python
- Homepage:
- Size: 503 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# clipassman v0.7.6
___clipassman___ - Cross-platform console Smart Password manager and generator.
Working with passwords has never been so secure.
There is no encryption, smart passwords are not stored anywhere, they are generated on the fly.
They do not need to be remembered, encrypted or written down.
You only need to remember the secret phrase.
And at the right time, using a secret phrase, you can simply generate your password on the fly.***
[](https://pepy.tech/projects/clipassman)
[](https://pepy.tech/projects/clipassman)
[](https://pepy.tech/projects/clipassman)

[](https://github.com/smartlegionlab/clipassman/)
[](https://pypi.org/project/clipassman)
[](https://github.com/smartlegionlab/clipassman/blob/master/LICENSE)
[](https://pypi.org/project/clipassman)***
## Short description:
___clipassman___ - Cross-platform console Smart Password manager and generator.
- Passwords are not stored anywhere, neither in open nor in encrypted form, they are generated on the fly.
- Complex passwords up to 1000 characters.
- The password does not need to be stored, memorized or written down anywhere, you only remember
a secret phrase that you keep in your head.
- Only the login, password length and public key are stored in open form.
These entries are stored in a .cases.json file in your home directory.
If an attacker gains access to this file, they will not be able to obtain your passwords.
You can only get passwords by knowing the secret phrase, and it is stored in your head.
Or in any place that no one knows about, and cannot even assume that you are using
this text as a secret phrase.- Library for creating smart password generators and managers: [smartpasslib](https://github.com/smartlegionlab/smartpasslib/)
- Console Smart Password Generator: [clipassgen](https://github.com/smartlegionlab/clipassgen/)***
Author and developer: ___A.A. Suvorov___
***
## Supported:
- Linux: All.
- Windows: 7/8/10.
- Termux (Android).***
## Help:
`pip install clipassman`
`clipassman`
On some systems, when running the command `pip install clipassman` an error occurs, you can solve it like this
`pip install clipassman --break-system-packages`
`clipassman`
or
1. Download the project.
2. Unpack to the desired folder.
3. `python app.py`***
## Images:

***
## 📜 Licensing
This project is offered under a dual-licensing model.
### 🆓 Option 1: BSD 3-Clause License (for Non-Commercial Use)
This license is **free of charge** and allows you to use the software for:
- Personal and educational purposes
- Academic research and open-source projects
- Evaluation and testing**Important:** Any use by a commercial organization or for commercial purposes (including internal development and prototyping) requires a commercial license.
### 💼 Option 2: Commercial License (for Commercial Use)
A commercial license is **required** for:
- Integrating this software into proprietary products
- Using it in internal operations within a company
- SaaS and hosted services that incorporate this software**Important:** The commercial license provides usage rights but **does not include any indemnification or liability**. The software is provided "AS IS" without any warranties as described in the full license agreement.
**To obtain a commercial license,** please contact us directly at:
📧 **smartlegiondev@gmail.com**