Popularity
1.2
Declining
Activity
0.0
Stable
1
2
0

Monthly Downloads: 9
Programming language: Haskell
License: GNU General Public License v3.0 only
Tags: Utils     Password    
Latest version: v0.2.0.1

passman-core alternatives and similar packages

Based on the "Password" category.
Alternatively, view passman-core alternatives based on common mentions on social networks and blogs.

  • scat

    Password scatterer. Eliminates password reuse by generating deterministically unique passwords for each service (website, email address, etc.), all from a single password.

Do you think we are missing an alternative of passman-core or a related project?

Add another 'Password' Package

README

passman-core

Generates unique passwords deterministically from a single master password. A hash of the master password is stored on disk to prevent accidentally generating a password from a mistyped master password.

This is the core of passman.