diff options
-rw-r--r-- | network/keybase-client/README | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/network/keybase-client/README b/network/keybase-client/README index c597e25beb..9deb565ff4 100644 --- a/network/keybase-client/README +++ b/network/keybase-client/README @@ -1,10 +1,14 @@ -This is the node client for the keybase.io website. Keybase is a webapplication -based on open source code that lets you connect your GnuPG key to your accounts in -social networks and therefor prove that the owner of said key is the same -person as the owner of the social network accounts. +keybase-client (command line client for the keybase.io website) + +This is the node client for the keybase.io website. Keybase is a +webapplication based on open source code that lets you connect your +GnuPG key to your accounts in social networks and therefore prove that +the owner of said key is the same person as the owner of the social +network accounts. As explained on the website, Keybase is more than a website. If you're -comfortable working in a terminal, you can install this keybase command line -program. Note that the recommended way to install the keybase client is using -the provided installer which can be installed using npm. This SlackBuild is for -everyone who feels more comfortable installing Slackware packages. +comfortable working in a terminal, you can install this keybase +command line program. Note that the recommended way to install the +keybase client is using the provided installer which can be installed +using npm. This SlackBuild is for everyone who feels more comfortable +installing Slackware packages. |