This is PassWord Manager (PWM) written in Free Pascal. It uses a Rijndael (4096-Bit Key) to store its data in its database. Do not leave the programm open for long times its security is only existing when closed.
Features:
- multi user
- easy to use
- password generation
- link storage
- Windows / Linux supported
See the file license.md, located under:
https://github.com/PascalCorpsman/Software_Licenses/blob/main/license.md
for details about the license.
Warranty: There is no warranty use on your own risk!
- Install Lazarus IDE from https://www.lazarus-ide.org/
- Install the following packages into the Lazarus IDE (from online package manager):
- Unique Instance
- dcpcrypt