Skip to main content

Console Smart Passwords Generator. Cross-platform console utility for generating cryptographically strong, recoverable, smart passwords.

Project description

clipassgen v0.6.0


Short Description:

clipassgen - Console Smart Passwords Generator. 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


What's new:

  • The code has been completely rewritten and improved.
  • Complete renunciation of addictions, even your own. This will allow you to run the application without any problems. All you need to do is download the source code and run the application. Or install using pip and run.
  • Hidden entry of a secret phrase.
  • Limit on password length from 10 to 1000.
  • Disable the ability to generate smart passwords using command options. This is done in order to prevent leakage of the secret phrase during generation, which was specified when generating smart passwords in the console.

I abandoned the click library, as well as my own dependencies, for the convenience of launching and using the application.


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.


Help:

Install and use:

pip install clipassgen

  • clipassgen

or:

  • Download.
  • Unzip.
  • python app.py

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

clipassgen-0.6.0-py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 3

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