File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# KeePassFIDO2
22
3- This repository contains three packages:
3+ A KeePass key provider plugin that allows unlocking a KeePass database using
4+ a FIDO2 authenticator instead of a master password.
45
5- - ` Thesis ` - The thesis PDF and its source files.
6+ * This project was submitted as a Bachelor's Thesis at Czech Technical University
7+ in Prague, Faculty of Information Technology, in June 2020. The submitted version
8+ is available as a v1.0.0 release in this repository.*
9+
10+ The repository contains three packages:
11+
12+ - ` Thesis ` - The thesis PDF and its source files, describing the implementation approach and architecture.
613 - ` KeePassPlugin ` - A C# project implementing the KeePass plugin.
714 - ` DeviceComunnicator ` - A C++ project implementing a separate executable that handles communication with FIDO devices and is used by the plugin.
15+
16+ ** The implementation should be considered a proof-of-concept only at this stage.**
You can’t perform that action at this time.
0 commit comments