Skip to content
This repository was archived by the owner on Aug 22, 2019. It is now read-only.
/ pypass3 Public archive

PyPass -- Dice-Roll Optional Passphrase and Random Password Generator (Python Flask Web Application)

License

Notifications You must be signed in to change notification settings

nicorellius/pypass3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPass3

This repo has officially been moved to the following URL

https://bitbucket.org/nicorellius/pypass3

All licenses herein DO NOT APPLY to this code. This repo has been archived so please don't fork it. Head over to Bitbucket and fork that one.

Python Flask web application offering dice roll optional, mostly-random word, number, and mixed character password and passphrase generator.

@nicorellius | nicorellius@gmail.com

What does it do?

Make robust secrets with random characters, words, or numbers, using Random.org's system for mostly random strings and numbers.

Choose number of dice and how many times to roll to create passphrases of common words. Number of rolls determines how many words in your passphrase. Number of dice determine which EFF word list to use: long or short. Defaults to 5 dice and 5 rolls for words type.

Mixed and numbers type don't use dice, but instead use length. Defaults to 20. Longer passwords are better.

About

PyPass -- Dice-Roll Optional Passphrase and Random Password Generator (Python Flask Web Application)

Resources

License

Stars

Watchers

Forks

Packages

No packages published