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

32307

0

0

Second attempt to create a shopping cart in react

36440

0

0

Todo List in React using MariaDB to retain data

31798

0

0

recreating Rich Display shopping cart

35306

0

0

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

38811

0

1

A simple dashboard example that uses responsive design

39330

0

0

A simple dashboard example that uses responsive design

30071

0

0

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

36069

0

0

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

30524

0

0

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

30564

0

0

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

30437

0

0