pkgsrc/security/scm-blackbox/PLIST
tpaul 2977536a98 security/scm-blackbox: Import version 1.20181219
Safely store secrets in a VCS repo (i.e. Git, Mercurial, Subversion or
Perforce). These commands make it easy for you to Gnu Privacy Guard (GPG)
encrypt specific files in a repo so they are "encrypted at rest" in your
repository. However, the scripts make it easy to decrypt them when you need
to view or edit them, and decrypt them for use in production. Originally
written for Puppet, BlackBox now works with any Git or Mercurial repository.
2019-01-18 04:44:28 +00:00

25 lines
637 B
Text

@comment $NetBSD: PLIST,v 1.1 2019/01/18 04:44:28 tpaul Exp $
bin/_blackbox_common.sh
bin/_blackbox_common_test.sh
bin/_stack_lib.sh
bin/blackbox_addadmin
bin/blackbox_cat
bin/blackbox_decrypt_all_files
bin/blackbox_decrypt_file
bin/blackbox_deregister_file
bin/blackbox_diff
bin/blackbox_edit
bin/blackbox_edit_end
bin/blackbox_edit_start
bin/blackbox_initialize
bin/blackbox_list_admins
bin/blackbox_list_files
bin/blackbox_listadmins
bin/blackbox_postdeploy
bin/blackbox_recurse
bin/blackbox_register_new_file
bin/blackbox_removeadmin
bin/blackbox_shred_all_files
bin/blackbox_update_all_files
bin/blackbox_view
bin/blackbox_whatsnew