Skip to content

Commit 793fc77

Browse files
authored
Update README.md
1 parent 32f838d commit 793fc77

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# python-onlykey
22

3-
Python client for interacting with the OnlyKey. Bundled with a CLI for configuring and helpers for loading secrets.
3+
Python client for interacting with the OnlyKey.
4+
5+
OnlyKey-cli - A command line interface to the OnlyKey that can be used for configuration (Similar functionality to [OnlyKey Chrome App](https://chrome.google.com/webstore/detail/onlykey-configuration/adafilbceehejjehoccladhbkgbjmica?hl=en-US))
6+
7+
OnlyKey-init - A command line tool for setting PIN on OnlyKey (Initial Configuration)
8+
9+
OnlyKey-utils - A command line tool for loading keys.
10+
11+
PGPMessage - Provides a tool for decrypting and signing OpenPGP/GPG messages using OnlyKey.
412

513
**Still in early development.**
614

0 commit comments

Comments
 (0)