Giter VIP home page Giter VIP logo

genter's Introduction

Genter

Genter will allow you to create a very crazy & strong randomized password. You can manually pick and choose what languages and symbols are used. You can also change the length of the password and how many you want to generate.

Feel free to contribute! Anything helps more than you'd think!




(Latest) - Update | 11/06/23:

Kernel RNG Updates

  • Changed randomness from using atmos to genter's own local libs "rnd" library.
  • Hashing now uses KDF's instead of normal hashing. The KDFs being used are [Argon2id, PBKdf2, Scrypt]
  • Instead of downloading files from the github repo, genter will now make them locally instead of downloading them if they aren't found. The only exception is the "words.txt" file. As that is to large and has to many words and stuff to just create if not found. So that will still be downloaded, but it now has a new way of checking to see if a new version of words.txt exists/if there is a new update.


If you come across ANY issues or bugs, please report it by making an issue. It helps out a lot! And if you happen to like what I have made, make sure to leave a โญ.




ToDo/To-Add

[] - Make Windoes .exe file.




Preview

asciicast




Installation/Links

If you do not have "virtualenv", you can install it via pip.

pip install virtualenv
git clone https://github.com/therealOri/Genter.git
cd Genter
virtualenv gterENV
source gterENV/bin/activate
pip install -r requirements.txt
python3 genter.py





Extra/Notes

  • If the "options_flag" in the config file is set to "true", Genter will ask you what you want to use in your password. If set to "False", Genter will use the already defined list of options that are all "True" by default found in the code. (Basically will use everything).
  • If the "secure_prompts" option in the config file is "true", it will hide what you type for certain prompts, etc. If it is set to "false" it will not hide what you type. (Will allow for expansion or more features If I want to add more to genter.
  • If "wordlst_update" option is set to true, It will do a check to see if there is an update for words.txt and if an update is found, it will download the new words.txt file in this repo.



Support | Buy me a coffee <3

(God knows I need one xD)

Donate to me here:

image

genter's People

Contributors

therealori avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.