diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-21 09:40:43 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-21 09:40:59 +0200 |
commit | 1cae1ab1f4ad03d770504d570f95fa77dfc510d4 (patch) | |
tree | 0bccb62ecd9ad4d8262b42a48fab156820c57568 /README.md | |
parent | b62ce69302c6b8dad04cab0f9ced879853b08be9 (diff) | |
download | smartcardauth-r14.0.11.tar.gz smartcardauth-r14.0.11.zip |
Change README to markdown format.r14.0.11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8c74875752d5373b922b1a35a7d60b851c6c7ce7)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d06a4c2 --- /dev/null +++ b/README.md @@ -0,0 +1,30 @@ + + smartcardauth - a SmartCard Login and LUKS Decrypt Setup Utility for TDE. + + +Smartcardauth will allow you to set up your computer to accept a +SmartCard as an authentication source. It is designed to work with any +OpenSC-supported, ISO 7816-4,-8 compliant, PKCS#11 enabled smartcard. + +Examples of such cards are: +- The OpenPGP card (ISO ISO 7816-4,-8 compliant) + + +Features: +--------- + +* support encrypted LUKS partition +* automatic login, lock, and unlock + +. + +Contributing +-------------- + +If you wish to contribute to smartcardauth, you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate |