mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-10 18:59:39 +02:00
WIP: Explore implementing a concrete HardwareSecurity implementation using Yubikit
This commit is contained in:
parent
cccd3287c1
commit
9f0a9ccfa6
7 changed files with 112 additions and 8 deletions
|
@ -6,5 +6,6 @@ rootProject.name = 'PGPainless'
|
|||
|
||||
include 'pgpainless-core',
|
||||
'pgpainless-sop',
|
||||
'pgpainless-cli'
|
||||
'pgpainless-cli',
|
||||
'pgpainless-yubikey'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue