password management

Random Password Generator App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Random Password Generator App using HTML&CSS in VanillaJS with Source Code - A password generator coded in JavaScript that provides secure encryption. Users can customize the characters that will appear in their passwords, such as adding numbers and symbols for enhanced security. JavaScript Source Code.

Simple Password Generator App using Tkinter in Python

Submitted by razormist on
Simple Password Generator App using Tkinter in Python - A simple python application that use tkinter library to create a secured random password generator app. This application uses a random function that will randomize the generation of available characters. Python Free Source Code.

Password management

Submitted by bitshifter on
URList A small application to manage user names and password for favorite sites. A site is easily added or modified by clicking directly on the list. All data is saved to a CSV type file. On opening, the application will ask user wether to reopen last document. Unfortunately, no encryption or help file is included.