mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
b2c8f2e0f4988ac21047ee9305683ad2eadec98b
Introduction
ModernKeePass is port of the classic Windows application KeePass 2.x for the Windows Store.
It does not aim to be feature perfect, but aims at being simple to use and user-friendly.
You can get it here
Features
- Works on Windows 10, 8.1 and RT
- Read and write support of KDBX files version 2, 3 and 4
- Open database with password and key file
- Create new databases
- Create, edit and delete groups
- Create, edit and delete entries
- Generate passwords for entries
- Use Recycle Bin
- Search entries
- Use Semantic Zoom to see your entries in a grouped mode
- List recently opened databases
- Open database from Windows Explorer
- Change database encryption
- Change database compression
- Change database key derivation
- Displays entry colors and icons (set in KeePass)
Build and Test
- Clone the repository
- Build the main app (the library reference dll is actually a NuGet dependency, built from the ModernKeePassLib project)
Contribute
I'm not the best at creating nice assets, so if anyone would like to contribute some nice icons, it would be awesome :) Otherwise, there are still many things left to implement:
- Entry custom fields
- Multi entry selection (for delete, or move)
- Move entries from a group to another
- Create key files
- Open database from URL (and maybe some clouds?)
Credits
Dominik Reichl for the KeePass application, library and file format
David Lechner for his PCL adapatation of the KeePass Library and the correlated tests which served as an inspiration basis for my own adaptation
Languages
C#
98.9%
PowerShell
1.1%