diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-15 05:14:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-19 07:10:29 +0700 |
commit | 8b40552a771c7086728e1a28d80e131977e0a9f0 (patch) | |
tree | 8801bf32e7fdfc742852493ff75cace17d6cd39b /network/keybase-client/README | |
parent | 772b31e605246b774e3fc5c8bc314c990256de64 (diff) |
network/keybase-client: Removed (Use keybase or kbfs).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/keybase-client/README')
-rw-r--r-- | network/keybase-client/README | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/network/keybase-client/README b/network/keybase-client/README deleted file mode 100644 index 9deb565ff4..0000000000 --- a/network/keybase-client/README +++ /dev/null @@ -1,14 +0,0 @@ -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. |