kbsecret

A secret manager backed by Keybase and KBFS.

Github星跟蹤圖

Gem Version
Build Status
Coverage Status

KBSecret is a command line utility and library for managing secrets.

Quick links:

Hacking on KBSecret

Want to hack on KBSecret? Here's how you can get started:

$ git clone git@github.com:kbsecret/kbsecret.git && cd kbsecret
$ bundle install --path vendor/bundle
$ bundle exec ./bin/kbsecret help

Manual Pages

KBSecret's manual pages can be found online
here.

If you'd like to generate the roff versions for man(1), you'll need ronn(1):

$ bundle exec make man
$ cp man/*.1 ${YOUR_MAN_DIR}

Shell Completion

KBSecret provides shell completion functions for bash, zsh, and fish.

To generate the completions for Bash:

$ bundle exec make bash
$ # or, if you have additional commands that support --introspect-flags:
$ CMDS='foo bar baz' bundle exec make bash
$ cp completions/kbsecret.bash ${YOUR_COMPLETION_DIR}

To use the completions for zsh, add the completions directory to your $fpath or copy the
completions/_kbsecret file to any of the directories in it.

To use the fish completions, copy completions/kbsecret.fish to your ~/.config/fish/completions folder.

Please feel free to contribute completion scripts for other shells!

Contributing

See "help wanted"
on the issue tracker.

If you have an idea for a new feature, please suggest it! Pull requests are also welcome.

Community and Help

If you'd like help or would just like to chat about KBSecret's development, please
join us in #kbsecret on Freenode.

We also have a Keybase team. Please let us know on IRC if you'd like to be added to it.

Licensing

KBSecret is licensed under the MIT License.

KBSecret's logo was created by Arathnim.

主要指標

概覽
名稱與所有者kbsecret/kbsecret
主編程語言Ruby
編程語言Ruby (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2017-02-03 02:39:03
推送於2021-04-29 22:31:19
最后一次提交2021-04-29 18:31:18
發布數102
最新版本名稱1.8.2 (發布於 )
第一版名稱0.0.1 (發布於 )
用户参与
星數436
關注者數6
派生數16
提交數625
已啟用問題?
問題數39
打開的問題數9
拉請求數37
打開的拉請求數0
關閉的拉請求數10
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?