2017-09-13 13:57:59 +00:00
|
|
|
# Introduction
|
2017-11-08 15:23:17 +01:00
|
|
|
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
|
|
|
|
|
2017-09-13 13:57:59 +00:00
|
|
|
|
|
|
|
# Getting Started
|
2017-11-08 15:23:17 +01:00
|
|
|
Get the app here.
|
2017-09-13 13:57:59 +00:00
|
|
|
|
|
|
|
# Build and Test
|
2017-11-08 15:23:17 +01:00
|
|
|
1. Clone repository
|
|
|
|
2. Build the project
|
|
|
|
3. All dependencies should be automatically be downloaded from Nuget
|
|
|
|
- ModernKeePassLib, version 2.37.5000
|
2017-09-13 13:57:59 +00:00
|
|
|
|
|
|
|
# Contribute
|
2017-11-08 15:23:17 +01:00
|
|
|
I currently need help in determining why there is an error while saving a KDBX4 (Argon2) password database.
|