rd_password_generator

About This Space

Building on Berenice password generator https://noderun.com/ide/bernice/password-generator-app/. Allows the user to keep track of the generated passwords by storing encrypted into a database. The encryption key is in the application's code, so if you are planing to use it yourself, make sure your application is completely private in NodeRun.


Last updated on July 23, 2019

Public Permissions:   View   Open/Fork   Run   Comment  

Generate Passwords and Save Them

Using Bereneice Password Generator : https://noderun.com/ide/bernice/password-generator-app/ as a starting point, this application encrypts and saves the passwords in a database and decrypt them in the running application.

Screenshot

Since databases can be hacked, it encrypt the passwords before store them:

Screenshot


IF YOU WHERE TO USE THIS APPLICATION TO STORE YOUR PASSWORDS, MAKE YOUR KEY BY CHANGING THIS VARIABLE IN THE generator.js file

var key = "my own key";

AND SET THE APPLICATION TO PRIVATE MODE

User Megan Bond has make important improvements in the look and feel of this application and added some functionalityt too:
https://noderun.com/ide/megan_bond/passwordgenerator/

Screenshot

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

More Spaces By Rodrigo (@rruizque)

Filters:

Popular Recent

19132

0

0

Custom waitlist system with multiple locations/resources

17362

0

0

19524

0

0

This app allows a team to decide where to go for lunch (or dinner) by using acceptance voting.

21063

0

0

This app allows a team to decide where to go for lunch (or dinner) by using acceptance voting.

19750

0

0

Converting measurements from Imperial to Metric and from Metric to Imperial system.

19210

0

1

A demo of how to build and consume Web Services with and without parameters

19857

0

0

Little Node.js To Do Application

21970

0

0

Simple output to a browser from Node.js

18031

0

0

Simple output to a browser from Node.js

15258

0

0