Keybase 软件
常用命令
# keybase help
NAME:
keybase - Keybase command line client.
USAGE:
keybase [global options] command [command options] [arguments...]
VERSION:
5.2.1-20200225210944+9845113a89
COMMANDS:
account Modify your account
blocks Manage user and team blocks
bot Manage bot accounts
chat Chat securely with keybase users
ctl Control the background keybase service
currency Manage cryptocurrency addresses
decrypt Decrypt messages or files for keybase users
deprovision Revoke the current device, log out, and delete local state.
device Manage your devices
encrypt Encrypt messages or files for keybase users and teams
follow, track Verify a user's authenticity and optionally follow them
fs Perform filesystem operations
git Manage git repos
id Identify a user and check their signature chain
list-followers List those who follow you
list-following List who you or the given user is publicly following
log Manage keybase logs
login Establish a session with the keybase server
logout Logout and remove session information
oneshot Establish a oneshot device, as in logging into keybase from a disposable docker
paperkey Generate paper keys for recovering your account
passphrase Change or recover your keybase passphrase
pgp Manage keybase PGP keys
ping Ping the keybase API server
prove Generate a new proof
rekey Rekey status and actions
selfprovision Provision a new device if the current device is a clone.
sign Sign a document
signup Signup for a new account
sigs Manage signatures
status Show information about current user
team Manage teams
unfollow, untrack Unfollow a user
update The updater
verify Verify message or file signatures for keybase users
version Print out version and build information
wallet Send and receive Stellar XLM
whoami Output the name of the current user; will exit with a non-zero status if none
service start the Keybase service to power all other CLI options
help, h Shows a list of commands or help for one command
ADDITIONAL HELP TOPICS:
advanced Description of advanced global options
gpg Description of how keybase interacts with GPG
keyring Description of how keybase stores secret keys locally
tor Description of how keybase works with Tor
FAQ
Linux Root run keybase
错误日志:
$ run_keybase
mkdir: cannot create directory ‘/run/user/0’: Permission denied
解决办法:
export KEYBASE_ALLOW_ROOT=1 run_keybase
相关文章
最新评论
加载中...