Coder Social home page Coder Social logo

dessmondd / safepass Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 50 KB

Safe password generator that humans can remember, using a diceware algorithm style.

License: MIT License

Python 100.00%
password-management security diceware diceware-algorithm privacy python password-manager safe-password safepassword

safepass's Introduction

SafePass

SafePass is a highly secure password generator (GUI based) that utilizes a diceware-style algorithm to generate passphrases that are both secure and easy to remember. The diceware algorithm is based on the principle that truly random words are difficult to guess or predict, making them ideal for use in passwords.

The diceware algorithm works by generating a sequence of random words from a list of 7,776 words. Each word in the list is assigned a unique five-digit number, which is generated using a set of five dice. By rolling the dice five times and matching the resulting numbers to the corresponding words in the list, a truly random word can be generated.

SafePass has further enhanced the security of the diceware-style algorithm by including additional features such as the option to include numbers and special characters in the passphrase, as well as an option to include spaces between words. These additional features make the generated passphrases more complex and resistant to brute-force attacks.

In addition to the diceware-style algorithm, SafePass also includes a password strength meter that provides feedback on the strength of the generated password. The strength meter uses a combination of factors, including password length, complexity, and entropy, to provide an accurate assessment of the password's strength.

image

safepass's People

Contributors

dessmondd avatar

Stargazers

 avatar

Watchers

 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.