Skip to main content

Cross-platform console utility for generating cryptographically strong, recoverable, smart passwords.

Project description

clipassgen v0.5.1


Short Description:

clipassgen - Cross-platform console utility for generating cryptographically strong, recoverable, smart passwords.


GitHub top language PyPI - Downloads GitHub release (latest by date) GitHub PyPI PyPI - Format GitHub Repo stars GitHub watchers GitHub forks


Author and developer: A.A. Suvorov


Supported:

  • Linux: All.
  • Windows: 7/8/10.
  • Termux (Android).

Images:

logo


Description:

clipassgen - Cross-platform console utility for generating cryptographically strong, recoverable, smart passwords.

Possibilities:

  • Easy installation using pip;
  • Generation of complex cryptographic passwords directly from the terminal;
  • Generation of common passwords;
  • Generation of smart, recoverable passwords linked to a secret phrase;
  • Generation of smart, recoverable passwords linked to login and secret phrase;
  • Generation from the console using commands and attributes.
  • Interactive menu for generator selection with instant response to input.
  • Characters are not displayed when entering a secret phrase.

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.


Help:

Install and use:

pip install clipassgen

  • Show menu:

    • clipassgen
    • python3 clipassgen.py
    • or use command menu
  • Generate smart password:

    • clipassgen smart -l [name or login] -s [secret phrase] -n [password length]
    • python3 clipassgen.py smart -l [name or login] -s [secret] -n [password length]
  • Generate normal password:

    • clipassgen normal -s [secret phrase] -n [password length]
    • python3 clipassgen.py normal -s [secret phrase] -n [password length]
  • Generate default password:

    • clipassgen base -n [password length]
    • python3 clipassgen.py base -n [password length]

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clipassgen-0.5.1.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

clipassgen-0.5.1-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file clipassgen-0.5.1.tar.gz.

File metadata

  • Download URL: clipassgen-0.5.1.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for clipassgen-0.5.1.tar.gz
Algorithm Hash digest
SHA256 01d314f8f5872231a0cfdea491d83e723ce1ddbc4c9af9868cf32d85ec269082
MD5 68e8b7c58b1b16e57c7da882d70157b7
BLAKE2b-256 12974c9bb7e5d7bddcb5eedc3f93106671df27f6611c78c8619f03b7b4893a12

See more details on using hashes here.

File details

Details for the file clipassgen-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: clipassgen-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.3

File hashes

Hashes for clipassgen-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 344cefb63fd359c7d25860697f04dadf4675e6a9c816a16ae669391f9d05ac58
MD5 d4473f8ad13296ac7c911397edc156ec
BLAKE2b-256 04003ab6f86906ab2a0c85421eb269c236f6e468d3c199356c939b33240b8eea

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page