password
Projects with this topic
-
Password Manager Daemon is a server that provides a way for applications to securely store and retrieve data at a centralized location. The data is stored in an XML file and clients connect and send commands to manipulate the data.
Updated -
This is a library making it easy to patch applications to send commands to PWMD. There is an included command line client 'pwmc' that reads protocol commands from stdin or in an interactive shell-like mode and sends them to the pwmd server.
Updated -
Password generator with a regular-expression-like syntax. https://passgen.it/
Updated -
a command line program made to genarate passwords
Updated -
This app intends to help you with your passwords, so you don't forget them. Password managers are software programs that securely store and manage user passwords, login information, and other sensitive data.
Updated -
ANSI C program to create (secure) passwords.
Updated -
This is a C++(Qt) application I have created in an attempt to improve my online account security
Updated -
This is a C++ CLI application I have created in an attempt to improve my online account security
Updated -