🦞🌯 Lobster Roll

Thread

p, a simple password generator (sramov.sdf.org)
I wanted something simple and self-contained with no external dependencies other than standard library. Example usage: $ p lobsters wnii+IS1c1beokiD6X25 Functions are extracted from Django framework as they were speedier than other PBKDF2 implementations I tried. In response to ...

Stories related to "p, a simple password generator" across the full archive.

p, a simple password generator (sramov.sdf.org)
I wanted something simple and self-contained with no external dependencies other than standard library. Example usage: $ p lobsters wnii+IS1c1beokiD6X25 Functions are extracted from Django framework as they were speedier than other PBKDF2 implementations I tried. In response to ...
Simple stateless password manager (github.com)
dead simple no storage password manager and generator (github.com)
Converting a simple website to Python Flask (vertstudios.com)
human.io -- Develop lightweight mobile applications with a simple Python API (human.io)
Effect of Grammar on Security of Long Passwords (cs.cmu.edu)
Adobe credentials and the serious insecurity of password hints (troyhunt.com)
Pac4Mac - Forensics Framework for Mac OS X (code.google.com)
DTrace patch for Python 2.7 and 3.x (jcea.es)
Pass: The Standard Unix Password Manager (zx2c4.com)
The Security of Modern Password Expiration: An Algorithmic Framework and Empirical Analysis (cs.unc.edu)
BSDSec - deadsimple BSD Security Advisories and Announcements (bsdsec.net)
not tags for the other BSD's, sorry :(
passwds.io - The Pronounceable Password Generator (passwds.io)
Password Security Part 1: By The Numbers (blog.engineyard.com)
Password Security: The Anatomy of a Hash (blog.engineyard.com)
“Invalid Username or Password” is a useless security measure (kev.inburke.com)
Python descriptors made simple (smallsurething.com)
Modular visual interface for GDB in Python (github.com)
Password Security: Why the horse battery staple is not correct (diogomonica.com)
Building Simple Command Line Interfaces in Python (stormpath.com)
Understanding sudoers(5) syntax: a simple explanation (with no EBNF) (toroid.org)
C is for Python - OpenDNS Security Labs (labs.opendns.com)
Using Python for offensive cyber security and penetration testing (talkpython.fm)
genpass, yet another stateless password generator (javier.io)
A Fruit Image Classifier with Python and SimpleCV (jmgomez.me)
Unix split command in Python (jugad2.blogspot.com)
This is a simplified version of the Unix split command-line utility, written in Python, for learning purposes. It does not implement all features of the Unix / POSIX split command.
A basic file compare utility in Python (jugad2.blogspot.com)
Python one-liner to compare two files (conditions apply) (jugad2.blogspot.com)
bsplit - binary file split utility in Python (jugad2.blogspot.com)
A quick console ruler in Python (jugad2.blogspot.com)