Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Clipperz Password Manager

Compare

  No analysis available

Clipperz Community Edition is a web based password manager hosted at https://clipperz.is. Why an open source version of Clipperz? Because we want to enable as many people as possible to play with our code. So that they can start trusting it. The code, not its developers. In order to allow ... [More] anyone not just to inspect the source code, but also to analyze the traffic it generates between client and server, we made available this open source version as an easy way to locally deploy the whole password manager web app on your machine. You can choose among the available backends (PHP/MySQL, Python/AppEngine, …) or contribute your own. Whatever is your motivation for playing with Clipperz code, we would love to hear from you: get in contact! https://clipperz.is/about/contacts/ [Less]

0 lines of code

1 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: AGPL3

DisPass

Compare

  Analyzed about 3 hours ago

DisPass is a password manager for GNU/Linux, *BSD, MacOS X and Windows. It can be used as any traditional password manager, but has one key difference. DisPass does not store your passwords anywhere, so you can never lose them. It creates strong and unique passphrases formed from a master password ... [More] and a label (and some optional parameters), helping you get rid of the bad habit of using a single password for multiple websites. Dispass is a console application, but also has a simple graphical interface. [Less]

1.73K lines of code

1 current contributors

over 5 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This

ponypass

Compare

  Analyzed about 8 hours ago

Secure superultraawesomemasing passphrase wallet with passphrase generation and expiration notification

681 lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Cuis-Smalltalk-PasswordGenerator

Compare

  Analyzed about 11 hours ago

A try of Cuis 4.0 packages support

208 lines of code

0 current contributors

about 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

autopasswd

Compare

  Analyzed about 23 hours ago

autopasswd is command line program that deterministically generates a strong password based on your master password and the service name your that ask it to generate a password for. autopasswd will print the entered password with black on black text so that it cannot be read visually. You can also ... [More] choose to make the output readable by a program. To make sure that you did not mistype your master passphrase a short Keccak hash of it will be echoed. [Less]

379 lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Password tools bundle

Compare

  Analyzed about 24 hours ago

The Password tools bundle is one application combining three tools - the Analyser (shows the "strength" of your password, the Generator (generates "strong" passwords) and the Manager (stores passwords securely using Rijndael).

6.41K lines of code

0 current contributors

about 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

correctpony

Compare

  Analyzed about 23 hours ago

Passphrase generator based on http://xkcd.com/936/

498 lines of code

0 current contributors

about 2 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

PfP: Pain-free Passwords

Compare

  Analyzed 29 minutes ago

Your new best way to manage passwords * Only one password to remember * Conveniently integrated into your browser * No need to trust us, your data stays on your device (safely encrypted) * Most passwords never stored but generated when needed * Easy to recover a password without access to ... [More] your device * Multiple backup strategies supported * Sync data between multiple devices easily * Free and open source [Less]

17.2K lines of code

1 current contributors

4 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

random_password_generator

Compare

  Analyzed about 7 hours ago

random password generator

107 lines of code

0 current contributors

about 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

MakePW

Compare

  No analysis available

A very simple script to generate site passwords from a master password and a site name. Does so in such a way as to make the master password basically unguessable, and the resulting site password will also have many bits of entropy making it very hard to guess. To be technical, it runs 200000 ... [More] iterations of PKCS#5 v2.0 PBKDF2 with the master password as the key and the site name as the salt and base64 encodes the result (plus a bit of modification) to generate the site password. A Javascript version that relies on sjcl is in here now, and it needs a web page wrapper. Hopefully, an Android applet version will also be added soon. [Less]

0 lines of code

1 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl3