blob: e34eb6e9bb8d85453609a90ba1d13820b9bb82fc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
Keybase.io client and Keybase Filesystem (KBFS)
Keybase will be a public directory of publicly auditable public keys. All
paired, for convenience, with unique usernames.
kbfs is the official Keybase implementation of the client-side code for the
Keybase filesystem (KBFS). This client allows you to mount KBFS as a proper
filesystem at some mountpoint on your local device (by default, /keybase/). It
communicates locally with the Keybase service, and remotely with three types of
KBFS servers (block servers, metadata servers, and key servers).
|