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

First attempt to create a shopping cart in react

20773

0

0

Second attempt to create a shopping cart in react

23315

0

0

Todo List in React using MariaDB to retain data

20374

0

0

recreating Rich Display shopping cart

23388

0

0

Collects information from an online form into a database. Spanish version

23892

0

1

A simple dashboard example that uses responsive design

24019

0

0

A simple dashboard example that uses responsive design

19035

0

0

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

23890

0

0

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

18975

0

0

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

18628

0

0

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

18359

0

0