Console Smart Passwords Generator. Cross-platform console utility for generating cryptographically strong, recoverable, smart passwords.
Project description
clipassgen v0.6.2
Short Description:
clipassgen - Console Smart Passwords Generator. Cross-platform console utility for generating cryptographically strong, recoverable, smart passwords.
Author and developer: A.A. Suvorov
Supported:
- Linux: All.
- Windows: 7/8/10.
- Termux (Android).
Images:
What's new:
- Added the ability to launch an application with additional parameters.
Description:
clipassgen - Console Smart Passwords Generator.
Smart passwords are not stored anywhere - they are generated on the fly. For a combination - login + secret phrase, or only using a secret phrase, you will always receive the same password from 10 to 1000 characters. This is as safe as possible. Your passwords are not stored anywhere, they are generated on the fly when requested.
Possibilities:
- Generate smart passwords using the combination: login + secret phrase.
- Generate smart passwords using a secret phrase.
- Generate common complex passwords.
Smart Password generator (login + secret phrase):
Generates a recoverable smart password linked to login and secret phrase. To generate and restore, you need to remember login and secret phrase.
Smart Password Generator (secret phrase):
Recoverable password generator. The password will be linked to a secret phrase. The password is not stored anywhere and is generated on the fly. To generate or recover a password, you only need to remember the secret phrase.
Base Password Generator:
A common password generator. When generated, the password will always be different. It will be impossible to restore it.
Console manager of smart passwords that are not stored anywhere and are generated on the fly. Only the public key, login and password length are stored. You store the smart password under the desired login or just a name, and when received, enter the secret phrase and receive a generated smart password: clipassman
Passwords generated and saved in clipassman will be identical to passwords generated in clipassgen.
Help:
Install and use:
pip install clipassgen
clipassgen
On some systems, when running the command
pip install clipassgen
an error occurs, you can solve it like thispip install clipassgen --break-system-packages
or:
- Download.
- Unzip.
python app.py
python app.py -l 10
python app.py -l 10 -s "secret phrase"
python app.py -l 10 -s "secret phrase" -l "login or name"
Disclaimer of liability:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Copyright:
--------------------------------------------------------
Licensed under the terms of the BSD 3-Clause License
(see LICENSE for details).
Copyright © 2018-2024, A.A. Suvorov
All rights reserved.
--------------------------------------------------------
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file clipassgen-0.6.2.tar.gz
.
File metadata
- Download URL: clipassgen-0.6.2.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dac0e9fea8d852bb699faa84fcffa5ffe0eb710bb6781d0d839d2b8834e458b0 |
|
MD5 | 04fc54b4facf7aa95758d96e7ba551e7 |
|
BLAKE2b-256 | c39de99be6e7deca3c16547b391c0eb2453f7a8fa7aac480751b00a76a358c1a |
File details
Details for the file clipassgen-0.6.2-py3-none-any.whl
.
File metadata
- Download URL: clipassgen-0.6.2-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb2d219921ae6c3e9a68e3d7c9649e96c2fe347bca817c31753e2a236cad8c09 |
|
MD5 | b5347e35e5290ae73a121a96ab490c79 |
|
BLAKE2b-256 | 20d2894fce9f3f422872d07eaa8a6cc365647f30825d481d6313e99f599ea03d |