mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
19 lines
589 B
Markdown
19 lines
589 B
Markdown
# Introduction
|
|
ModernKeePass is a "port" of the KeePass application to the Windows Store, compatible with Windows RT, 8.1 and Windows 10.
|
|
Also in this project is the ModernKeePass library, a port of KeePassLib for .NetStandard 1.2.
|
|
|
|
# Features
|
|
|
|
|
|
# Getting Started
|
|
Get the app here.
|
|
|
|
# Build and Test
|
|
1. Clone repository
|
|
2. Build the project
|
|
3. All dependencies should be automatically be downloaded from Nuget
|
|
- ModernKeePassLib, version 2.37.5000
|
|
|
|
# Contribute
|
|
I currently need help in determining why there is an error while saving a KDBX4 (Argon2) password database.
|