You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,14 @@
1
1
# python-onlykey
2
2
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.
0 commit comments