Installation
- •Intro
- • macOS
- • Linux
- • Windows
- • new! iPhone
- • new! Android
- • new! Chrome extension
- •Source code
See also
Keybase on macOS
Steps
- Buy an Apple computer.
- Download and open Keybase.dmg.
- Drag Keybase into your Applications folder & run it.
menubar in macOS
That's it
You now have access to Keybase in your GUI and terminal. You also have access to the new Keybase chat and filesystem.
# are you a programmer? some terminal examples
keybase prove twitter
keybase id chris
keybase help
# KBFS examples
cat /keybase/public/chris/plan.txt
echo "dirty secret" > /keybase/private/yourname/diary.txt
echo "Dear world, check me out." > /keybase/public/yourname/plan.txt
# quick trick - this opens Finder in macOS
open /keybase/private/yourname