diff options
author | Slávek Banko <[email protected]> | 2021-10-21 09:40:43 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-10-21 09:40:43 +0200 |
commit | 8c74875752d5373b922b1a35a7d60b851c6c7ce7 (patch) | |
tree | 2f0111193987f20b76f71c42e52edbfb5bd0182f | |
parent | 3eb77b4fcaf2284e9711d6fbe757b4f882cd7c4d (diff) | |
download | smartcardauth-8c74875752d5373b922b1a35a7d60b851c6c7ce7.tar.gz smartcardauth-8c74875752d5373b922b1a35a7d60b851c6c7ce7.zip |
Change README to markdown format.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r-- | README.md (renamed from README) | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -7,19 +7,19 @@ 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) +- The OpenPGP card (ISO ISO 7816-4,-8 compliant) -FEATURES: -========= +Features: +--------- * support encrypted LUKS partition * automatic login, lock, and unlock +. - -CONTRIBUTING -============== +Contributing +-------------- If you wish to contribute to smartcardauth, you might do so: |