Skip to content

ghinda/passwordmaker-mobile

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PasswordMaker for FirefoxOS

PasswordMaker creates unique, secure passwords that are very easy for you to retrieve but no one else. Nothing is stored online anywhere, anytime, so there's nothing to be hacked, lost, or stolen.

Since FirefoxOS doesn't support copy/paste yet, you can display the generated password as a notification that you can copy manually.

Based on http://www.passwordmaker.org/.

Development

PasswordMaker is built with AngularJS and Building Blocks. It uses Grunt to do things.

All data is stored on the device with localForage.

Run the app in development mode with:

  grunt server

Create the final build and make a zip archive with it with:

  grunt

License

This projected is licensed under the terms of the MIT license.