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.
Since databases can be hacked, it encrypt the passwords before store them:
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/
More Spaces By Rodrigo (@rruizque)
Educational demo on how to use Fusion Charts ion combination with a database to improve business applications. There is a link to a step by step video tutorial in the Readme file.
23101
0
0
This workspace illustrates the basic setup of an HTML page that includes external JavaScript and CSS files
23053
0
0
This is a NodeRun demo space for a Payments application using Node.js Fusion Charts, MariaDB and Rich Displays. The Readme file includes a link to a step by step tutorial
20726
0
0
23148
0
0
Full-stack application build with Node.js, MariaDB and Rich Displays. A link to an educational step by step video tutorial is available in the Readme file
22398
0
0
This is the completed example for the Stateful To-Do List Application walkthrough (https://noderun.com/docs/walkthroughs/stateful_todo_list_app) and the starting point for the Drag and Drop walkthrough (coming soon). Please feel free to fork this workspace to use as a starting place for you own projects or for the walkthroughs.
19601
0
0
Be the first to comment:
Comments