Compare commits
109 Commits
v1.2015073
...
v1.2017061
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
25fd63f792 | ||
|
|
7c4fa4f4be | ||
|
|
9006c04c66 | ||
|
|
800fe098a6 | ||
|
|
7029e44453 | ||
|
|
48cc17ac0a | ||
|
|
d78faf59d0 | ||
|
|
09a62cb1d2 | ||
|
|
7649c9f00b | ||
|
|
1a22f77c82 | ||
|
|
4bc97049ab | ||
|
|
50ac1697c3 | ||
|
|
eaa6d06b3e | ||
|
|
9c6f13fb80 | ||
|
|
849ec3138b | ||
|
|
49892c307c | ||
|
|
53ed9d601a | ||
|
|
be425ed76c | ||
|
|
8728290122 | ||
|
|
2f2289b5e3 | ||
|
|
44c9934293 | ||
|
|
cf984c26ee | ||
|
|
5df0d21be6 | ||
|
|
2d1410599d | ||
|
|
9bee252e24 | ||
|
|
e91344d404 | ||
|
|
bd0fcd181c | ||
|
|
818db98506 | ||
|
|
1b7c8c880b | ||
|
|
fba77f092a | ||
|
|
3e9091722c | ||
|
|
57dc69a928 | ||
|
|
598896ef48 | ||
|
|
31cf506684 | ||
|
|
4fe27a04c9 | ||
|
|
f108d80027 | ||
|
|
21c0b68213 | ||
|
|
65f40f8f6e | ||
|
|
f7a100fa8d | ||
|
|
2be3ddaddf | ||
|
|
1ae578b7cf | ||
|
|
c3f7e12890 | ||
|
|
eaadca8871 | ||
|
|
4a32c95f53 | ||
|
|
1354628ed5 | ||
|
|
435a3c073f | ||
|
|
1b6c6eadc9 | ||
|
|
ead98b03ca | ||
|
|
93a01c82c8 | ||
|
|
4bb9c055ca | ||
|
|
f8c1653e09 | ||
|
|
de05e1f8e7 | ||
|
|
ef08dcc6b3 | ||
|
|
b9d5cd7716 | ||
|
|
fa68b56927 | ||
|
|
8769474035 | ||
|
|
1643ea7fd9 | ||
|
|
3a4a79284c | ||
|
|
bf36197c5b | ||
|
|
fc63e24dcf | ||
|
|
ee1bbc8092 | ||
|
|
3e8578d687 | ||
|
|
a9dc14c7b0 | ||
|
|
d2fde2c2a9 | ||
|
|
7e175e5d9c | ||
|
|
9f6c3f15c0 | ||
|
|
673eaae95b | ||
|
|
982f2f0045 | ||
|
|
aa68cd34ad | ||
|
|
e004ebb384 | ||
|
|
9013350a68 | ||
|
|
44e5ae6143 | ||
|
|
27a86758c7 | ||
|
|
f7a159d685 | ||
|
|
63edd45499 | ||
|
|
d9064a9a26 | ||
|
|
88e9e99f57 | ||
|
|
46b44b4f19 | ||
|
|
34559499a2 | ||
|
|
c394b964e8 | ||
|
|
4ea164fbd3 | ||
|
|
921c5e6957 | ||
|
|
e03ef89332 | ||
|
|
a391c0abc6 | ||
|
|
384f04af48 | ||
|
|
d83b2fbd21 | ||
|
|
b11c918e4f | ||
|
|
372a35036f | ||
|
|
074c0831c0 | ||
|
|
65ae375828 | ||
|
|
3ec645fd13 | ||
|
|
0355095a59 | ||
|
|
733408a6b7 | ||
|
|
ece750b710 | ||
|
|
54c6c2c037 | ||
|
|
93bc410449 | ||
|
|
52e029a587 | ||
|
|
aa14bef555 | ||
|
|
b8ad2ba33d | ||
|
|
e637584d77 | ||
|
|
ca2cc76bcd | ||
|
|
885a3a25b3 | ||
|
|
bb336a56fd | ||
|
|
0b637bb917 | ||
|
|
fd78fb5ed3 | ||
|
|
7c73009461 | ||
|
|
159c3cc93b | ||
|
|
8fab12de6b | ||
|
|
dd494be320 |
26
CHANGELOG.md
Normal file
26
CHANGELOG.md
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
Release v1.20170127
|
||||||
|
|
||||||
|
* Starting CHANGELOG.
|
||||||
|
|
||||||
|
|
||||||
|
Release v1.20170309
|
||||||
|
|
||||||
|
* "make test" is an alias for "make confidence"
|
||||||
|
* macOS: make_tempdir must create shorter paths
|
||||||
|
* Fix "make confidence" for newer version of Git
|
||||||
|
* README.md: Add info about our new mailing list
|
||||||
|
|
||||||
|
Release v1.20170611
|
||||||
|
|
||||||
|
* confidence_test.sh verifies external tools exist
|
||||||
|
* confidence_test.sh more reliable for non-UTF8 users
|
||||||
|
* "make test" no longer prompts for passwords
|
||||||
|
* blackbox works better when target directory lives in root (#194)
|
||||||
|
* Add confidence_test.sh tests for admin operations
|
||||||
|
* blackbox_list_admins fails (#193)
|
||||||
|
* confidence_test.sh works better on FreeBSD
|
||||||
|
* tools/confidence_test.sh: now works with gnupg-2.0 and gnupg-2.1
|
||||||
|
* Blackbox now officially supports both gnupg-2.0 and gnupg-2.1
|
||||||
|
* blackbox_shred_all_files: BUGFIX: Does not shred files with spaces
|
||||||
|
* blackbox_removeadmin: disable gpg's confirmation
|
||||||
|
* Sync mk_rpm_fpmdir from master
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2014-2015 Stack Exchange, Inc.
|
Copyright (c) 2014-2016 Stack Exchange, Inc.
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
32
Makefile
32
Makefile
@@ -1,12 +1,15 @@
|
|||||||
SHELL=/bin/sh
|
SHELL=/bin/sh
|
||||||
|
|
||||||
PKGNAME=stack_blackbox
|
PKGNAME=stack_blackbox
|
||||||
|
BASEDIR?=$(HOME)
|
||||||
|
OUTPUTDIR?="$(BASEDIR)/debbuild-${PKGNAME}"
|
||||||
|
|
||||||
all:
|
all:
|
||||||
@echo 'Menu:'
|
@echo 'Menu:'
|
||||||
@echo ' make update Update any generated files'
|
@echo ' make update Update any generated files'
|
||||||
@echo ' make packages Make RPM packages'
|
@echo ' make packages Make RPM packages'
|
||||||
@echo ' make packages-deb Make DEB packages'
|
@echo ' make packages-deb Make DEB packages'
|
||||||
|
@echo ' make test Run tests'
|
||||||
@echo ' make install (incomplete)'
|
@echo ' make install (incomplete)'
|
||||||
|
|
||||||
install:
|
install:
|
||||||
@@ -30,14 +33,14 @@ packages-rpm-debug:
|
|||||||
@echo BUILD:
|
@echo BUILD:
|
||||||
@PKGRELEASE=99 make packages
|
@PKGRELEASE=99 make packages
|
||||||
@echo ITEMS TO BE PACKAGED:
|
@echo ITEMS TO BE PACKAGED:
|
||||||
find ~/rpmbuild-$(PKGNAME)/installroot -type f
|
find $(BASEDIR)/rpmbuild-$(PKGNAME)/installroot -type f
|
||||||
@echo ITEMS ACTUALLY IN PACKAGE:
|
@echo ITEMS ACTUALLY IN PACKAGE:
|
||||||
@rpm -qpl $$(cat ~/rpmbuild-$(PKGNAME)/bin-packages.txt)
|
@rpm -qpl $$(cat $(BASEDIR)/rpmbuild-$(PKGNAME)/bin-packages.txt)
|
||||||
|
|
||||||
local-rpm:
|
local-rpm:
|
||||||
@PKGRELEASE=1 make packages
|
@PKGRELEASE=1 make packages
|
||||||
-@sudo rpm -e $(PKGNAME)
|
-@sudo rpm -e $(PKGNAME)
|
||||||
sudo rpm -i $$(cat ~/rpmbuild-$(PKGNAME)/bin-packages.txt)
|
sudo rpm -i $$(cat $(BASEDIR)/rpmbuild-$(PKGNAME)/bin-packages.txt)
|
||||||
|
|
||||||
lock-rpm:
|
lock-rpm:
|
||||||
sudo yum versionlock add $(PKGNAME)
|
sudo yum versionlock add $(PKGNAME)
|
||||||
@@ -45,12 +48,25 @@ lock-rpm:
|
|||||||
unlock-rpm:
|
unlock-rpm:
|
||||||
sudo yum versionlock clear
|
sudo yum versionlock clear
|
||||||
|
|
||||||
|
#
|
||||||
|
# Manual install
|
||||||
|
#
|
||||||
|
manual-install:
|
||||||
|
@echo 'Symlinking files from ./bin to /usr/local/bin'
|
||||||
|
@cd bin && for f in `find . -type f -iname "*" ! -iname "Makefile"`; do ln -fs `pwd`/$$f /usr/local/bin/$$f; done
|
||||||
|
@echo 'Done.'
|
||||||
|
|
||||||
|
manual-uninstall:
|
||||||
|
@echo 'Removing blackbox files from /usr/local/bin'
|
||||||
|
@cd bin && for f in `find . -type f -iname "*" ! -iname "Makefile"`; do rm /usr/local/bin/$$f; done
|
||||||
|
@echo 'Done.'
|
||||||
|
|
||||||
#
|
#
|
||||||
# DEB builds
|
# DEB builds
|
||||||
#
|
#
|
||||||
|
|
||||||
packages-deb: tools/mk_deb_fpmdir.stack_blackbox.txt
|
packages-deb: tools/mk_deb_fpmdir.stack_blackbox.txt
|
||||||
cd tools && PKGRELEASE="$${PKGRELEASE}" PKGDESCRIPTION="Safely store secrets in git/hg/svn repos using GPG encryption" ./mk_deb_fpmdir stack_blackbox mk_deb_fpmdir.stack_blackbox.txt
|
cd tools && OUTPUTDIR=$(OUTPUTDIR) PKGRELEASE="$${PKGRELEASE}" PKGDESCRIPTION="Safely store secrets in git/hg/svn repos using GPG encryption" ./mk_deb_fpmdir stack_blackbox mk_deb_fpmdir.stack_blackbox.txt
|
||||||
|
|
||||||
# Make mk_deb_fpmdir.vcs_blackbox.txt from mk_rpm_fpmdir.stack_blackbox.txt:
|
# Make mk_deb_fpmdir.vcs_blackbox.txt from mk_rpm_fpmdir.stack_blackbox.txt:
|
||||||
tools/mk_deb_fpmdir.stack_blackbox.txt: tools/mk_rpm_fpmdir.stack_blackbox.txt
|
tools/mk_deb_fpmdir.stack_blackbox.txt: tools/mk_rpm_fpmdir.stack_blackbox.txt
|
||||||
@@ -62,12 +78,12 @@ packages-deb-debug: tools/mk_deb_fpmdir.stack_blackbox.txt
|
|||||||
@echo ITEMS TO BE PACKAGED:
|
@echo ITEMS TO BE PACKAGED:
|
||||||
find ~/debbuild-$(PKGNAME)/installroot -type f
|
find ~/debbuild-$(PKGNAME)/installroot -type f
|
||||||
@echo ITEMS ACTUALLY IN PACKAGE:
|
@echo ITEMS ACTUALLY IN PACKAGE:
|
||||||
@dpkg --contents $$(cat ~/debbuild-$(PKGNAME)/bin-packages.txt)
|
@dpkg --contents $$(cat $(BASEDIR)/debbuild-$(PKGNAME)/bin-packages.txt)
|
||||||
|
|
||||||
local-deb:
|
local-deb:
|
||||||
@PKGRELEASE=1 make packages
|
@PKGRELEASE=1 make packages
|
||||||
-@sudo dpkg -e $(PKGNAME)
|
-@sudo dpkg -e $(PKGNAME)
|
||||||
sudo dpkg -i $$(cat ~/rpmbuild-$(PKGNAME)/bin-packages.txt)
|
sudo dpkg -i $$(cat $(BASEDIR)/rpmbuild-$(PKGNAME)/bin-packages.txt)
|
||||||
|
|
||||||
#
|
#
|
||||||
# MacPorts builds
|
# MacPorts builds
|
||||||
@@ -107,10 +123,10 @@ clean:
|
|||||||
#
|
#
|
||||||
# System Test:
|
# System Test:
|
||||||
#
|
#
|
||||||
|
test: confidence
|
||||||
confidence:
|
confidence:
|
||||||
@if [ -e ~/.gnupg ]; then echo ERROR: '~/.gnupg should not exist. If it does, bugs may polute your .gnupg configuration. If the code has no bugs everything will be fine. Do you feel lucky?'; false ; fi
|
@if [ -e ~/.gnupg ]; then echo ERROR: '~/.gnupg should not exist. If it does, bugs may polute your .gnupg configuration. If the code has no bugs everything will be fine. Do you feel lucky?'; false ; fi
|
||||||
@if which >/dev/null gpg-agent ; then pkill gpg-agent ; rm -rf /tmp/tmp.* ; fi
|
@if which >/dev/null gpg-agent ; then pkill gpg-agent ; rm -rf /tmp/tmp.* ; fi
|
||||||
@export PATH="$(PWD)/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/local/bin:$(PATH)" ; tools/confidence_test.sh
|
@export PATH="$(PWD)/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/local/bin:$(PATH)" ; tools/auto_system_test
|
||||||
tools/confidence_test.sh
|
|
||||||
@if which >/dev/null gpg-agent ; then pkill gpg-agent ; fi
|
@if which >/dev/null gpg-agent ; then pkill gpg-agent ; fi
|
||||||
@if [ -e ~/.gnupg ]; then echo ERROR: '~/.gnupg was created which means the scripts might be poluting GnuPG configuration. Fix this bug.'; false ; fi
|
@if [ -e ~/.gnupg ]; then echo ERROR: '~/.gnupg was created which means the scripts might be poluting GnuPG configuration. Fix this bug.'; false ; fi
|
||||||
|
|||||||
601
README.md
601
README.md
@@ -1,229 +1,182 @@
|
|||||||
BlackBox
|
BlackBox
|
||||||
========
|
========
|
||||||
|
|
||||||
Safely store secrets in a VCS repo (i.e. Git, Mercurial, Subversion or Perforce). These
|
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.
|
||||||
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.
|
|
||||||
|
|
||||||
A slide presentation about an older release [is on SlideShare](http://www.slideshare.net/TomLimoncelli/the-blackbox-project-sfae).
|
A slide presentation about an older release [is on SlideShare](http://www.slideshare.net/TomLimoncelli/the-blackbox-project-sfae).
|
||||||
|
|
||||||
|
Join our mailing list: [https://groups.google.com/d/forum/blackbox-project](https://groups.google.com/d/forum/blackbox-project)
|
||||||
|
|
||||||
|
Table of Contents
|
||||||
|
=================
|
||||||
|
|
||||||
|
- [BlackBox](#blackbox)
|
||||||
|
- [Table of Contents](#table-of-contents)
|
||||||
|
- [Overview](#overview)
|
||||||
|
- [Why is this important?](#why-is-this-important)
|
||||||
|
- [Installation Instructions:](#installation-instructions)
|
||||||
|
- [Commands:](#commands)
|
||||||
|
- [Compatibility:](#compatibility)
|
||||||
|
- [How is the encryption done?](#how-is-the-encryption-done)
|
||||||
|
- [What does this look like to the typical user?](#what-does-this-look-like-to-the-typical-user)
|
||||||
|
- [How to use the secrets with Puppet?](#how-to-use-the-secrets-with-puppet)
|
||||||
|
- [Entire files:](#entire-files)
|
||||||
|
- [Small strings:](#small-strings)
|
||||||
|
- [How to enroll a new file into the system?](#how-to-enroll-a-new-file-into-the-system)
|
||||||
|
- [How to remove a file from the system?](#how-to-remove-a-file-from-the-system)
|
||||||
|
- [How to indoctrinate a new user into the system?](#how-to-indoctrinate-a-new-user-into-the-system)
|
||||||
|
- [How to remove a user from the system?](#how-to-remove-a-user-from-the-system)
|
||||||
|
- [Enabling Blackbox For a Repo](#enabling-blackbox-for-a-repo)
|
||||||
|
- [Set up automated users or “role accounts”](#set-up-automated-users-or-role-accounts)
|
||||||
|
- [Replace expired keys:](#replace-expired-keys)
|
||||||
|
- [Some common errors:](#some-common-errors)
|
||||||
|
- [Using Blackbox without a repo](#using-blackbox-without-a-repo)
|
||||||
|
- [Some Subversion gotchas:](#some-subversion-gotchas)
|
||||||
|
- [How to submit bugs or ask questions?](#how-to-submit-bugs-or-ask-questions)
|
||||||
|
- [Developer Info](#developer-info)
|
||||||
|
- [Alternatives](#alternatives)
|
||||||
|
- [License](#license)
|
||||||
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
========
|
========
|
||||||
|
|
||||||
Suppose you have a VCS repository (i.e. a Git or Mercurial repo)
|
Suppose you have a VCS repository (i.e. a Git or Mercurial repo) and certain files contain secrets such as passwords or SSL private keys. Often people just store such files "and hope that nobody finds them in the repo". That's not safe.
|
||||||
and certain files contain secrets such as passwords or SSL private
|
|
||||||
keys. Often people just store such files "and hope that nobody finds
|
|
||||||
them in the repo". That's not safe.
|
|
||||||
|
|
||||||
With BlackBox, those files are stored encrypted using GPG. Access to
|
With BlackBox, those files are stored encrypted using GPG. Access to the VCS repo without also having the right GPG keys makes it worthless to have the files. As long as you keep your GPG keys safe, you don't have to worry about storing your VCS repo on an untrusted server. Heck, even if you trust your server, now you don't have to trust the people that do backups of that server, or the people that handle the backup tapes!
|
||||||
the VCS repo without also having the right GPG keys
|
|
||||||
makes it worthless to have the files. As long as you keep your GPG keys
|
|
||||||
safe, you don't have to worry about storing your VCS repo on an untrusted
|
|
||||||
server. Heck, even if you trust your server, now you don't have to trust
|
|
||||||
the people that do backups of that server, or the people that handle the
|
|
||||||
backup tapes!
|
|
||||||
|
|
||||||
Rather than one GPG passphrase for all the files, each person with access
|
Rather than one GPG passphrase for all the files, each person with access has their own GPG keys in the system. Any file can be decrypted by anyone with their GPG key. This way, if one person leaves the company, you don't have to communicate a new password to everyone with access. Simply disable the one key that should no longer have access. The process for doing this is as easy as running 2 commands (1 to disable their key, 1 to re-encrypt all files.)
|
||||||
has their own GPG keys in the system. Any file can be decrypted by
|
|
||||||
anyone with their GPG key. This way, if one person leaves the company,
|
|
||||||
you don't have to communicate a new password to everyone with access.
|
|
||||||
Simply disable the one key that should no longer have access.
|
|
||||||
The process for doing this is as easy as running 2 commands (1 to
|
|
||||||
disable their key, 1 to re-encrypt all files.)
|
|
||||||
|
|
||||||
Automated processes often need access to all the decrypted files.
|
Automated processes often need access to all the decrypted files. This is easy too. For example, suppose Git is being used for Puppet files. The master needs access to the decrypted version of all the files. Simply set up a GPG key for the Puppet master (or the role account that pushes new files to the Puppet master) and have that user run `blackbox_postdeploy` after any files are updated.
|
||||||
This is easy too. For example, suppose Git is being used for Puppet
|
|
||||||
files. The master needs access to the decrypted version of all the
|
|
||||||
files. Simply set up a GPG key for the Puppet master (or the role
|
|
||||||
account that pushes new files to the Puppet master) and have that
|
|
||||||
user run `blackbox_postdeploy` after any files are updated.
|
|
||||||
|
|
||||||
Getting started is easy. Just `cd` into a Git, Mercurial, Subversion or
|
|
||||||
Perforce repository and run `blackbox_initialize`. After that, if a file is to
|
|
||||||
be encrypted, run `blackbox_register_new_file` and you are done. Add
|
|
||||||
and remove keys with `blackbox_addadmin` and `blackbox_removeadmin`.
|
|
||||||
To view and/or edit a file, run `blackbox_edit`; this will decrypt the
|
|
||||||
file and open with whatever is specified by your $EDITOR environment
|
|
||||||
variable. When you close the editor the file will automatically be
|
|
||||||
encrypted again and the temporary plaintext file will be shredded. If
|
|
||||||
you need to leave the file decrypted while you update you can use the
|
|
||||||
`blackbox_edit_start` to decrypt the file and `blackbox_edit_end` when
|
|
||||||
you want to "put it back in the box."
|
|
||||||
|
|
||||||
|
Getting started is easy. Just `cd` into a Git, Mercurial, Subversion or Perforce repository and run `blackbox_initialize`. After that, if a file is to be encrypted, run `blackbox_register_new_file` and you are done. Add and remove keys with `blackbox_addadmin` and `blackbox_removeadmin`. To view and/or edit a file, run `blackbox_edit`; this will decrypt the file and open with whatever is specified by your $EDITOR environment variable. When you close the editor the file will automatically be encrypted again and the temporary plaintext file will be shredded. If you need to leave the file decrypted while you update you can use the`blackbox_edit_start` to decrypt the file and `blackbox_edit_end` when you want to "put it back in the box."
|
||||||
|
|
||||||
Why is this important?
|
Why is this important?
|
||||||
============================
|
======================
|
||||||
|
|
||||||
OBVIOUSLY we don't want secret things like SSL private keys
|
OBVIOUSLY we don't want secret things like SSL private keys and passwords to be leaked.
|
||||||
and passwords to be leaked.
|
|
||||||
|
|
||||||
NOT SO OBVIOUSLY when we store "secrets" in a VCS repo like Git or
|
NOT SO OBVIOUSLY when we store "secrets" in a VCS repo like Git or Mercurial, suddenly we are less able to share our code with other people. Communication between subteams of an organization is hurt. You can't collaborate as well. Either you find yourself emailing individual files around (yuck!), making a special repo with just the files needed by your collaborators (yuck!!), or just deciding that collaboration isn't worth all that effort (yuck!!!).
|
||||||
Mercurial, suddenly we are less able to share our code with other
|
|
||||||
people. Communication between subteams of an organization is hurt.
|
|
||||||
You can't collaborate as well. Either you find yourself emailing
|
|
||||||
individual files around (yuck!), making a special repo with just
|
|
||||||
the files needed by your collaborators (yuck!!), or just deciding that
|
|
||||||
collaboration isn't worth all that effort (yuck!!!).
|
|
||||||
|
|
||||||
The ability to be open and transparent about our code, with the
|
The ability to be open and transparent about our code, with the exception of a few specific files, is key to the kind of collaboration that DevOps and modern IT practitioners need to do.
|
||||||
exception of a few specific files, is key to the kind of
|
|
||||||
collaboration that DevOps and modern IT practitioniers
|
|
||||||
need to do.
|
|
||||||
|
|
||||||
Installation Instructions:
|
Installation Instructions:
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
* *The MacPorts Way*: `sudo port install vcs_blackbox`
|
- *The MacPorts Way*: `sudo port install vcs_blackbox`
|
||||||
* *The RPM way*: `make packages-rpm` and now you have an RPM you can install.
|
- *The Homebrew Way*: `brew install blackbox`
|
||||||
* *The Debian/Ubuntu way*: Install [fpm](https://github.com/jordansissel/fpm), then `make packages-deb` and now you have a DEB you can install.
|
- *The RPM way*: Check out the repo and make an RPM via `make packages-rpm`; now you can distribute the RPM via local methods.
|
||||||
* *The hard way*: Copy all the files in "bin" to your "bin".
|
- *The Debian/Ubuntu way*: Check out the repo and install [fpm](https://github.com/jordansissel/fpm). Now you can make a DEB `make packages-deb` that can be distributed via local methods.
|
||||||
* *The Antigen Way*: Add `antigen bundle StackExchange/blackbox` to your .zshrc
|
- *The hard way*: Copy all the files in "bin" to your "bin".
|
||||||
* *The Zgen Way*: Add `zgen load StackExchange/blackbox` to your .zshrc where you're loading your other plugins.
|
- *The manual way*: `make manual-install` to install. `make manual-uninstall` to uninstall.
|
||||||
|
- *The Antigen Way*: Add `antigen bundle StackExchange/blackbox` to your .zshrc
|
||||||
|
- *The Zgen Way*: Add `zgen load StackExchange/blackbox` to your .zshrc where you're loading your other plugins.
|
||||||
|
|
||||||
Commands:
|
Commands:
|
||||||
============================
|
=========
|
||||||
|
|
||||||
|
|
||||||
| Name: | Description: |
|
|
||||||
| --- | --- |
|
|
||||||
| `blackbox_edit` | Decrypt, run $EDITOR, re-encrypt a file |
|
|
||||||
| `blackbox_edit_start` | Decrypt a file so it can be updated |
|
|
||||||
| `blackbox_edit_end` | Encrypt a file after blackbox_edit_start was used |
|
|
||||||
| `blackbox_cat` | Decrypt and view the contents of a file |
|
|
||||||
| `blackbox_diff` | Diff decrypted files against their original crypted version |
|
|
||||||
| `blackbox_initialize` | Enable blackbox for a GIT or HG repo |
|
|
||||||
| `blackbox_register_new_file` | Encrypt a file for the first time |
|
|
||||||
| `blackbox_deregister_file` | Remove a file from blackbox |
|
|
||||||
| `blackbox_list_files` | List the files maintained by blackbox |
|
|
||||||
| `blackbox_decrypt_all_files` | Decrypt all managed files (INTERACTIVE) |
|
|
||||||
| `blackbox_postdeploy` | Decrypt all managed files (batch) |
|
|
||||||
| `blackbox_addadmin` | Add someone to the list of people that can encrypt/decrypt secrets |
|
|
||||||
| `blackbox_removeadmin` | Remove someone from the list of people that can encrypt/decrypt secrets |
|
|
||||||
| `blackbox_shred_all_files` | Safely delete any decrypted files |
|
|
||||||
| `blackbox_update_all_files` | Decrypt then re-encrypt all files. Useful after keys are changed |
|
|
||||||
| `blackbox_whatsnew` | show what has changed in the last commit for a given file |
|
|
||||||
|
|
||||||
|
| Name: | Description: |
|
||||||
|
|-------------------------------------|-------------------------------------------------------------------------|
|
||||||
|
| `blackbox_edit <file>` | Decrypt, run $EDITOR, re-encrypt a file |
|
||||||
|
| `blackbox_edit_start <file>` | Decrypt a file so it can be updated |
|
||||||
|
| `blackbox_edit_end <file>` | Encrypt a file after blackbox_edit_start was used |
|
||||||
|
| `blackbox_cat <file>` | Decrypt and view the contents of a file |
|
||||||
|
| `blackbox_diff` | Diff decrypted files against their original crypted version |
|
||||||
|
| `blackbox_initialize` | Enable blackbox for a GIT or HG repo |
|
||||||
|
| `blackbox_register_new_file <file>` | Encrypt a file for the first time |
|
||||||
|
| `blackbox_deregister_file <file>` | Remove a file from blackbox |
|
||||||
|
| `blackbox_list_files` | List the files maintained by blackbox |
|
||||||
|
| `blackbox_list_admins` | List admins currently authorized for blackbox |
|
||||||
|
| `blackbox_decrypt_all_files` | Decrypt all managed files (INTERACTIVE) |
|
||||||
|
| `blackbox_postdeploy` | Decrypt all managed files (batch) |
|
||||||
|
| `blackbox_addadmin <gpg-key>` | Add someone to the list of people that can encrypt/decrypt secrets |
|
||||||
|
| `blackbox_removeadmin <gpg-key>` | Remove someone from the list of people that can encrypt/decrypt secrets |
|
||||||
|
| `blackbox_shred_all_files` | Safely delete any decrypted files |
|
||||||
|
| `blackbox_update_all_files` | Decrypt then re-encrypt all files. Useful after keys are changed |
|
||||||
|
| `blackbox_whatsnew <file>` | show what has changed in the last commit for a given file |
|
||||||
|
|
||||||
Compatibility:
|
Compatibility:
|
||||||
============================
|
==============
|
||||||
|
|
||||||
Blackbox automatically determines which VCS you are using
|
Blackbox automatically determines which VCS you are using and does the right thing. It has a plug-in architecture to make it easy to extend to work with other systems. It has been tested to work with many operating systems.
|
||||||
and does the right thing. It has a plug-in architecture
|
|
||||||
to make it easy to extend to work with other systems.
|
|
||||||
It has been tested to work with many operating systems.
|
|
||||||
|
|
||||||
* Version Control systems
|
- Version Control systems
|
||||||
* `git` -- The Git
|
- `git` -- The Git
|
||||||
* `hg` -- Mercurial
|
- `hg` -- Mercurial
|
||||||
* `svn` -- SubVersion (Thanks, Ben Drasin!)
|
- `svn` -- SubVersion (Thanks, Ben Drasin!)
|
||||||
* `p4` -- Perforce
|
- `p4` -- Perforce
|
||||||
* none -- The files can be decrypted outside of a repo if the keyrings directory is intact
|
- none -- The files can be decrypted outside of a repo if the keyrings directory is intact
|
||||||
* Operating system
|
- Operating system
|
||||||
* CentOS / RedHat
|
- CentOS / RedHat
|
||||||
* MacOS X
|
- MacOS X
|
||||||
* Cygwin (Thanks, Ben Drasin!)
|
- Cygwin (Thanks, Ben Drasin!)
|
||||||
|
- MinGW (git bash on windows) **See Note Below**
|
||||||
|
|
||||||
To add or fix support for a VCS system, look for code at the end
|
To add or fix support for a VCS system, look for code at the end of `bin/_blackbox_common.sh`
|
||||||
of `bin/_blackbox_common.sh`
|
|
||||||
|
|
||||||
To add or fix support for a new operating system, look for the case
|
To add or fix support for a new operating system, look for the case statements in `bin/_blackbox_common.sh` and `bin/_stack_lib.sh` and maybe `tools/confidence_test.sh`
|
||||||
statements in `bin/_blackbox_common.sh` and `bin/_stack_lib.sh` and
|
|
||||||
maybe `tools/confidence_test.sh`
|
|
||||||
|
|
||||||
Note: Cywin support requires the following packages:
|
Note: Cywin support requires the following packages:
|
||||||
|
|
||||||
* Normal operation:
|
- Normal operation:
|
||||||
* gnupg
|
- gnupg
|
||||||
* git or mercurial or subversion or perforce (as appropriate)
|
- git or mercurial or subversion or perforce (as appropriate)
|
||||||
* Development (if you will be adding code and want to run the confidence test)
|
- Development (if you will be adding code and want to run the confidence test)
|
||||||
* procps
|
- procps
|
||||||
* make
|
- make
|
||||||
* git (the confidence test currently only tests git)
|
- git (the confidence test currently only tests git)
|
||||||
|
|
||||||
|
Note: MinGW (comes with Git for Windows) support requires the following additional installations
|
||||||
|
- Normal operation:
|
||||||
|
- [Git for Windows](https://git-scm.com/) (not tested with Mercurial)
|
||||||
|
- Git Bash MINTTY returns a MinGW console. So when you install make sure you pick `MINTTY` instead of windows console. You'll be executing blackbox from the Git Bash prompt.
|
||||||
|
- You need at least version 2.8.1 of Git for Windows.
|
||||||
|
- [GnuWin32](https://sourceforge.net/projects/getgnuwin32/files/) - needed for various tools not least of which is mktemp which is used by blackbox
|
||||||
|
- after downloading the install just provides you with some batch files. Because of prior issues at sourceforge and to make sure you get the latest version of each package the batch files handle the brunt of the work of getting the correct packages and installing them for you.
|
||||||
|
- from a **windows command prompt** run `download.bat` once it has completed run `install.bat` then add the path for those tools to your PATH (ex: `PATH=%PATH%;c:\GnuWin32\bin`)
|
||||||
|
- Development:
|
||||||
|
- unknown
|
||||||
|
|
||||||
How is the encryption done?
|
How is the encryption done?
|
||||||
============================
|
===========================
|
||||||
|
|
||||||
GPG has many different ways to encrypt a file. BlackBox uses
|
GPG has many different ways to encrypt a file. BlackBox uses the mode that lets you specify a list of keys that can decrypt the messsage.
|
||||||
the mode that lets you specify a list of keys that can decrypt
|
|
||||||
the messsage.
|
|
||||||
|
|
||||||
If you have 5 people ("admins") that should be able to access
|
If you have 5 people ("admins") that should be able to access the secrets, each creates a GPG key and adds their public key to the keychain. The GPG command used to encrypt the file lists all 5 key names, and therefore any 1 key can decrypt the file.
|
||||||
the secrets, each creates a GPG key and adds their public key
|
|
||||||
to the keychain. The GPG command used to encrypt the file lists
|
|
||||||
all 5 key names, and therefore any 1 key can decrypt the file.
|
|
||||||
|
|
||||||
To remove someone's access, remove that admin's key name (i.e. email
|
To remove someone's access, remove that admin's key name (i.e. email address) from the list of admins and re-encrypt all the files. They can still read the .gpg file (assuming they have access to the repository) but they can't decrypt it any more.
|
||||||
address) from the list of admins and re-encrypt all the files.
|
|
||||||
They can still read the .gpg file (assuming they have access
|
|
||||||
to the repository) but they can't decrypt it any more.
|
|
||||||
|
|
||||||
*What if they kept a copy of the old repo before you removed
|
*What if they kept a copy of the old repo before you removed access?* Yes, they can decrypt old versions of the file. This is why when an admin leaves the team, you should change all your passwords, SSL certs, and so on. You should have been doing that before BlackBox, right?
|
||||||
access?* Yes, they can decrypt old versions of the file. This
|
|
||||||
is why when an admin leaves the team, you should change all
|
|
||||||
your passwords, SSL certs, and so on. You should have been
|
|
||||||
doing that before BlackBox, right?
|
|
||||||
|
|
||||||
*Why don't you use symmetric keys?* In other words, why mess
|
*Why don't you use symmetric keys?* In other words, why mess with all this GPG key stuff and instead why don't we just encrypt all the files with a single passphrase. Yes, GPG supports that, but then we are managing a shared password, which is fraught with problems. If someone "leaves the team" we would have to communicate to everyone a new password. Now we just have to remove their key. This scales better.
|
||||||
with all this GPG key stuff and instead why don't we just encrypt
|
|
||||||
all the files with a single passphrase. Yes, GPG supports that,
|
|
||||||
but then we are managing a shared password, which is fraught with problems.
|
|
||||||
If someone "leaves the team" we would have to communicate to everyone
|
|
||||||
a new password. Now we just have to remove their key. This scales
|
|
||||||
better.
|
|
||||||
|
|
||||||
*How do automated processes decrypt without asking for a password?*
|
*How do automated processes decrypt without asking for a password?* GPG requires a passphrase on a private key. However, it permits the creation of subkeys that have no passphrase. For automated processes, create a subkey that is only stored on the machine that needs to decrypt the files. For example, at Stack Exchange, when our Continuous Integration (CI) system pushes a code change to our Puppet masters, they run `blackbox_postdeploy` to decrypt all the files. The user that runs this code has a subkey that doesn't require a passphrase. Since we have many masters, each has its own key. And, yes, this means our Puppet Masters have to be very secure. However, they were already secure because, like, dude... if you can break into someone's puppet master you own their network.
|
||||||
GPG requires a passphrase on a private key. However, it permits
|
|
||||||
the creation of subkeys that have no passphrase. For automated
|
|
||||||
processes, create a subkey that is only stored on the machine
|
|
||||||
that needs to decrypt the files. For example, at Stack Exchange,
|
|
||||||
when our Continuous Integration (CI) system pushes
|
|
||||||
a code change to our Puppet masters, they run `blackbox_postdeploy`
|
|
||||||
to decrypt all the files. The user that runs this code has a subkey
|
|
||||||
that doesn't require a passphrase. Since we have many masters,
|
|
||||||
each has its own key. And, yes, this means our Puppet Masters
|
|
||||||
have to be very secure. However, they were already secure because,
|
|
||||||
like, dude... if you can break into someone's puppet master you own
|
|
||||||
their network.
|
|
||||||
|
|
||||||
*If you use Puppet, why didn't you just use hiera-eyaml?*
|
*If you use Puppet, why didn't you just use hiera-eyaml?* There are 4 reasons:
|
||||||
There are 4 reasons:
|
|
||||||
|
|
||||||
1. This works works with any Git or Mercurial repo, even if you aren't using Puppet.
|
|
||||||
2. hiera-eyaml decrypts "on demand" which means your Puppet Master now uses a lot of CPU to decrypt keys every time it is contacted. It slows down your master, which, in my case, is already slow enough.
|
|
||||||
3. This works with binary files, without having to ASCIIify them and paste them into a YAML file. Have you tried to do this with a cert that is 10K long and changes every few weeks? Ick.
|
|
||||||
4. hiera-eyaml didn't exist when I wrote this.
|
|
||||||
|
|
||||||
|
1. This works with any Git or Mercurial repo, even if you aren't using Puppet.
|
||||||
|
2. hiera-eyaml decrypts "on demand" which means your Puppet Master now uses a lot of CPU to decrypt keys every time it is contacted. It slows down your master, which, in my case, is already slow enough.
|
||||||
|
3. This works with binary files, without having to ASCIIify them and paste them into a YAML file. Have you tried to do this with a cert that is 10K long and changes every few weeks? Ick.
|
||||||
|
4. hiera-eyaml didn't exist when I wrote this.
|
||||||
|
|
||||||
What does this look like to the typical user?
|
What does this look like to the typical user?
|
||||||
================================
|
=============================================
|
||||||
|
|
||||||
* If you need to, start the GPG Agent: `eval $(gpg-agent --daemon)`
|
- If you need to, start the GPG Agent: `eval $(gpg-agent --daemon)`
|
||||||
* Decrypt the file so it is editable: `blackbox_edit_start FILENAME`
|
- Decrypt the file so it is editable: `blackbox_edit_start FILENAME`
|
||||||
* (You will need to enter your GPG passphrase.)
|
- (You will need to enter your GPG passphrase.)
|
||||||
* Edit FILENAME as you desire: `vim FILENAME`
|
- Edit FILENAME as you desire: `vim FILENAME`
|
||||||
* Re-encrypt the file: `blackbox_edit_end FILENAME`
|
- Re-encrypt the file: `blackbox_edit_end FILENAME`
|
||||||
* Commit the changes. `git commit -a` or `hg commit`
|
- Commit the changes. `git commit -a` or `hg commit`
|
||||||
|
|
||||||
Wait... it can be even easier than that!
|
|
||||||
Run `blackbox_edit FILENAME`, and it'll decrypt the file
|
|
||||||
in a temp file and call `$EDITOR` on it, re-encrypting again after the editor
|
|
||||||
is closed.
|
|
||||||
|
|
||||||
|
Wait... it can be even easier than that! Run `blackbox_edit FILENAME`, and it'll decrypt the file in a temp file and call `$EDITOR` on it, re-encrypting again after the editor is closed.
|
||||||
|
|
||||||
How to use the secrets with Puppet?
|
How to use the secrets with Puppet?
|
||||||
================================
|
===================================
|
||||||
|
|
||||||
### Entire files:
|
### Entire files:
|
||||||
|
|
||||||
Entire files, such as SSL certs and private keys, are treated just like
|
Entire files, such as SSL certs and private keys, are treated just like regular files. You decrypt them any time you push a new release to the puppet master.
|
||||||
regular files. You decrypt them any time you push a new release
|
|
||||||
to the puppet master.
|
|
||||||
|
|
||||||
Puppet example for an encrypted file: `secret_file.key.gpg`
|
Puppet example for an encrypted file: `secret_file.key.gpg`
|
||||||
|
|
||||||
@@ -237,13 +190,9 @@ file { '/etc/my_little_secret.key':
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
### Small strings:
|
### Small strings:
|
||||||
|
|
||||||
Small strings, such as passwords and API keys, are stored in a hiera
|
Small strings, such as passwords and API keys, are stored in a hiera yaml file, which you encrypt with `blackbox_register_new_file`. For example, we use a file called `blackbox.yaml`. You can access them using the hiera() function.
|
||||||
yaml file, which you encrypt with `blackbox_register_new_file`. For
|
|
||||||
example, we use a file called `blackbox.yaml`. You can access them
|
|
||||||
using the hiera() function.
|
|
||||||
|
|
||||||
*Setup:* Configure `hiera.yaml` by adding "blackbox" to the search hierarchy:
|
*Setup:* Configure `hiera.yaml` by adding "blackbox" to the search hierarchy:
|
||||||
|
|
||||||
@@ -274,15 +223,14 @@ file {'/tmp/debug-blackbox.txt':
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
The variable `$the_password` will contain "my secret password" and
|
The variable `$the_password` will contain "my secret password" and can be used anywhere strings are used.
|
||||||
can be used anywhere strings are used.
|
|
||||||
|
|
||||||
|
|
||||||
How to enroll a new file into the system?
|
How to enroll a new file into the system?
|
||||||
============================
|
=========================================
|
||||||
|
|
||||||
|
- If you need to, start the GPG Agent: `eval $(gpg-agent --daemon)`
|
||||||
|
- Add the file to the system:
|
||||||
|
|
||||||
* If you need to, start the GPG Agent: `eval $(gpg-agent --daemon)`
|
|
||||||
* Add the file to the system:
|
|
||||||
```
|
```
|
||||||
blackbox_register_new_file path/to/file.name.key
|
blackbox_register_new_file path/to/file.name.key
|
||||||
```
|
```
|
||||||
@@ -291,38 +239,43 @@ Multiple file names can be specified on the command line:
|
|||||||
|
|
||||||
Example 1: Register 2 files:
|
Example 1: Register 2 files:
|
||||||
|
|
||||||
blackbox_register_new_file file1.txt file2.txt
|
```
|
||||||
|
blackbox_register_new_file file1.txt file2.txt
|
||||||
|
```
|
||||||
|
|
||||||
Example 2: Register all the files in `$DIR`:
|
Example 2: Register all the files in `$DIR`:
|
||||||
|
|
||||||
find $DIR -type f -not -name '*.gpg' -print0 | xargs -0 blackbox_register_new_file
|
```
|
||||||
|
find $DIR -type f -not -name '*.gpg' -print0 | xargs -0 blackbox_register_new_file
|
||||||
|
```
|
||||||
|
|
||||||
How to remove a file from the system?
|
How to remove a file from the system?
|
||||||
============================
|
=====================================
|
||||||
|
|
||||||
This happens quite rarely, but we've got it covered:
|
This happens quite rarely, but we've got it covered:
|
||||||
|
|
||||||
```
|
```
|
||||||
blackbox_deregister_file path/to/file.name.key
|
blackbox_deregister_file path/to/file.name.key
|
||||||
```
|
```
|
||||||
|
|
||||||
How to indoctrinate a new user into the system?
|
How to indoctrinate a new user into the system?
|
||||||
============================
|
===============================================
|
||||||
|
|
||||||
``keyrings/live/blackbox-admins.txt`` is a file that
|
`keyrings/live/blackbox-admins.txt` is a file that lists which users are able to decrypt files. (More pedantically, it is a list of the GnuPG key names that the file is encrypted for.)
|
||||||
lists which users are able to decrypt files.
|
|
||||||
(More pedantically, it is a list of the GnuPG key
|
|
||||||
names that the file is encrypted for.)
|
|
||||||
|
|
||||||
To join the list of people that can edit the file requires three steps; You create a GPG key and add it to the key ring. Then, someone that already has access adds you to the system. Lastly, you should test your access.
|
To join the list of people that can edit the file requires three steps; You create a GPG key and add it to the key ring. Then, someone that already has access adds you to the system. Lastly, you should test your access.
|
||||||
|
|
||||||
### Step 1: YOU create a GPG key pair on a secure machine and add to public keychain.
|
### Step 1: YOU create a GPG key pair on a secure machine and add to public keychain.
|
||||||
|
|
||||||
|
If you don't already have a GPG key, here's how to generate one:
|
||||||
|
|
||||||
```
|
```
|
||||||
gpg --gen-key
|
gpg --gen-key
|
||||||
```
|
```
|
||||||
|
|
||||||
Pick defaults for encryption settings, 0 expiration. Pick a VERY GOOD passphrase.
|
Pick defaults for encryption settings, 0 expiration. Pick a VERY GOOD passphrase. Store the private key securely. Tip: Store it on a secure machine, or one with little or no internet access, with full-disk-encryption, etc. Your employer problably has rules about how to store such things.
|
||||||
|
|
||||||
|
Now that you have a GPG key, add yourself as an admin:
|
||||||
|
|
||||||
```
|
```
|
||||||
blackbox_addadmin KEYNAME
|
blackbox_addadmin KEYNAME
|
||||||
@@ -334,23 +287,39 @@ blackbox_addadmin KEYNAME
|
|||||||
blackbox_addadmin tal@example.com
|
blackbox_addadmin tal@example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
When the command completes successfully, instructions on how to
|
When the command completes successfully, instructions on how to commit these changes will be output. Run the command as given to commit the changes. It will look like this:
|
||||||
commit these changes will be output. Run the command as give.
|
|
||||||
|
|
||||||
```
|
```
|
||||||
NEXT STEP: Check these into the repo. Probably with a command like...
|
|
||||||
git commit -m'NEW ADMIN: tal@example.com' keyrings/live/pubring.gpg keyrings/live/trustdb.gpg keyrings/live/blackbox-admins.txt
|
git commit -m'NEW ADMIN: tal@example.com' keyrings/live/pubring.gpg keyrings/live/trustdb.gpg keyrings/live/blackbox-admins.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
Role accounts: If you are adding the pubring.gpg of a role account, you can specify the directory where the pubring.gpg file can be found as a 2nd parameter:
|
Then push it to the repo:
|
||||||
|
|
||||||
```
|
```
|
||||||
blackbox_addadmin puppetmaster@puppet-master-1.example.com /path/to/the/dir
|
git push
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
ht push
|
||||||
|
|
||||||
|
(or whatever is appropriate)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
NOTE: Creating a Role Account? If you are adding the pubring.gpg of a role account, you can specify the directory where the pubring.gpg file can be found as a 2nd parameter: `blackbox_addadmin puppetmaster@puppet-master-1.example.com /path/to/the/dir`
|
||||||
|
|
||||||
### Step 2: SOMEONE ELSE adds you to the system.
|
### Step 2: SOMEONE ELSE adds you to the system.
|
||||||
|
|
||||||
Ask someone that already has access to re-encrypt the data files. This gives you access. They simply decrypt and re-encrypt the data without making any changes:
|
Ask someone that already has access to re-encrypt the data files. This gives you access. They simply decrypt and re-encrypt the data without making any changes.
|
||||||
|
|
||||||
|
Pre-check: Verify the new keys look good.
|
||||||
|
|
||||||
|
```
|
||||||
|
$ gpg --homedir=keyrings/live --list-keys
|
||||||
|
```
|
||||||
|
|
||||||
|
For example, examine the key name (email address) to make sure it conforms to corporate standards.
|
||||||
|
|
||||||
|
Import the keychain into your personal keychain and reencrypt:
|
||||||
|
|
||||||
```
|
```
|
||||||
gpg --import keyrings/live/pubring.gpg
|
gpg --import keyrings/live/pubring.gpg
|
||||||
@@ -371,10 +340,10 @@ hg push
|
|||||||
|
|
||||||
### Step 3: YOU test.
|
### Step 3: YOU test.
|
||||||
|
|
||||||
Make sure you can decrypt a file. (Suggestion: Keep a dummy file in VCS just for new people to practice on.)
|
Make sure you can decrypt a file. (Suggestion: Keep a dummy file in VCS just for new people to practice on.)
|
||||||
|
|
||||||
How to remove a user from the system?
|
How to remove a user from the system?
|
||||||
============================
|
=====================================
|
||||||
|
|
||||||
Simply run `blackbox_removeadmin` with their keyname then re-encrypt:
|
Simply run `blackbox_removeadmin` with their keyname then re-encrypt:
|
||||||
|
|
||||||
@@ -387,9 +356,7 @@ blackbox_update_all_files
|
|||||||
|
|
||||||
When the command completes, you will be given a reminder to check in the change and push it.
|
When the command completes, you will be given a reminder to check in the change and push it.
|
||||||
|
|
||||||
Note that their keys will still be in the key ring, but they will
|
Note that their keys will still be in the key ring, but they will go unused. If you'd like to clean up the keyring, use the normal GPG commands and check in the file.
|
||||||
go unused. If you'd like to clean up the keyring, use the normal
|
|
||||||
GPG commands and check in the file.
|
|
||||||
|
|
||||||
```
|
```
|
||||||
gpg --homedir=keyrings/live --list-keys
|
gpg --homedir=keyrings/live --list-keys
|
||||||
@@ -399,26 +366,21 @@ git commit -m'Cleaned olduser@example.com from keyring' keyrings/live/*
|
|||||||
|
|
||||||
The key ring only has public keys. There are no secret keys to delete.
|
The key ring only has public keys. There are no secret keys to delete.
|
||||||
|
|
||||||
Remember that this person did have access to all the secrets at one
|
Remember that this person did have access to all the secrets at one time. They could have made a copy. Therefore, to be completely secure, you should change all passwords, generate new SSL keys, and so on just like when anyone that had privileged access leaves an organization.
|
||||||
time. They could have made a copy. Therefore, to be completely
|
|
||||||
secure, you should change all passwords, generate new SSL keys, and
|
|
||||||
so on just like when anyone that had privileged access leaves an
|
|
||||||
organization.
|
|
||||||
|
|
||||||
|
Enabling Blackbox For a Repo
|
||||||
First Time Setup (enabling Blackbox for a repo)
|
============================
|
||||||
===========================
|
|
||||||
|
|
||||||
Overview:
|
Overview:
|
||||||
|
|
||||||
To add "blackbox" to a git or mercurial repo, you'll need to do the following:
|
To add "blackbox" to a git or mercurial repo, you'll need to do the following:
|
||||||
|
|
||||||
1. Run the initialize script. This adds a few files to your repo in a directory called "keyrings".
|
1. Run the initialize script. This adds a few files to your repo in a directory called "keyrings".
|
||||||
2. For the first user, create a GPG key and add it to the key ring.
|
2. For the first user, create a GPG key and add it to the key ring.
|
||||||
3. Encrypt the files you want to be "secret".
|
3. Encrypt the files you want to be "secret".
|
||||||
4. For any automated user (one that must be able to decrypt without a passphrase), create a GPG key and create a subkey with an empty passphrase.
|
4. For any automated user (one that must be able to decrypt without a passphrase), create a GPG key and create a subkey with an empty passphrase.
|
||||||
|
|
||||||
### Run the initialize script.
|
### Run the initialize script.
|
||||||
|
|
||||||
You'll want to include blackbox's "bin" directory in your PATH:
|
You'll want to include blackbox's "bin" directory in your PATH:
|
||||||
|
|
||||||
@@ -427,17 +389,13 @@ export PATH=$PATH:/the/path/to/blackbox/bin
|
|||||||
blackbox_initialize
|
blackbox_initialize
|
||||||
```
|
```
|
||||||
|
|
||||||
If you're using antigen, adding `antigen bundle StackExchange/blackbox` to
|
If you're using antigen, adding `antigen bundle StackExchange/blackbox` to your .zshrc will download this repository and add it to your $PATH.
|
||||||
your .zshrc will download this repository and add it to your $PATH.
|
|
||||||
|
|
||||||
### For the first user, create a GPG key and add it to the key ring.
|
### For the first user, create a GPG key and add it to the key ring.
|
||||||
|
|
||||||
Follow the instructions for "How to indoctrinate a new user into
|
Follow the instructions for "[How to indoctrinate a new user into the system?](#how-to-indoctrinate-a-new-user-into-the-system)". Only do Step 1.
|
||||||
the system?". Only do Step 1.
|
|
||||||
|
|
||||||
Once that is done, is a good idea to test the system by making sure
|
Once that is done, is a good idea to test the system by making sure a file can be added to the system (see "How to enroll a new file into the system?"), and a different user can decrypt the file.
|
||||||
a file can be added to the system (see "How to enroll a new file
|
|
||||||
into the system?"), and a different user can decrypt the file.
|
|
||||||
|
|
||||||
Make a new file and register it:
|
Make a new file and register it:
|
||||||
|
|
||||||
@@ -456,53 +414,38 @@ echo This is the new file contents. >foo.txt
|
|||||||
```
|
```
|
||||||
|
|
||||||
Re-encrypt it:
|
Re-encrypt it:
|
||||||
|
|
||||||
```
|
```
|
||||||
blackbox_edit_end foo.txt.gpg
|
blackbox_edit_end foo.txt.gpg
|
||||||
ls -l foo.txt*
|
ls -l foo.txt*
|
||||||
```
|
```
|
||||||
|
|
||||||
Push these changes to the repo. Make sure another user can
|
You should only see `foo.txt.gpg` as `foo.txt` should be gone.
|
||||||
check out and change the contents of the file.
|
|
||||||
|
|
||||||
|
The next step is to commit `foo.txt.gpg` and make sure another user can check out, view, and change the contents of the file. That is left as an exercise for the reader. If you are feel like taking a risk, don't commit `foo.txt.gpg` and delete it instead.
|
||||||
|
|
||||||
Set up automated users or "role accounts"
|
Set up automated users or "role accounts"
|
||||||
=========================================
|
=========================================
|
||||||
|
|
||||||
i.e. This is how a Puppet Master can have access to the unencrypted data.
|
i.e. This is how a Puppet Master can have access to the unencrypted data.
|
||||||
|
|
||||||
|
An automated user (a "role account") is one that that must be able to decrypt without a passphrase. In general you'll want to do this for the user that pulls the files from the repo to the master. This may be automated with Jenkins CI or other CI system.
|
||||||
|
|
||||||
An automated user (a "role account") is one that that must be able
|
GPG keys have to have a passphrase. However, passphrases are optional on subkeys. Therefore, we will create a key with a passphrase then create a subkey without a passphrase. Since the subkey is very powerful, it should be created on a very secure machine.
|
||||||
to decrypt without a passphrase. In general you'll want to do this
|
|
||||||
for the user that pulls the files from the repo to the master. This
|
|
||||||
may be automated with Jenkins CI or other CI system.
|
|
||||||
|
|
||||||
GPG keys have to have a passphrase. However, passphrases are optional
|
There's another catch. The role account probably can't check files into Git/Mercurial. It probably only has read-only access to the repo. That's a good security policy. This means that the role account can't be used to upload the subkey public bits into the repo.
|
||||||
on subkeys. Therefore, we will create a key with a passphrase then
|
|
||||||
create a subkey without a passphrase.
|
|
||||||
Since the subkey is very powerful, it should be created on a very
|
|
||||||
secure machine.
|
|
||||||
|
|
||||||
There's another catch. The role account probably can't check files
|
Therefore, we will create the key/subkey on a secure machine as yourself. From there we can commit the public portions into the repo. Also from this account we will export the parts that the role account needs, copy them to where the role account can access them, and import them as the role account.
|
||||||
into Git/Mercurial. It probably only has read-only access to the repo. That's
|
|
||||||
a good security policy. This means that the role account can't
|
|
||||||
be used to upload the subkey public bits into the repo.
|
|
||||||
|
|
||||||
Therefore, we will create the key/subkey on a secure machine
|
ProTip: If asked to generate entropy, consider running this on the same machine in another window: `sudo dd if=/dev/sda of=/dev/null`
|
||||||
as yourself. From there we can commit the public portions into
|
|
||||||
the repo. Also from this account we will export the parts
|
|
||||||
that the role account needs, copy them to where the role account
|
|
||||||
can access them, and import them as the role account.
|
|
||||||
|
|
||||||
ProTip: If asked to generate entropy, consider running this on the
|
|
||||||
same machine in another window: `sudo dd if=/dev/sda of=/dev/null`
|
|
||||||
|
|
||||||
For the rest of this doc, you'll need to make the following substitutions:
|
For the rest of this doc, you'll need to make the following substitutions:
|
||||||
|
|
||||||
- ROLEUSER: svc_deployacct or whatever your role account's name is.
|
- ROLEUSER: svc_deployacct or whatever your role account's name is.
|
||||||
- NEWMASTER: the machine this role account exists on.
|
- NEWMASTER: the machine this role account exists on.
|
||||||
- SECUREHOST: The machine you use to create the keys.
|
- SECUREHOST: The machine you use to create the keys.
|
||||||
|
|
||||||
NOTE: This should be more automated/scripted. Patches welcome.
|
NOTE: This should be more automated/scripted. Patches welcome.
|
||||||
|
|
||||||
On SECUREHOST, create the puppet master's keys:
|
On SECUREHOST, create the puppet master's keys:
|
||||||
|
|
||||||
@@ -519,11 +462,7 @@ Key is valid for? (0) DEFAULT
|
|||||||
# Email address: svc_deployacct@hostname.domain.name
|
# Email address: svc_deployacct@hostname.domain.name
|
||||||
```
|
```
|
||||||
|
|
||||||
NOTE: Rather than a real email address, use the username@FQDN of
|
NOTE: Rather than a real email address, use the username@FQDN of the host the key will be used on. If you use this role account on many machines, each should have its own key. By using the FQDN of the host, you will be able to know which key is which. In this doc, we'll refer to username@FQDN as $KEYNAME
|
||||||
the host the key will be used on. If you use this role account on
|
|
||||||
many machines, each should have its own key. By using the FQDN of
|
|
||||||
the host, you will be able to know which key is which.
|
|
||||||
In this doc, we'll refer to username@FQDN as $KEYNAME
|
|
||||||
|
|
||||||
Save the passphrase somewhere safe!
|
Save the passphrase somewhere safe!
|
||||||
|
|
||||||
@@ -581,8 +520,7 @@ cd /path/to/the/repo
|
|||||||
blackbox_addadmin $KEYNAME /tmp/NEWMASTER
|
blackbox_addadmin $KEYNAME /tmp/NEWMASTER
|
||||||
```
|
```
|
||||||
|
|
||||||
Verify that secring.gpg is a zero-length file. If it isn't, you have
|
Verify that secring.gpg is a zero-length file. If it isn't, you have somehow added a private key to the keyring. Start over.
|
||||||
somehow added a private key to the keyring. Start over.
|
|
||||||
|
|
||||||
```
|
```
|
||||||
$ cd keyrings/live
|
$ cd keyrings/live
|
||||||
@@ -630,54 +568,151 @@ rm -rf /tmp/NEWMASTER
|
|||||||
|
|
||||||
Also shred any other temporary files you may have made.
|
Also shred any other temporary files you may have made.
|
||||||
|
|
||||||
|
Replace expired keys:
|
||||||
|
=====================
|
||||||
|
|
||||||
|
If any one admin's key expires, you can no longer encrypt files. You will need to replace the key and re-encrypt.
|
||||||
|
|
||||||
|
- Step 0: You see this error:
|
||||||
|
|
||||||
|
```
|
||||||
|
$ blackbox_edit_end modified_file.txt
|
||||||
|
--> Error: can't re-encrypt because a key has expired.
|
||||||
|
```
|
||||||
|
|
||||||
|
- Step 1. Administrator removes expired user:
|
||||||
|
|
||||||
|
Warning: This process will erase any unencrypted files that you were in the process of editing. Copy them elsewhere and restore the changes when done.
|
||||||
|
|
||||||
|
```
|
||||||
|
blackbox_removeadmin expired_user@example.com
|
||||||
|
# This next command overwrites any changed unencrypted files. See warning above.
|
||||||
|
blackbox_update_all_files
|
||||||
|
git commit -m "Re-encrypt all files"
|
||||||
|
gpg --homedir=keyrings/live --delete-key expired_user@example.com
|
||||||
|
git commit -m 'Cleaned expired_user@example.com from keyring' keyrings/live/*
|
||||||
|
git push
|
||||||
|
```
|
||||||
|
|
||||||
|
- Step 2. Expired user adds an updated key:
|
||||||
|
|
||||||
|
```
|
||||||
|
git pull
|
||||||
|
blackbox_addadmin updated_user@example.com
|
||||||
|
git commit -m'NEW ADMIN: updated_user@example.com keyrings/live/pubring.gpg keyrings/live/trustdb.gpg keyrings/live/blackbox-admins.txt
|
||||||
|
git push
|
||||||
|
```
|
||||||
|
|
||||||
|
- Step 3. Administrator re-encrypts all files with the updated key of the expired user:
|
||||||
|
|
||||||
|
```
|
||||||
|
git pull
|
||||||
|
gpg --import keyrings/live/pubring.gpg
|
||||||
|
blackbox_update_all_files
|
||||||
|
git commit -m "Re-encrypt all files"
|
||||||
|
git push
|
||||||
|
```
|
||||||
|
|
||||||
|
- Step 4: Clean up:
|
||||||
|
|
||||||
|
Any files that were temporarily copied in the first step so as to not be overwritten can now be copied back and re-encrypted with the `blackbox_edit_end` command.
|
||||||
|
|
||||||
|
(Thanks to @chishaku for finding a solution to this problem!)
|
||||||
|
|
||||||
|
### Configure git to show diffs in encrypted files
|
||||||
|
|
||||||
|
It's possible to tell Git to decrypt versions of the file before running them through `git diff` or `git log`. To achieve this do:
|
||||||
|
|
||||||
|
- Add the following to `.gitattributes` at the top of the git repository:
|
||||||
|
```
|
||||||
|
*.gpg diff=blackbox
|
||||||
|
```
|
||||||
|
|
||||||
|
- Add the following to `.git/config`:
|
||||||
|
```
|
||||||
|
[diff "blackbox"]
|
||||||
|
textconv = gpg --use-agent -q --batch --decrypt
|
||||||
|
````
|
||||||
|
|
||||||
|
And now commands like `git log -p file.gpg` will show a nice log of the changes in the encrypted file.
|
||||||
|
|
||||||
|
Some common errors:
|
||||||
|
===================
|
||||||
|
|
||||||
|
`gpg: filename: skipped: No public key` -- Usually this means there is an item in `keyrings/live/blackbox-admins.txt` that is not the name of the key. Either something invalid was inserted (like a filename instead of a username) or a user has left the organization and their key was removed from the keychain, but their name wasn't removed from the blackbox-admins.txt file.
|
||||||
|
|
||||||
|
`gpg: decryption failed: No secret key` -- Usually means you forgot to re-encrypt the file with the new key.
|
||||||
|
|
||||||
|
`Error: can't re-encrypt because a key has expired.` -- A user's key has expired and can't be used to encrypt any more. Follow the[Replace expired keys](#replace-expired-keys) tip.
|
||||||
|
|
||||||
Using Blackbox without a repo
|
Using Blackbox without a repo
|
||||||
===========================
|
=============================
|
||||||
If the files are copied out of a repo they can still be decrypted
|
|
||||||
and edited. Obviously edits, changes to keys, and such will be lost
|
If the files are copied out of a repo they can still be decrypted and edited. Obviously edits, changes to keys, and such will be lost if they are made outside the repo. Also note that commands are most likely to only work if run from the base directory (i.e. the parent to the keyrings directory).
|
||||||
if they are made outside the repo. Also note that commands are most
|
|
||||||
likely to only work if run from the base directory (i.e. the parent to
|
|
||||||
the keyrings directory).
|
|
||||||
|
|
||||||
The following commands have been tested outside a repo:
|
The following commands have been tested outside a repo:
|
||||||
|
|
||||||
* `blackbox_postdeploy`
|
- `blackbox_postdeploy`
|
||||||
* `blackbox_edit_start`
|
- `blackbox_edit_start`
|
||||||
* `blackbox_edit_end`
|
- `blackbox_edit_end`
|
||||||
|
|
||||||
|
Some Subversion gotchas:
|
||||||
|
========================
|
||||||
|
|
||||||
Help out: Submit bugs, pull requests and ideas:
|
The current implementation will store the blackbox in `/keyrings` at the root of the entire repo. this will create an issue between environments that have different roots (ie, checking out `/` on development vs `/releases/foo` in production). To get around this, you can `export BLACKBOX_REPOBASE=/path/to/repo` and set a specific base for your repo.
|
||||||
============
|
|
||||||
|
|
||||||
I welcome code changes, questions, bug reports and feedback!
|
This was originally written for git and supports a two-phase commit, in which `commit` is a local commit and "push" sends the change upstream to the version control server when something is registered or deregistered with the system. The current implementation will immediately `commit` a file (to the upstream subversion server) when you execute a `blackbox_*` command.
|
||||||
|
|
||||||
* Submit code: https://github.com/StackExchange/blackbox
|
How to submit bugs or ask questions?
|
||||||
* Report bugs/questions: https://github.com/StackExchange/blackbox/issues
|
====================================
|
||||||
|
|
||||||
Tip for submitting code:
|
We welcome questions, bug reports and feedback!
|
||||||
|
|
||||||
After you make a change, please re-run the confidence tests. This
|
The best place to start is to join the [blackbox-project mailing list](https://groups.google.com/d/forum/blackbox-project) and ask there.
|
||||||
runs through various procedures and checks the results.
|
|
||||||
|
|
||||||
To run the tests:
|
Bugs are tracked here in Github. Please feel free to files bugs yourself:
|
||||||
|
|
||||||
|
- https://github.com/StackExchange/blackbox/issues
|
||||||
|
|
||||||
|
Developer Info
|
||||||
|
==============
|
||||||
|
|
||||||
|
Code submissions are gladly welcomed! The code is fairly easy to read.
|
||||||
|
|
||||||
|
Get the code:
|
||||||
|
|
||||||
|
```
|
||||||
|
git clone git@github.com:StackExchange/blackbox.git
|
||||||
|
```
|
||||||
|
|
||||||
|
Test your changes:
|
||||||
|
|
||||||
```
|
```
|
||||||
make confidence
|
make confidence
|
||||||
```
|
```
|
||||||
|
|
||||||
Note: The tests currently assume "git" and have been tested
|
This runs through a number of system tests. It creates a repo, encrypts files, decrypts files, and so on. You can run these tests to verify that the changes you made didn't break anything. You can also use these tests to verify that the system works with a new operating system.
|
||||||
on CentOS and Cygwin.
|
|
||||||
|
|
||||||
|
Please submit tests with code changes:
|
||||||
|
|
||||||
|
The best way to change Blackbox is via Test Driven Development. First add a test to `tools/confidence.sh`. This test should fail, and demonstrate the need for the change you are about to make. Then fix the bug or add the feature you want. When you are done, `make confidence` should pass all tests. The PR you submit should include your code as well as the new test. This way the confidence tests accumulate as the system grows as we know future changes don't break old features.
|
||||||
|
|
||||||
|
Note: The tests currently assume "git" and have been tested only on CentOS, Mac OS X, and Cygwin. Patches welcome!
|
||||||
|
|
||||||
Alternatives
|
Alternatives
|
||||||
============
|
============
|
||||||
|
|
||||||
Here are other open source packages that do something similar to Blackbox. If you like them better than Blackbox, please use them.
|
Here are other open source packages that do something similar to Blackbox. If you like them better than Blackbox, please use them.
|
||||||
|
|
||||||
* Pass: http://www.zx2c4.com/projects/password-store/
|
- git-crypt: https://www.agwa.name/projects/git-crypt/
|
||||||
* Transcrypt: https://github.com/elasticdog/transcrypt
|
- Pass: http://www.zx2c4.com/projects/password-store/
|
||||||
* git-crypt: https://www.agwa.name/projects/git-crypt/
|
- Transcrypt: https://github.com/elasticdog/transcrypt
|
||||||
|
- Keyringer: https://keyringer.pw/
|
||||||
|
- git-secret: https://github.com/sobolevn/git-secret
|
||||||
|
|
||||||
|
git-crypt has the best git integration. Once set up it is nearly transparent to the users. However it only works with git.
|
||||||
|
|
||||||
License
|
License
|
||||||
=======
|
=======
|
||||||
This content is released under the MIT License. See the LICENSE.txt file.
|
|
||||||
|
This content is released under the MIT License. See the LICENSE.txt file.
|
||||||
|
|||||||
152
RELEASE_ENGINEERING.md
Normal file
152
RELEASE_ENGINEERING.md
Normal file
@@ -0,0 +1,152 @@
|
|||||||
|
Table of Contents:
|
||||||
|
==================
|
||||||
|
|
||||||
|
- [Branches and Tags:](#branches-and-tags)
|
||||||
|
- [Build Tasks](#build-tasks)
|
||||||
|
- [Stable Releases](#stable-releases)
|
||||||
|
- [Production Releases](#production-releases)
|
||||||
|
- [Updating MacPorts (automatic)](#updating-macports-automatic)
|
||||||
|
- [Updating MacPorts (manual)](#updating-macports-manual)
|
||||||
|
|
||||||
|
Branches and Tags:
|
||||||
|
==================
|
||||||
|
|
||||||
|
There are 3 branches/tags:
|
||||||
|
|
||||||
|
- **HEAD:** The cutting edge of development.
|
||||||
|
- **tag stable:** Stable enough for use by most people.
|
||||||
|
- **tag production:** Burned in long enough that we are confident it can be widely adopted.
|
||||||
|
|
||||||
|
If you are packaging Blackbox for distribution, you should track the *tag production*. You might also want to provide a separate package that tracks *tag stable:* for early adopters.
|
||||||
|
|
||||||
|
Build Tasks
|
||||||
|
===========
|
||||||
|
|
||||||
|
Stable Releases
|
||||||
|
===============
|
||||||
|
|
||||||
|
Marking the software to be "stable":
|
||||||
|
|
||||||
|
Step 1. Update CHANGELOG.md
|
||||||
|
|
||||||
|
Use "git log" to see what has changed and update CHANGELOG.md.
|
||||||
|
|
||||||
|
For a new release, add:
|
||||||
|
|
||||||
|
```
|
||||||
|
echo Release v1.$(date +%Y%m%d)
|
||||||
|
```
|
||||||
|
|
||||||
|
Commit with:
|
||||||
|
|
||||||
|
```
|
||||||
|
git commit -m'Update CHANGELOG.md' CHANGELOG.md
|
||||||
|
```
|
||||||
|
|
||||||
|
Step 2. Tag it.
|
||||||
|
|
||||||
|
```
|
||||||
|
git pull
|
||||||
|
git tag -d stable
|
||||||
|
git push origin :stable
|
||||||
|
git tag stable
|
||||||
|
git push origin tag stable
|
||||||
|
```
|
||||||
|
|
||||||
|
Step 3. Mark your calendar 1 week from today to check to see if this should be promoted to production.
|
||||||
|
|
||||||
|
Production Releases
|
||||||
|
===================
|
||||||
|
|
||||||
|
If no bugs have been reported a full week after a stable tag has been pushed, mark the release to be "production".
|
||||||
|
|
||||||
|
```
|
||||||
|
git fetch
|
||||||
|
git checkout stable
|
||||||
|
git tag -d production
|
||||||
|
git push origin :production
|
||||||
|
git tag production
|
||||||
|
git push origin tag production
|
||||||
|
R="v1.$(date +%Y%m%d)"
|
||||||
|
git tag "$R"
|
||||||
|
git push origin tag "$R"
|
||||||
|
```
|
||||||
|
|
||||||
|
Updating MacPorts (automatic)
|
||||||
|
=============================
|
||||||
|
|
||||||
|
Step 1: Generate the Portfile
|
||||||
|
|
||||||
|
```
|
||||||
|
tools/macports_report_upgrade.sh 1.20150222
|
||||||
|
```
|
||||||
|
|
||||||
|
This script will generate a file called `Portfile-vcs_blackbox.diff` and instructions on how to submit it as a update request.
|
||||||
|
|
||||||
|
Step 2: Submit the update request.
|
||||||
|
|
||||||
|
Submit the diff file as a bug as instructed. The instructions should look like this:
|
||||||
|
|
||||||
|
- PLEASE OPEN A TICKET WITH THIS INFORMATION: https://trac.macports.org/newticket
|
||||||
|
- Summary: `vcs_blackbox @1.20150222 Update to latest upstream`
|
||||||
|
- Description: `New upstream of vcs_blackbox.
|
||||||
|
github.setup and checksums updated.`
|
||||||
|
- Type: `update`
|
||||||
|
- Component: `ports`
|
||||||
|
- Port: `vcs_blackbox`
|
||||||
|
- Keywords: `maintainer haspatch`
|
||||||
|
- Attach this file: `Portfile-vcs_blackbox.diff`
|
||||||
|
|
||||||
|
Step 3: Watch for the update to happen.
|
||||||
|
|
||||||
|
Updating MacPorts (manual)
|
||||||
|
==========================
|
||||||
|
|
||||||
|
This is the old, manual, procedure. If the automated procedure fails to work, these notes may or may not be helpful.
|
||||||
|
|
||||||
|
The ultimate result of the script should be the output of `diff -u Portfile.orig Portfile` which is sent as an attachment to MacPorts. The new `Portfile` should have these changes:
|
||||||
|
|
||||||
|
1. The `github.setup` line should have a new version number.
|
||||||
|
2. The `checksums` line(s) should have updated checksums.
|
||||||
|
|
||||||
|
How to generate the checksums?
|
||||||
|
|
||||||
|
The easiest way is to to make a Portfile with incorrect checksums, then run `sudo port -v checksum vcs_blackbox` to see what they should have been. Fix the file, and try again until the checksum command works.
|
||||||
|
|
||||||
|
Next run `port lint vcs_blackbox` and make sure it has no errors.
|
||||||
|
|
||||||
|
Some useful commands:
|
||||||
|
|
||||||
|
Change repos in sources.conf:
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo vi /opt/local/etc/macports/sources.conf
|
||||||
|
Add this line early in the file:
|
||||||
|
file:///var/tmp/ports
|
||||||
|
```
|
||||||
|
|
||||||
|
Add a local repo:
|
||||||
|
|
||||||
|
```
|
||||||
|
fgrep >/dev/null -x 'file:///var/tmp/ports' /opt/local/etc/macports/sources.conf || sudo sed -i -e '1s@^@file:///var/tmp/ports\'$'\n@' /opt/local/etc/macports/sources.conf
|
||||||
|
```
|
||||||
|
|
||||||
|
Remove the local repo:
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo sed -i -e '\@^file:///var/tmp/ports@d' /opt/local/etc/macports/sources.conf
|
||||||
|
```
|
||||||
|
|
||||||
|
Test a Portfile:
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo port uninstall vcs_blackbox
|
||||||
|
sudo port clean --all vcs_blackbox
|
||||||
|
rm -rf ~/.macports/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/security/vcs_blackbox/
|
||||||
|
rm -rf /var/tmp/ports
|
||||||
|
mkdir -p /var/tmp/ports/security/vcs_blackbox
|
||||||
|
cp Portfile /var/tmp/ports/security/vcs_blackbox
|
||||||
|
cd /var/tmp/ports && portindex
|
||||||
|
sudo port -v checksum vcs_blackbox
|
||||||
|
sudo port install vcs_blackbox
|
||||||
|
```
|
||||||
@@ -1,119 +0,0 @@
|
|||||||
# Branches and Tags:
|
|
||||||
|
|
||||||
There are 3 branches/tags:
|
|
||||||
|
|
||||||
* **HEAD:** The cutting edge of development.
|
|
||||||
* **tag stable:** Stable enough for use by most people.
|
|
||||||
* **tag production:** Burned in long enough that we are confident it can be widely adopted.
|
|
||||||
|
|
||||||
If you are packaging Blackbox for distribution, you should track the *tag production*. You might also want to provide a separate package that tracks *tag stable:* for early adopters.
|
|
||||||
|
|
||||||
# Build Tasks
|
|
||||||
|
|
||||||
# Stable Releases
|
|
||||||
|
|
||||||
Marking the software to be "stable":
|
|
||||||
|
|
||||||
Step 1. Tag it.
|
|
||||||
|
|
||||||
```
|
|
||||||
git pull
|
|
||||||
git tag -d stable
|
|
||||||
git push origin :stable
|
|
||||||
git tag stable
|
|
||||||
git push origin tag stable
|
|
||||||
```
|
|
||||||
|
|
||||||
Step 2. Mark your calendar 1 week from today to check
|
|
||||||
to see if this should be promoted to production.
|
|
||||||
|
|
||||||
|
|
||||||
# Production Releases
|
|
||||||
|
|
||||||
If no bugs have been reported a full week after a stable tag has been pushed, mark the release to be "production".
|
|
||||||
|
|
||||||
```
|
|
||||||
git fetch
|
|
||||||
git checkout stable
|
|
||||||
git tag -d production
|
|
||||||
git push origin :production
|
|
||||||
git tag production
|
|
||||||
git push origin tag production
|
|
||||||
R="v1.$(date +%Y%m%d)"
|
|
||||||
git tag "$R"
|
|
||||||
git push origin tag "$R"
|
|
||||||
```
|
|
||||||
|
|
||||||
# Updating MacPorts (automatic)
|
|
||||||
|
|
||||||
Step 1: Generate the Portfile
|
|
||||||
|
|
||||||
```
|
|
||||||
tools/macports_report_upgrade.sh 1.20150222
|
|
||||||
```
|
|
||||||
|
|
||||||
This script will generate a file called `Portfile-vcs_blackbox.diff` and instructions on how to submit it as a update request.
|
|
||||||
|
|
||||||
Step 2: Submit the update request.
|
|
||||||
|
|
||||||
Submit the diff file as a bug as instructed. The instructions should look like this:
|
|
||||||
|
|
||||||
* PLEASE OPEN A TICKET WITH THIS INFORMATION:
|
|
||||||
https://trac.macports.org/newticket
|
|
||||||
* Summary: `vcs_blackbox @1.20150222 Update to latest upstream`
|
|
||||||
* Description: ```New upstream of vcs_blackbox.
|
|
||||||
github.setup and checksums updated.```
|
|
||||||
* Type: `update`
|
|
||||||
* Component: `ports`
|
|
||||||
* Port: `vcs_blackbox`
|
|
||||||
* Keywords: `maintainer`
|
|
||||||
* Attach this file: `Portfile-vcs_blackbox.diff`
|
|
||||||
|
|
||||||
Step 3: Watch for the update to happen.
|
|
||||||
|
|
||||||
# Updating MacPorts (manual)
|
|
||||||
|
|
||||||
This is the old, manual, procedure. If the automated procedure work, these notes may or may not be helpful.
|
|
||||||
|
|
||||||
The ultimate result of the script should be a `diff -u Portfile.orig Portfile`. The new `Portfile` should have these changes:
|
|
||||||
|
|
||||||
1. The `github.setup` line should have a new version number.
|
|
||||||
2. The `checksums` line(s) should have updated checksums.
|
|
||||||
|
|
||||||
How to generate the checksums?
|
|
||||||
|
|
||||||
The easiest way is to to make a Portfile with incorrect checksums, then run `sudo port -v checksum vcs_blackbox` to see what they should have been. Fix the file, and try again.
|
|
||||||
|
|
||||||
When the the checksum command works, run `port lint vcs_blackbox` and make sure it has no errors.
|
|
||||||
|
|
||||||
Some useful commands:
|
|
||||||
|
|
||||||
Change repos in sources.conf:
|
|
||||||
```
|
|
||||||
sudo vi /opt/local/etc/macports/sources.conf
|
|
||||||
Add this line early in the file:
|
|
||||||
file:///var/tmp/ports
|
|
||||||
```
|
|
||||||
|
|
||||||
Add a local repo in an automated manner:
|
|
||||||
```
|
|
||||||
fgrep >/dev/null -x 'file:///var/tmp/ports' /opt/local/etc/macports/sources.conf || sudo sed -i -e '1s@^@file:///var/tmp/ports\'$'\n@' /opt/local/etc/macports/sources.conf
|
|
||||||
```
|
|
||||||
|
|
||||||
Remove the local repo in an automated manner:
|
|
||||||
```
|
|
||||||
sudo sed -i -e '\@^file:///var/tmp/ports@d' /opt/local/etc/macports/sources.conf
|
|
||||||
```
|
|
||||||
|
|
||||||
Test a Portfile:
|
|
||||||
```
|
|
||||||
sudo port uninstall vcs_blackbox
|
|
||||||
sudo port clean --all vcs_blackbox
|
|
||||||
rm -rf ~/.macports/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/security/vcs_blackbox/
|
|
||||||
rm -rf /var/tmp/ports
|
|
||||||
mkdir -p /var/tmp/ports/security/vcs_blackbox
|
|
||||||
cp Portfile /var/tmp/ports/security/vcs_blackbox
|
|
||||||
cd /var/tmp/ports && portindex
|
|
||||||
sudo port -v checksum vcs_blackbox
|
|
||||||
sudo port install vcs_blackbox
|
|
||||||
```
|
|
||||||
97
Version2-Ideas.md
Normal file
97
Version2-Ideas.md
Normal file
@@ -0,0 +1,97 @@
|
|||||||
|
# Ideas for blackbox Version 2
|
||||||
|
|
||||||
|
I'm writing this to solicit feedback and encourage discussion.
|
||||||
|
|
||||||
|
Here are my thoughts on a "verison 2" of blackbox. This is where
|
||||||
|
I list ideas that would require major changes to the system. They
|
||||||
|
might break backwards compatibility, though usually not.
|
||||||
|
|
||||||
|
Blackbox grew from a few simple shell scripts used at StackOverflow.com
|
||||||
|
to a larger system used by dozens (hundreds?) of organizations. Not
|
||||||
|
all the design decisions were "forward looking".
|
||||||
|
|
||||||
|
These are the things I'd like to change someday.
|
||||||
|
|
||||||
|
[TOC]
|
||||||
|
|
||||||
|
## Change the commmand names
|
||||||
|
|
||||||
|
There should be one program, with subcommands that have names that make more sense:
|
||||||
|
|
||||||
|
* `blackbox init`
|
||||||
|
* `blackbox register <filename> <...>`
|
||||||
|
* `blackbox deregister <filename> <...>`
|
||||||
|
* `blackbox edit <filename> <...>`
|
||||||
|
* `blackbox decrypt <filename> <...>`
|
||||||
|
* `blackbox encrypt <filename> <...>`
|
||||||
|
* `blackbox decrypt_all`
|
||||||
|
* `blackbox addadmin <key>`
|
||||||
|
* `blackbox removeadmin <key>`
|
||||||
|
* `blackbox cat <filename> <...>`
|
||||||
|
* `blackbox diff <filename> <...>`
|
||||||
|
* `blackbox list_files`
|
||||||
|
* `blackbox list_admins`
|
||||||
|
* `blackbox shred_all`
|
||||||
|
* `blackbox update_all`
|
||||||
|
* `blackbox whatsnew`
|
||||||
|
|
||||||
|
Backwards compatibility: The old commands would simply call the new commands.
|
||||||
|
|
||||||
|
## Change the "keyrings" directory
|
||||||
|
|
||||||
|
The name "keyrings" was unfortunate. First, it should probably begin with a ".". Second, it stores more than just keyrings. Lastly, I'm finding that in most cases we want many repos to refer to the same keyring, which is not supported very well.
|
||||||
|
|
||||||
|
A better system would be:
|
||||||
|
|
||||||
|
1. If `$BLACKBOX_CONFIG` is set, use that directory.
|
||||||
|
2. If the repo base directory has a file called ".blackbox_external", read that file as if you are reading `$BLACKBOX_CONFIG`
|
||||||
|
3. If the repo base directory has a "keyrings" directory, use that.
|
||||||
|
4. If the repo base directory has a ".blackboxconfig" directory, use that.
|
||||||
|
|
||||||
|
Some thoughts on .blackbox_external:
|
||||||
|
I'm not sure what the format should be, but I want it to be simple and expandable. It should support support "../../dir/name" and "/long/path". However some day we may want to include a Git URL and have the system automatically get the keychain from it. That means the format has to be something like directory:../dir/name so that later we can add git:the_url.
|
||||||
|
|
||||||
|
|
||||||
|
Backwards compatibility: "keyrings" would be checked before .blackbox
|
||||||
|
|
||||||
|
## Repo-less mode
|
||||||
|
|
||||||
|
I can't imagine storing files that aren't in a repo. I just put everything in repos lately. I use it more than I use NFS. That said, I have received feedback that people would like the ability to disable automatic committing of files.
|
||||||
|
|
||||||
|
I prefer the file commits to be automatic because when they were manual, people often accidentally committed the plaintext file instead of the GPG file. Fixing such mistakes is a PITA and, of yeah, a big security nightmare.
|
||||||
|
|
||||||
|
That said, I'm willing to have a "repo-less" mode.
|
||||||
|
|
||||||
|
When this mode is triggered, no add/commit/ignore tasks are done. The search for the keyrings directory still uses `$BLACKBOX_CONFIG` but if that is unset it looks for .blackbox_config in the current directory, then recursively ".." until we hit "/".
|
||||||
|
|
||||||
|
I think (but I'm not sure) this would benefit the entire system because it would force us to re-think what VCS actions are done when.
|
||||||
|
|
||||||
|
I think (but I'm not sure) that a simple way to implement this would be to add an environment variable that overrides the automatic VCS detection. When set to "none", all VCS operations would basically become no-ops. (This could be done by writing a plug-in that does nothing for all the vcs_* calls)
|
||||||
|
|
||||||
|
Backwards compatibility: This would add a "none" VCS, not remove any existing functionality.
|
||||||
|
|
||||||
|
|
||||||
|
## Is "bash" the right language?
|
||||||
|
|
||||||
|
`bash` is fairly universal. It even exists on Windows. However it is not the right language for large systems. Writing the acceptance tests is quite a bear. Managing ".gitignore" files in bash is impossible and the current implementation fails in many cases.
|
||||||
|
|
||||||
|
`python` is my second favorite langauge. It would make the code cleaner and more testable. However it is not installed everywhere. I would also want to write it in Python3 (why start a new project in Python2?) but sadly Python3 is less common. It is a chicken vs. egg situation.
|
||||||
|
|
||||||
|
`go` is my favorite language. I could probably rewrite this in go in a weekend. However, now the code is compiled, not interpreted. Therefore we lose the ability to just "git clone" and have the tools you want. Not everyone has a Go compiler installed on every machine.
|
||||||
|
|
||||||
|
The system is basically unusable on Windows without Cygwin or MINGW. A rewrite in python or go would make it work better on Windows, which currently requires Cygwin or MinGW (which is a bigger investment than installing Python). On the other hand, maybe Ubuntu-on-Windows makes that a non-issue.
|
||||||
|
|
||||||
|
As long as the code is in `bash` the configuration files like `blackbox-files.txt` and `blackbox-admins.txt` have problems. Filenames with carriage returns aren't supported. If this was in Python/Go/etc. those files could be json or some format with decent quoting and we could handle funny file names better. On the other hand, maybe it is best that we don't support funny filenames... we shouldn't enable bad behavior.
|
||||||
|
|
||||||
|
How important is itto blackbox users that the system is written in "bash"?
|
||||||
|
|
||||||
|
|
||||||
|
## ditch the project and use git-crypt
|
||||||
|
|
||||||
|
People tell me that git-crypt is better because, as a plug-in, automagically supports "git diff", "git log" and "git blame".
|
||||||
|
|
||||||
|
However, I've never used it so I don't have any idea whether git-crypt is any better than blackbox.
|
||||||
|
|
||||||
|
Of course, git-crypt doesn't work with SVN, HG, or any other VCS. Is blackbox's strong point the fact that it support so many VCS systems? To be honest, it originally only supported HG and GIT because I was at a company that used HG but then changed to GIT. Supporting anything else was thanks to contributors. Heck, HG support hasn't even been tested recently (by me) since we've gone all git where I work.
|
||||||
|
|
||||||
|
How important is this to blackbox users?
|
||||||
@@ -28,7 +28,7 @@ source "${0%/*}"/_stack_lib.sh
|
|||||||
function physical_directory_of() {
|
function physical_directory_of() {
|
||||||
local d=$(dirname "$1")
|
local d=$(dirname "$1")
|
||||||
local f=$(basename "$1")
|
local f=$(basename "$1")
|
||||||
(cd "$d" && echo $(pwd -P)"/$f" )
|
(cd "$d" && echo "$(pwd -P | sed 's/\/$//')/$f" )
|
||||||
}
|
}
|
||||||
|
|
||||||
# Set REPOBASE to the top of the repository
|
# Set REPOBASE to the top of the repository
|
||||||
@@ -62,6 +62,11 @@ export REPOBASE=$(physical_directory_of "$REPOBASE")
|
|||||||
# FIXME: Verify this function by checking for .hg or .git
|
# FIXME: Verify this function by checking for .hg or .git
|
||||||
# after determining what we believe to be the answer.
|
# after determining what we believe to be the answer.
|
||||||
|
|
||||||
|
if [[ -n "$BLACKBOX_REPOBASE" ]]; then
|
||||||
|
echo "Using custom repobase: $BLACKBOX_REPOBASE"
|
||||||
|
export REPOBASE="$BLACKBOX_REPOBASE"
|
||||||
|
fi
|
||||||
|
|
||||||
KEYRINGDIR="$REPOBASE/$BLACKBOXDATA"
|
KEYRINGDIR="$REPOBASE/$BLACKBOXDATA"
|
||||||
BB_ADMINS_FILE="blackbox-admins.txt"
|
BB_ADMINS_FILE="blackbox-admins.txt"
|
||||||
BB_ADMINS="${KEYRINGDIR}/${BB_ADMINS_FILE}"
|
BB_ADMINS="${KEYRINGDIR}/${BB_ADMINS_FILE}"
|
||||||
@@ -158,8 +163,16 @@ function get_encrypted_filename() {
|
|||||||
|
|
||||||
# Prepare keychain for use.
|
# Prepare keychain for use.
|
||||||
function prepare_keychain() {
|
function prepare_keychain() {
|
||||||
|
local keyringasc
|
||||||
echo '========== Importing keychain: START' >&2
|
echo '========== Importing keychain: START' >&2
|
||||||
$GPG --import "$(get_pubring_path)" 2>&1 | egrep -v 'not changed$' >&2
|
# Works with gpg 2.0
|
||||||
|
#$GPG --import "$(get_pubring_path)" 2>&1 | egrep -v 'not changed$' >&2
|
||||||
|
# Works with gpg 2.0 and 2.1
|
||||||
|
# NB: We must export the keys to a format that can be imported.
|
||||||
|
make_self_deleting_tempfile keyringasc
|
||||||
|
export LANG="C.UTF-8"
|
||||||
|
$GPG --export --keyring "$(get_pubring_path)" >"$keyringasc"
|
||||||
|
$GPG --import "$keyringasc"
|
||||||
echo '========== Importing keychain: DONE' >&2
|
echo '========== Importing keychain: DONE' >&2
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -272,7 +285,11 @@ function shred_file() {
|
|||||||
#NOTE: srm by default uses 35-pass Gutmann algorithm
|
#NOTE: srm by default uses 35-pass Gutmann algorithm
|
||||||
CMD=srm
|
CMD=srm
|
||||||
OPT=-f
|
OPT=-f
|
||||||
|
elif _F=$(mktemp); rm -P "${_F}" >/dev/null 2>/dev/null ; then
|
||||||
|
CMD=rm
|
||||||
|
OPT=-Pf
|
||||||
else
|
else
|
||||||
|
echo "shred_file: WARNING: No secure deletion utility (shred or srm) present; using insecure rm" >&2
|
||||||
CMD=rm
|
CMD=rm
|
||||||
OPT=-f
|
OPT=-f
|
||||||
fi
|
fi
|
||||||
@@ -329,7 +346,11 @@ function enumerate_blackbox_repos() {
|
|||||||
function vcs_relative_path() {
|
function vcs_relative_path() {
|
||||||
# Usage: vcs_relative_path file
|
# Usage: vcs_relative_path file
|
||||||
local name="$1"
|
local name="$1"
|
||||||
python -c 'import os ; print(os.path.relpath("'"$(pwd -P)"'/'"$name"'", "'"$REPOBASE"'"))'
|
#python -c 'import os ; print(os.path.relpath("'"$(pwd -P)"'/'"$name"'", "'"$REPOBASE"'"))'
|
||||||
|
local p=$( printf "%s" "$( pwd -P )/${1}" | sed 's#//*#/#g' )
|
||||||
|
local name="${p#$REPOBASE}"
|
||||||
|
name=$( printf "%s" "$name" | sed 's#^/##g' | sed 's#/$##g' )
|
||||||
|
printf "%s" "$name"
|
||||||
}
|
}
|
||||||
|
|
||||||
# Removes a line from a text file
|
# Removes a line from a text file
|
||||||
@@ -364,17 +385,14 @@ function file_contains_line() {
|
|||||||
function md5sum_file() {
|
function md5sum_file() {
|
||||||
# Portably generate the MD5 hash of file $1.
|
# Portably generate the MD5 hash of file $1.
|
||||||
case $(uname -s) in
|
case $(uname -s) in
|
||||||
Darwin )
|
Darwin | FreeBSD )
|
||||||
md5 -r "$1" | awk '{ print $1 }'
|
md5 -r "$1" | awk '{ print $1 }'
|
||||||
;;
|
;;
|
||||||
Linux )
|
Linux | CYGWIN* | MINGW* )
|
||||||
md5sum "$1" | awk '{ print $1 }'
|
|
||||||
;;
|
|
||||||
CYGWIN* )
|
|
||||||
md5sum "$1" | awk '{ print $1 }'
|
md5sum "$1" | awk '{ print $1 }'
|
||||||
;;
|
;;
|
||||||
* )
|
* )
|
||||||
echo 'ERROR: Unknown OS. Exiting.'
|
echo 'ERROR: Unknown OS. Exiting. (md5sum_file)'
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
@@ -386,11 +404,14 @@ function cp_permissions() {
|
|||||||
Darwin )
|
Darwin )
|
||||||
chmod $( stat -f '%p' "$1" ) "${@:2}"
|
chmod $( stat -f '%p' "$1" ) "${@:2}"
|
||||||
;;
|
;;
|
||||||
Linux | CYGWIN* )
|
FreeBSD )
|
||||||
|
chmod $( stat -f '%p' "$1" | sed -e "s/^100//" ) "${@:2}"
|
||||||
|
;;
|
||||||
|
Linux | CYGWIN* | MINGW* )
|
||||||
chmod --reference "$1" "${@:2}"
|
chmod --reference "$1" "${@:2}"
|
||||||
;;
|
;;
|
||||||
* )
|
* )
|
||||||
echo 'ERROR: Unknown OS. Exiting.'
|
echo 'ERROR: Unknown OS. Exiting. (cp_permissions)'
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
@@ -561,10 +582,11 @@ function vcs_ignore_hg() {
|
|||||||
# Git
|
# Git
|
||||||
function vcs_ignore_git() {
|
function vcs_ignore_git() {
|
||||||
vcs_ignore_generic_file "$(vcs_ignore_file_path)" "$file"
|
vcs_ignore_generic_file "$(vcs_ignore_file_path)" "$file"
|
||||||
|
git add "$REPOBASE/.gitignore"
|
||||||
}
|
}
|
||||||
# Subversion
|
# Subversion
|
||||||
function vcs_ignore_svn() {
|
function vcs_ignore_svn() {
|
||||||
svn propset svn:ignore "$(vcs_relative_path "$file")"
|
svn propset svn:ignore "$file" "$(vcs_relative_path)"
|
||||||
}
|
}
|
||||||
# Perforce
|
# Perforce
|
||||||
function vcs_ignore_p4() {
|
function vcs_ignore_p4() {
|
||||||
@@ -602,6 +624,7 @@ function vcs_notice_hg() {
|
|||||||
# Git
|
# Git
|
||||||
function vcs_notice_git() {
|
function vcs_notice_git() {
|
||||||
vcs_notice_generic_file "$REPOBASE/.gitignore" "$file"
|
vcs_notice_generic_file "$REPOBASE/.gitignore" "$file"
|
||||||
|
git add "$REPOBASE/.gitignore"
|
||||||
}
|
}
|
||||||
# Subversion
|
# Subversion
|
||||||
function vcs_notice_svn() {
|
function vcs_notice_svn() {
|
||||||
@@ -631,3 +654,20 @@ function vcs_notice_generic_file() {
|
|||||||
echo "WARNING: If so, manually update the ignore file"
|
echo "WARNING: If so, manually update the ignore file"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function gpg_agent_version_check() {
|
||||||
|
if ! hash 'gpg-agent' &> /dev/null; then
|
||||||
|
return 1
|
||||||
|
fi
|
||||||
|
local gpg_agent_version=$(gpg-agent --version | head -1 | awk '{ print $3 }' | tr -d '\n')
|
||||||
|
semverLT $gpg_agent_version "2.1.0"
|
||||||
|
}
|
||||||
|
|
||||||
|
function gpg_agent_notice() {
|
||||||
|
if [[ $(gpg_agent_version_check) == '0' && -z $GPG_AGENT_INFO ]];then
|
||||||
|
echo 'WARNING: You probably want to run gpg-agent as'
|
||||||
|
echo 'you will be asked for your passphrase many times.'
|
||||||
|
echo 'Example: $ eval $(gpg-agent --daemon)'
|
||||||
|
read -r -p 'Press CTRL-C now to stop. ENTER to continue: '
|
||||||
|
fi
|
||||||
|
}
|
||||||
|
|||||||
@@ -53,15 +53,15 @@ function create_self_deleting_tempfile() {
|
|||||||
local filename
|
local filename
|
||||||
|
|
||||||
case $(uname -s) in
|
case $(uname -s) in
|
||||||
Darwin )
|
Darwin | FreeBSD )
|
||||||
: ${TMPDIR:=/tmp} ;
|
: "${TMPDIR:=/tmp}" ;
|
||||||
filename=$(mktemp -t _stacklib_.XXXXXXXX )
|
filename=$(mktemp -t _stacklib_.XXXXXXXX )
|
||||||
;;
|
;;
|
||||||
Linux )
|
Linux | CYGWIN* | MINGW* )
|
||||||
filename=$(mktemp)
|
filename=$(mktemp)
|
||||||
;;
|
;;
|
||||||
* )
|
* )
|
||||||
echo 'ERROR: Unknown OS. Exiting.'
|
echo 'ERROR: Unknown OS. Exiting. (create_self_deleting_tempfile)'
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
@@ -74,15 +74,15 @@ function create_self_deleting_tempdir() {
|
|||||||
local filename
|
local filename
|
||||||
|
|
||||||
case $(uname -s) in
|
case $(uname -s) in
|
||||||
Darwin )
|
Darwin | FreeBSD )
|
||||||
: ${TMPDIR:=/tmp} ;
|
: "${TMPDIR:=/tmp}" ;
|
||||||
filename=$(mktemp -d -t _stacklib_ )
|
filename=$(mktemp -d -t _stacklib_.XXXXXXXX )
|
||||||
;;
|
;;
|
||||||
Linux )
|
Linux | CYGWIN* | MINGW* )
|
||||||
filename=$(mktemp -d)
|
filename=$(mktemp -d)
|
||||||
;;
|
;;
|
||||||
* )
|
* )
|
||||||
echo 'ERROR: Unknown OS. Exiting.'
|
echo 'ERROR: Unknown OS. Exiting. (create_self_deleting_tempdir)'
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
@@ -98,15 +98,15 @@ function make_self_deleting_tempfile() {
|
|||||||
local name
|
local name
|
||||||
|
|
||||||
case $(uname -s) in
|
case $(uname -s) in
|
||||||
Darwin )
|
Darwin | FreeBSD )
|
||||||
: ${TMPDIR:=/tmp} ;
|
: "${TMPDIR:=/tmp}" ;
|
||||||
name=$(mktemp -t _stacklib_ )
|
name=$(mktemp -t _stacklib_.XXXXXXXX )
|
||||||
;;
|
;;
|
||||||
Linux )
|
Linux | CYGWIN* | MINGW* )
|
||||||
name=$(mktemp)
|
name=$(mktemp)
|
||||||
;;
|
;;
|
||||||
* )
|
* )
|
||||||
echo 'ERROR: Unknown OS. Exiting.'
|
echo 'ERROR: Unknown OS. Exiting. (make_self_deleting_tempfile)'
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
@@ -120,15 +120,18 @@ function make_tempdir() {
|
|||||||
local name
|
local name
|
||||||
|
|
||||||
case $(uname -s) in
|
case $(uname -s) in
|
||||||
Darwin )
|
Darwin | FreeBSD )
|
||||||
: ${TMPDIR:=/tmp} ;
|
: "${TMPDIR:=/tmp}" ;
|
||||||
name=$(mktemp -d -t _stacklib_ )
|
# The full path to the temp directory must be short.
|
||||||
|
# This is used by blackbox's testing suite to make a fake GNUPGHOME,
|
||||||
|
# which needs to fit within sockaddr_un.sun_path (see unix(7)).
|
||||||
|
name=$(mktemp -d -t SO )
|
||||||
;;
|
;;
|
||||||
Linux )
|
Linux | CYGWIN* | MINGW* )
|
||||||
name=$(mktemp -d)
|
name=$(mktemp -d)
|
||||||
;;
|
;;
|
||||||
* )
|
* )
|
||||||
echo 'ERROR: Unknown OS. Exiting.'
|
echo 'ERROR: Unknown OS. Exiting. (make_tempdir)'
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
@@ -157,21 +160,14 @@ function fail_if_not_running_as_root() {
|
|||||||
function fail_if_in_root_directory() {
|
function fail_if_in_root_directory() {
|
||||||
# Verify nobody has tricked us into being in "/".
|
# Verify nobody has tricked us into being in "/".
|
||||||
case $(uname -s) in
|
case $(uname -s) in
|
||||||
Darwin )
|
Darwin | FreeBSD )
|
||||||
if [[ $(stat -f'%i' / ) == $(stat -f'%i' . ) ]] ; then
|
if [[ $(stat -f'%i' / ) == $(stat -f'%i' . ) ]] ; then
|
||||||
echo 'SECURITY ALERT: The current directory is the root directory.'
|
echo 'SECURITY ALERT: The current directory is the root directory.'
|
||||||
echo 'Exiting...'
|
echo 'Exiting...'
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
Linux )
|
Linux | CYGWIN* | MINGW* )
|
||||||
if [[ $(stat -c'%i' / ) == $(stat -c'%i' . ) ]] ; then
|
|
||||||
echo 'SECURITY ALERT: The current directory is the root directory.'
|
|
||||||
echo 'Exiting...'
|
|
||||||
exit 1
|
|
||||||
fi
|
|
||||||
;;
|
|
||||||
CYGWIN* )
|
|
||||||
if [[ $(stat -c'%i' / ) == $(stat -c'%i' . ) ]] ; then
|
if [[ $(stat -c'%i' / ) == $(stat -c'%i' . ) ]] ; then
|
||||||
echo 'SECURITY ALERT: The current directory is the root directory.'
|
echo 'SECURITY ALERT: The current directory is the root directory.'
|
||||||
echo 'Exiting...'
|
echo 'Exiting...'
|
||||||
@@ -179,8 +175,114 @@ function fail_if_in_root_directory() {
|
|||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
* )
|
* )
|
||||||
echo 'ERROR: Unknown OS. Exiting.'
|
echo 'ERROR: Unknown OS. Exiting. (fail_if_in_root_directory)'
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function semverParseInto() {
|
||||||
|
local RE='[^0-9]*\([0-9]*\)[.]\([0-9]*\)[.]\([0-9]*\)\([0-9A-Za-z-]*\)'
|
||||||
|
#MAJOR
|
||||||
|
eval $2=`echo $1 | sed -e "s#$RE#\1#"`
|
||||||
|
#MINOR
|
||||||
|
eval $3=`echo $1 | sed -e "s#$RE#\2#"`
|
||||||
|
#MINOR
|
||||||
|
eval $4=`echo $1 | sed -e "s#$RE#\3#"`
|
||||||
|
#SPECIAL
|
||||||
|
eval $5=`echo $1 | sed -e "s#$RE#\4#"`
|
||||||
|
}
|
||||||
|
|
||||||
|
function semverEQ() {
|
||||||
|
local MAJOR_A=0
|
||||||
|
local MINOR_A=0
|
||||||
|
local PATCH_A=0
|
||||||
|
local SPECIAL_A=0
|
||||||
|
|
||||||
|
local MAJOR_B=0
|
||||||
|
local MINOR_B=0
|
||||||
|
local PATCH_B=0
|
||||||
|
local SPECIAL_B=0
|
||||||
|
|
||||||
|
semverParseInto $1 MAJOR_A MINOR_A PATCH_A SPECIAL_A
|
||||||
|
semverParseInto $2 MAJOR_B MINOR_B PATCH_B SPECIAL_B
|
||||||
|
|
||||||
|
if [ $MAJOR_A -ne $MAJOR_B ]; then
|
||||||
|
return 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ $MINOR_A -ne $MINOR_B ]; then
|
||||||
|
return 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ $PATCH_A -ne $PATCH_B ]; then
|
||||||
|
return 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [[ "_$SPECIAL_A" != "_$SPECIAL_B" ]]; then
|
||||||
|
return 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
return 0
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
function semverLT() {
|
||||||
|
local MAJOR_A=0
|
||||||
|
local MINOR_A=0
|
||||||
|
local PATCH_A=0
|
||||||
|
local SPECIAL_A=0
|
||||||
|
|
||||||
|
local MAJOR_B=0
|
||||||
|
local MINOR_B=0
|
||||||
|
local PATCH_B=0
|
||||||
|
local SPECIAL_B=0
|
||||||
|
|
||||||
|
semverParseInto $1 MAJOR_A MINOR_A PATCH_A SPECIAL_A
|
||||||
|
semverParseInto $2 MAJOR_B MINOR_B PATCH_B SPECIAL_B
|
||||||
|
|
||||||
|
if [ $MAJOR_A -lt $MAJOR_B ]; then
|
||||||
|
return 0
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [[ $MAJOR_A -le $MAJOR_B && $MINOR_A -lt $MINOR_B ]]; then
|
||||||
|
return 0
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [[ $MAJOR_A -le $MAJOR_B && $MINOR_A -le $MINOR_B && $PATCH_A -lt $PATCH_B ]]; then
|
||||||
|
return 0
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [[ "_$SPECIAL_A" == "_" ]] && [[ "_$SPECIAL_B" == "_" ]] ; then
|
||||||
|
return 1
|
||||||
|
fi
|
||||||
|
if [[ "_$SPECIAL_A" == "_" ]] && [[ "_$SPECIAL_B" != "_" ]] ; then
|
||||||
|
return 1
|
||||||
|
fi
|
||||||
|
if [[ "_$SPECIAL_A" != "_" ]] && [[ "_$SPECIAL_B" == "_" ]] ; then
|
||||||
|
return 0
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [[ "_$SPECIAL_A" < "_$SPECIAL_B" ]]; then
|
||||||
|
return 0
|
||||||
|
fi
|
||||||
|
|
||||||
|
return 1
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
function semverGT() {
|
||||||
|
semverEQ $1 $2
|
||||||
|
local EQ=$?
|
||||||
|
|
||||||
|
semverLT $1 $2
|
||||||
|
local LT=$?
|
||||||
|
|
||||||
|
if [ $EQ -ne 0 ] && [ $LT -ne 0 ]; then
|
||||||
|
return 0
|
||||||
|
else
|
||||||
|
return 1
|
||||||
|
fi
|
||||||
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -14,9 +14,7 @@
|
|||||||
export PATH=/usr/bin:/bin:"$PATH"
|
export PATH=/usr/bin:/bin:"$PATH"
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
source "${0%/*}/_blackbox_common.sh"
|
||||||
|
|
||||||
if [[ -z $GPG_AGENT_INFO ]]; then
|
gpg_agent_notice
|
||||||
eval $(gpg-agent --daemon)
|
|
||||||
fi
|
|
||||||
|
|
||||||
exec blackbox_postdeploy "$@"
|
exec blackbox_postdeploy "$@"
|
||||||
|
|||||||
@@ -26,6 +26,7 @@ fail_if_not_exists "$encrypted_file" "Please specify an existing file."
|
|||||||
prepare_keychain
|
prepare_keychain
|
||||||
remove_filename_from_cryptlist "$unencrypted_file"
|
remove_filename_from_cryptlist "$unencrypted_file"
|
||||||
vcs_remove "$encrypted_file"
|
vcs_remove "$encrypted_file"
|
||||||
|
vcs_notice "$unencrypted_file"
|
||||||
vcs_add "$BB_FILES"
|
vcs_add "$BB_FILES"
|
||||||
|
|
||||||
vcs_commit "Removing from blackbox: ${unencrypted_file}" "$BB_FILES" "$encrypted_file"
|
vcs_commit "Removing from blackbox: ${unencrypted_file}" "$BB_FILES" "$encrypted_file"
|
||||||
|
|||||||
@@ -7,13 +7,7 @@
|
|||||||
set -e
|
set -e
|
||||||
source "${0%/*}/_blackbox_common.sh"
|
source "${0%/*}/_blackbox_common.sh"
|
||||||
|
|
||||||
if [[ -z $GPG_AGENT_INFO ]]; then
|
gpg_agent_notice
|
||||||
echo 'WARNING: You probably want to run gpg-agent as'
|
|
||||||
echo 'you will be asked for your passphrase many times.'
|
|
||||||
echo 'Example: $ eval $(gpg-agent --daemon)'
|
|
||||||
read -r -p 'Press CTRL-C now to stop. ENTER to continue: '
|
|
||||||
fi
|
|
||||||
|
|
||||||
prepare_keychain
|
prepare_keychain
|
||||||
|
|
||||||
modified_files=()
|
modified_files=()
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ for param in "$@" ; do
|
|||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
"${BLACKBOX_HOME}/blackbox_edit_start" "$unencrypted_file"
|
"${BLACKBOX_HOME}/blackbox_edit_start" "$unencrypted_file"
|
||||||
"$EDITOR" "$(get_unencrypted_filename "$unencrypted_file")"
|
$EDITOR "$(get_unencrypted_filename "$unencrypted_file")"
|
||||||
"${BLACKBOX_HOME}/blackbox_edit_end" "$unencrypted_file"
|
"${BLACKBOX_HOME}/blackbox_edit_end" "$unencrypted_file"
|
||||||
|
|
||||||
done
|
done
|
||||||
|
|||||||
@@ -9,6 +9,11 @@ source "${0%/*}/_blackbox_common.sh"
|
|||||||
|
|
||||||
next_steps=()
|
next_steps=()
|
||||||
|
|
||||||
|
if [ $# -eq 0 ]; then
|
||||||
|
echo >&2 "Please provide at least one file for which editing has finished"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
for param in "$@" ; do
|
for param in "$@" ; do
|
||||||
|
|
||||||
unencrypted_file=$(get_unencrypted_filename "$param")
|
unencrypted_file=$(get_unencrypted_filename "$param")
|
||||||
|
|||||||
@@ -7,6 +7,11 @@
|
|||||||
set -e
|
set -e
|
||||||
source "${0%/*}/_blackbox_common.sh"
|
source "${0%/*}/_blackbox_common.sh"
|
||||||
|
|
||||||
|
if [ $# -eq 0 ]; then
|
||||||
|
echo >&2 "Please provide at least one file to start editing"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
for param in "$@" ; do
|
for param in "$@" ; do
|
||||||
|
|
||||||
unencrypted_file=$(get_unencrypted_filename "$param")
|
unencrypted_file=$(get_unencrypted_filename "$param")
|
||||||
|
|||||||
@@ -19,10 +19,15 @@ if [[ $1 != 'yes' ]]; then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [[ $VCS_TYPE = "unknown" ]]; then
|
||||||
|
echo 'Not in a known VCS directory'
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
change_to_vcs_root
|
change_to_vcs_root
|
||||||
|
|
||||||
echo VCS_TYPE: $VCS_TYPE
|
echo VCS_TYPE: $VCS_TYPE
|
||||||
vcs_ignore keyrings/live/pubring.gpg~ keyrings/live/pubring.kbx~ keyrings/live/secring.gpg
|
vcs_ignore "${BLACKBOXDATA}/pubring.gpg~" "${BLACKBOXDATA}/pubring.kbx~" "${BLACKBOXDATA}/secring.gpg"
|
||||||
|
|
||||||
# Make directories
|
# Make directories
|
||||||
mkdir -p "${KEYRINGDIR}"
|
mkdir -p "${KEYRINGDIR}"
|
||||||
@@ -30,11 +35,17 @@ vcs_add "${KEYRINGDIR}"
|
|||||||
touch "$BLACKBOXDATA/$BB_ADMINS_FILE" "$BLACKBOXDATA/$BB_FILES_FILE"
|
touch "$BLACKBOXDATA/$BB_ADMINS_FILE" "$BLACKBOXDATA/$BB_FILES_FILE"
|
||||||
vcs_add "$BLACKBOXDATA/$BB_ADMINS_FILE" "$BLACKBOXDATA/$BB_FILES_FILE"
|
vcs_add "$BLACKBOXDATA/$BB_ADMINS_FILE" "$BLACKBOXDATA/$BB_FILES_FILE"
|
||||||
|
|
||||||
IGNOREFILE="$(vcs_ignore_file_path)"
|
if [[ $VCS_TYPE = "svn" ]]; then
|
||||||
test -f "$IGNOREFILE" && vcs_add "$IGNOREFILE"
|
echo
|
||||||
|
echo
|
||||||
|
echo '`subversion` automatically tracks the ignored files; you just need to commit.'
|
||||||
|
else
|
||||||
|
IGNOREFILE="$(vcs_ignore_file_path)"
|
||||||
|
test -f "$IGNOREFILE" && vcs_add "$IGNOREFILE"
|
||||||
|
|
||||||
# Make a suggestion:
|
# Make a suggestion:
|
||||||
echo
|
echo
|
||||||
echo
|
echo
|
||||||
echo 'NEXT STEP: You need to manually check these in:'
|
echo 'NEXT STEP: You need to manually check these in:'
|
||||||
echo ' ' $VCS_TYPE commit -m\'INITIALIZE BLACKBOX\' keyrings "$IGNOREFILE"
|
echo ' ' $VCS_TYPE commit -m\'INITIALIZE BLACKBOX\' keyrings "$IGNOREFILE"
|
||||||
|
fi
|
||||||
|
|||||||
8
bin/blackbox_list_admins
Executable file
8
bin/blackbox_list_admins
Executable file
@@ -0,0 +1,8 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
#
|
||||||
|
# blackbox_list_admins -- List authorized admins
|
||||||
|
#
|
||||||
|
set -e
|
||||||
|
source "${0%/*}/_blackbox_common.sh"
|
||||||
|
cat "$BB_ADMINS"
|
||||||
18
bin/blackbox_listadmins
Executable file
18
bin/blackbox_listadmins
Executable file
@@ -0,0 +1,18 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
#
|
||||||
|
# blackbox_listadmins -- List active admins for keyring
|
||||||
|
#
|
||||||
|
|
||||||
|
# Example:
|
||||||
|
# blackbox_listadmins
|
||||||
|
#
|
||||||
|
|
||||||
|
set -e
|
||||||
|
source "${0%/*}/_blackbox_common.sh"
|
||||||
|
|
||||||
|
fail_if_not_in_repo
|
||||||
|
|
||||||
|
|
||||||
|
# simply display the contents of the admins file
|
||||||
|
cat "$BB_ADMINS"
|
||||||
@@ -36,7 +36,7 @@ function register_new_file() {
|
|||||||
echo "========== UPDATING REPO:"
|
echo "========== UPDATING REPO:"
|
||||||
shred_file "$unencrypted_file"
|
shred_file "$unencrypted_file"
|
||||||
|
|
||||||
if "$SECRETSEXPOSED" ; then
|
if [[ "$SECRETSEXPOSED" == "true" ]] ; then
|
||||||
vcs_remove "$unencrypted_file"
|
vcs_remove "$unencrypted_file"
|
||||||
vcs_add "$encrypted_file"
|
vcs_add "$encrypted_file"
|
||||||
fi
|
fi
|
||||||
@@ -52,5 +52,9 @@ for target in "$@"; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
echo "========== UPDATING VCS: DONE"
|
echo "========== UPDATING VCS: DONE"
|
||||||
echo "Local repo updated. Please push when ready."
|
if [[ $VCS_TYPE = "svn" ]]; then
|
||||||
echo " $VCS_TYPE push"
|
echo "Local repo updated and file pushed to source control (unless an error was displayed)."
|
||||||
|
else
|
||||||
|
echo "Local repo updated. Please push when ready."
|
||||||
|
echo " $VCS_TYPE push"
|
||||||
|
fi
|
||||||
|
|||||||
@@ -20,8 +20,15 @@ KEYNAME="$1"
|
|||||||
# Remove the email address from the BB_ADMINS file.
|
# Remove the email address from the BB_ADMINS file.
|
||||||
remove_line "$BB_ADMINS" "$KEYNAME"
|
remove_line "$BB_ADMINS" "$KEYNAME"
|
||||||
|
|
||||||
|
|
||||||
|
# remove the admin key from the pubring
|
||||||
|
$GPG --no-permission-warning --homedir="$KEYRINGDIR" --batch --yes --delete-key "$KEYNAME" || true
|
||||||
|
pubring_path=$(get_pubring_path)
|
||||||
|
vcs_add "$pubring_path" "$KEYRINGDIR/trustdb.gpg" "$BB_ADMINS"
|
||||||
|
|
||||||
|
|
||||||
# Make a suggestion:
|
# Make a suggestion:
|
||||||
echo
|
echo
|
||||||
echo
|
echo
|
||||||
echo 'NEXT STEP: Check these into the repo. Probably with a command like...'
|
echo 'NEXT STEP: Check these into the repo. Probably with a command like...'
|
||||||
echo $VCS_TYPE commit -m\'REMOVED ADMIN: $KEYNAME\' "$BLACKBOXDATA/$BB_ADMINS_FILE"
|
echo $VCS_TYPE commit -m\'REMOVED ADMIN: $KEYNAME\' "$BLACKBOXDATA/trustdb.gpg" "$BLACKBOXDATA/$BB_ADMINS_FILE"
|
||||||
|
|||||||
@@ -21,13 +21,24 @@ source "${0%/*}/_blackbox_common.sh"
|
|||||||
change_to_vcs_root
|
change_to_vcs_root
|
||||||
|
|
||||||
echo '========== FILES BEING SHREDDED:'
|
echo '========== FILES BEING SHREDDED:'
|
||||||
while IFS= read <&99 -r unencrypted_file; do
|
|
||||||
unencrypted_file=$(get_unencrypted_filename "$unencrypted_file")
|
exported_internal_shred_file() {
|
||||||
encrypted_file=$(get_encrypted_filename "$unencrypted_file")
|
source "$1/_blackbox_common.sh"
|
||||||
|
unencrypted_file="$2"
|
||||||
if [[ -f "$unencrypted_file" ]]; then
|
if [[ -f "$unencrypted_file" ]]; then
|
||||||
echo " $unencrypted_file"
|
echo " SHRED: $unencrypted_file"
|
||||||
shred_file "$unencrypted_file"
|
shred_file "$unencrypted_file"
|
||||||
|
else
|
||||||
|
echo "NOT FOUND: $unencrypted_file"
|
||||||
fi
|
fi
|
||||||
done 99<"$BB_FILES"
|
}
|
||||||
|
|
||||||
|
export -f exported_internal_shred_file
|
||||||
|
|
||||||
|
DEREFERENCED_BIN_DIR="${0%/*}"
|
||||||
|
MAX_PARALLEL_SHRED=10
|
||||||
|
|
||||||
|
export IFS=
|
||||||
|
tr '\n' '\0' <"$BB_FILES" | xargs -0 -I{} -n 1 -P $MAX_PARALLEL_SHRED bash -c "exported_internal_shred_file $DEREFERENCED_BIN_DIR \"{}\"" $DEREFERENCED_BIN_DIR/fake
|
||||||
|
|
||||||
echo '========== DONE.'
|
echo '========== DONE.'
|
||||||
|
|||||||
@@ -7,13 +7,7 @@
|
|||||||
set -e
|
set -e
|
||||||
source "${0%/*}/_blackbox_common.sh"
|
source "${0%/*}/_blackbox_common.sh"
|
||||||
|
|
||||||
if [[ -z $GPG_AGENT_INFO ]]; then
|
gpg_agent_notice
|
||||||
echo 'WARNING: You probably want to run gpg-agent as'
|
|
||||||
echo 'you will be asked for your passphrase many times.'
|
|
||||||
echo 'Example: $ eval $(gpg-agent --daemon)'
|
|
||||||
read -r -p 'Press CTRL-C now to stop. ENTER to continue: '
|
|
||||||
fi
|
|
||||||
|
|
||||||
disclose_admins
|
disclose_admins
|
||||||
prepare_keychain
|
prepare_keychain
|
||||||
|
|
||||||
|
|||||||
@@ -14,13 +14,7 @@ then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
fail_if_not_in_repo
|
fail_if_not_in_repo
|
||||||
|
gpg_agent_notice
|
||||||
if [[ -z $GPG_AGENT_INFO ]]; then
|
|
||||||
echo 'WARNING: You probably want to run gpg-agent as'
|
|
||||||
echo 'you will be asked for your passphrase many times.'
|
|
||||||
echo 'Example: $ eval $(gpg-agent --daemon)'
|
|
||||||
read -r -p 'Press CTRL-C now to stop. ENTER to continue: '
|
|
||||||
fi
|
|
||||||
|
|
||||||
COLUMNS=`tput cols`
|
COLUMNS=`tput cols`
|
||||||
FILE=$1
|
FILE=$1
|
||||||
|
|||||||
25
tools/auto_system_test
Executable file
25
tools/auto_system_test
Executable file
@@ -0,0 +1,25 @@
|
|||||||
|
#!/usr/bin/env expect
|
||||||
|
|
||||||
|
# Run the confidence test non-interactively. Since the script
|
||||||
|
# asks for passphrases, we use "expect" to simulate keyboard data entry.
|
||||||
|
|
||||||
|
# Run the test:
|
||||||
|
spawn tools/confidence_test.sh
|
||||||
|
|
||||||
|
# As we run the confidence test, respond with the right password.
|
||||||
|
# We do this for up to 300 times to prevent an infinite loop.
|
||||||
|
|
||||||
|
set times 0;
|
||||||
|
while { $times < 300 } {
|
||||||
|
expect {
|
||||||
|
# The script outputs what the password will be, and we save
|
||||||
|
# that info in $pw any time we see the text.
|
||||||
|
"my password is the lowercase letter a" { set pw "a\n" ; exp_continue }
|
||||||
|
"my password is the lowercase letter b" { set pw "b\n" ; exp_continue }
|
||||||
|
# If the passphrase is requested, send it.
|
||||||
|
"Passphrase:" { send $pw ; exp_continue }
|
||||||
|
# If we reach EOF, exit this loop.
|
||||||
|
eof { break }
|
||||||
|
}
|
||||||
|
set times [ expr $times+1];
|
||||||
|
}
|
||||||
@@ -1,7 +1,27 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
blackbox_home=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )/../bin
|
blackbox_home=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )/../bin
|
||||||
export PATH="${blackbox_home}:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/local/bin"
|
export PATH="${blackbox_home}:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/local/bin:${blackbox_home}"
|
||||||
|
|
||||||
|
export LANG=C.UTF-8 # Required ro "gpg --export" to work properly.
|
||||||
|
|
||||||
|
# This script requires many utilities, some are not
|
||||||
|
# required by the usual blackbox scripts. Test to make
|
||||||
|
# sure we have them all.
|
||||||
|
e=false
|
||||||
|
for i in blackbox_addadmin blackbox_list_admins blackbox_register_new_file \
|
||||||
|
cat git gpg gpg-agent mkdir pinentry pinentry-tty rm tar which ; do
|
||||||
|
if ! which >/dev/null 2>&1 $i ; then
|
||||||
|
echo ERROR: Command not in PATH: $i
|
||||||
|
e=true
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
if $e ; then
|
||||||
|
echo 'Exiting. Please install the above commands.'
|
||||||
|
echo 'This script requires many utilities not required by blackbox itself.'
|
||||||
|
echo PATH="$PATH"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
. _stack_lib.sh
|
. _stack_lib.sh
|
||||||
@@ -19,10 +39,15 @@ cd "$test_repository"
|
|||||||
make_self_deleting_tempdir fake_alice_home
|
make_self_deleting_tempdir fake_alice_home
|
||||||
make_self_deleting_tempdir fake_bob_home
|
make_self_deleting_tempdir fake_bob_home
|
||||||
export GNUPGHOME="$fake_alice_home"
|
export GNUPGHOME="$fake_alice_home"
|
||||||
|
#echo 'pinentry-program' "$(which pinentry-insecure-fake)" >> "$GNUPGHOME/gpg-agent.conf"
|
||||||
|
echo 'pinentry-program' "$(which pinentry-tty)" >> "$GNUPGHOME/gpg-agent.conf"
|
||||||
|
#pinentry-program "${blackbox_home}/pinentry-fake-insecure"
|
||||||
eval "$(gpg-agent --homedir "$fake_alice_home" --daemon)"
|
eval "$(gpg-agent --homedir "$fake_alice_home" --daemon)"
|
||||||
GPG_AGENT_INFO_ALICE="$GPG_AGENT_INFO"
|
GPG_AGENT_INFO_ALICE="$GPG_AGENT_INFO"
|
||||||
|
|
||||||
export GNUPGHOME="$fake_bob_home"
|
export GNUPGHOME="$fake_bob_home"
|
||||||
|
#echo 'pinentry-program' "$(which pinentry-insecure-fake)" >> "$GNUPGHOME/gpg-agent.conf"
|
||||||
|
echo 'pinentry-program' "$(which pinentry-tty)" >> "$GNUPGHOME/gpg-agent.conf"
|
||||||
eval "$(gpg-agent --homedir "$fake_bob_home" --daemon)"
|
eval "$(gpg-agent --homedir "$fake_bob_home" --daemon)"
|
||||||
GPG_AGENT_INFO_BOB="$GPG_AGENT_INFO"
|
GPG_AGENT_INFO_BOB="$GPG_AGENT_INFO"
|
||||||
|
|
||||||
@@ -31,6 +56,7 @@ function become_alice() {
|
|||||||
export GPG_AGENT_INFO="$GPG_AGENT_INFO_ALICE"
|
export GPG_AGENT_INFO="$GPG_AGENT_INFO_ALICE"
|
||||||
echo BECOMING ALICE: GNUPGHOME="$GNUPGHOME AGENT=$GPG_AGENT_INFO"
|
echo BECOMING ALICE: GNUPGHOME="$GNUPGHOME AGENT=$GPG_AGENT_INFO"
|
||||||
mkdir -p .git ; touch .git/config
|
mkdir -p .git ; touch .git/config
|
||||||
|
git init
|
||||||
git config user.name "Alice Example"
|
git config user.name "Alice Example"
|
||||||
git config user.email alice@example.com
|
git config user.email alice@example.com
|
||||||
}
|
}
|
||||||
@@ -46,7 +72,6 @@ function become_bob() {
|
|||||||
PHASE 'Alice creates a repo. She creates secret.txt.'
|
PHASE 'Alice creates a repo. She creates secret.txt.'
|
||||||
|
|
||||||
become_alice
|
become_alice
|
||||||
git init
|
|
||||||
echo 'this is my secret' >secret.txt
|
echo 'this is my secret' >secret.txt
|
||||||
|
|
||||||
|
|
||||||
@@ -82,7 +107,11 @@ git commit -m'INITIALIZE BLACKBOX' keyrings .gitignore
|
|||||||
PHASE 'and adds herself as an admin.'
|
PHASE 'and adds herself as an admin.'
|
||||||
|
|
||||||
blackbox_addadmin alice@example.com
|
blackbox_addadmin alice@example.com
|
||||||
git commit -m'NEW ADMIN: alice@example.com' keyrings/live/pubring.gpg keyrings/live/trustdb.gpg keyrings/live/blackbox-admins.txt
|
git commit -m'NEW ADMIN: alice@example.com' keyrings/live/pubring.??? keyrings/live/trustdb.gpg keyrings/live/blackbox-admins.txt
|
||||||
|
|
||||||
|
make_self_deleting_tempfile adminlist1
|
||||||
|
blackbox_list_admins >"$adminlist1"
|
||||||
|
assert_file_md5hash "$adminlist1" "aa1db827772e1d51d453b844394b7617"
|
||||||
|
|
||||||
|
|
||||||
PHASE 'Bob arrives.'
|
PHASE 'Bob arrives.'
|
||||||
@@ -110,14 +139,18 @@ gpg --no-permission-warning --batch --gen-key "$gpgconfig"
|
|||||||
echo '========== Bob enrolls himself too.'
|
echo '========== Bob enrolls himself too.'
|
||||||
|
|
||||||
blackbox_addadmin bob@example.com
|
blackbox_addadmin bob@example.com
|
||||||
git commit -m'NEW ADMIN: alice@example.com' keyrings/live/pubring.gpg keyrings/live/trustdb.gpg keyrings/live/blackbox-admins.txt
|
git commit -m'NEW ADMIN: alice@example.com' keyrings/live/pubring.??? keyrings/live/trustdb.gpg keyrings/live/blackbox-admins.txt
|
||||||
|
|
||||||
|
make_self_deleting_tempfile adminlist2
|
||||||
|
blackbox_list_admins >"$adminlist2"
|
||||||
|
assert_file_md5hash "$adminlist2" "0b82b0b3c96e6e5dd5faf60493fe5cf7"
|
||||||
|
|
||||||
PHASE 'Alice does the second part to enroll bob.'
|
PHASE 'Alice does the second part to enroll bob.'
|
||||||
become_alice
|
become_alice
|
||||||
|
|
||||||
PHASE 'She enrolls bob.'
|
PHASE 'She enrolls bob.'
|
||||||
gpg --import keyrings/live/pubring.gpg
|
#gpg --import $(get_pubring_path)
|
||||||
# TODO(tlim) That --import can be eliminated... maybe?
|
## TODO(tlim) That --import can be eliminated... maybe?
|
||||||
|
|
||||||
PHASE 'She enrolls secrets.txt.'
|
PHASE 'She enrolls secrets.txt.'
|
||||||
blackbox_register_new_file secret.txt
|
blackbox_register_new_file secret.txt
|
||||||
@@ -185,33 +218,30 @@ assert_file_md5hash secret.txt "d3e6bbdfc76fae7fd0a921f3408db1d1"
|
|||||||
PHASE 'appears.'
|
PHASE 'appears.'
|
||||||
become_bob
|
become_bob
|
||||||
|
|
||||||
PHASE 'Bob makes sure he has all new keys.'
|
#PHASE 'Bob makes sure he has all new keys.'
|
||||||
|
#gpg --import keyrings/live/pubring.???
|
||||||
gpg --import keyrings/live/pubring.gpg
|
|
||||||
|
|
||||||
# Pick a GID to use:
|
# Pick a GID to use:
|
||||||
# This users's default group:
|
# This users's default group:
|
||||||
DEFAULT_GID_NAME=$(id -gn)
|
DEFAULT_GID_NUM=$(id -g)
|
||||||
# Pick a group that is not the default group:
|
# Pick a group that is not the default group:
|
||||||
TEST_GID_NUM=$(id -G | fmt -1 | tail -n +2 | grep -xv "$(id -u)" | head -n 1)
|
TEST_GID_NUM=$(id -G | fmt -1 | sort -rn | grep -xv "$(id -u)" | grep -xv "$(id -g)" | head -1)
|
||||||
TEST_GID_NAME=$(python -c 'import grp; print grp.getgrgid('"$TEST_GID_NUM"').gr_name')
|
echo "DEFAULT_GID_NUM=$DEFAULT_GID_NUM"
|
||||||
echo "DEFAULT_GID_NAME=$DEFAULT_GID_NAME"
|
|
||||||
echo "TEST_GID_NUM=$TEST_GID_NUM"
|
echo "TEST_GID_NUM=$TEST_GID_NUM"
|
||||||
echo "TEST_GID_NAME=$TEST_GID_NAME"
|
|
||||||
|
|
||||||
PHASE 'Bob postdeploys... default.'
|
PHASE 'Bob postdeploys... default.'
|
||||||
blackbox_postdeploy
|
blackbox_postdeploy
|
||||||
assert_file_exists secret.txt
|
assert_file_exists secret.txt
|
||||||
assert_file_exists secret.txt.gpg
|
assert_file_exists secret.txt.gpg
|
||||||
assert_file_md5hash secret.txt "08a3fa763a05c018a38e9924363b97e7"
|
assert_file_md5hash secret.txt "08a3fa763a05c018a38e9924363b97e7"
|
||||||
assert_file_group secret.txt "$DEFAULT_GID_NAME"
|
assert_file_group secret.txt "$DEFAULT_GID_NUM"
|
||||||
|
|
||||||
PHASE 'Bob postdeploys... with a GID.'
|
PHASE 'Bob postdeploys... with a GID.'
|
||||||
blackbox_postdeploy "$TEST_GID_NUM"
|
blackbox_postdeploy "$TEST_GID_NUM"
|
||||||
assert_file_exists secret.txt
|
assert_file_exists secret.txt
|
||||||
assert_file_exists secret.txt.gpg
|
assert_file_exists secret.txt.gpg
|
||||||
assert_file_md5hash secret.txt "08a3fa763a05c018a38e9924363b97e7"
|
assert_file_md5hash secret.txt "08a3fa763a05c018a38e9924363b97e7"
|
||||||
assert_file_group secret.txt "$TEST_GID_NAME"
|
assert_file_group secret.txt "$TEST_GID_NUM"
|
||||||
|
|
||||||
PHASE 'Bob cleans up the secret.'
|
PHASE 'Bob cleans up the secret.'
|
||||||
rm secret.txt
|
rm secret.txt
|
||||||
@@ -220,6 +250,10 @@ PHASE 'Bob removes Alice.'
|
|||||||
blackbox_removeadmin alice@example.com
|
blackbox_removeadmin alice@example.com
|
||||||
assert_line_not_exists 'alice@example.com' keyrings/live/blackbox-admins.txt
|
assert_line_not_exists 'alice@example.com' keyrings/live/blackbox-admins.txt
|
||||||
|
|
||||||
|
make_self_deleting_tempfile adminlist3
|
||||||
|
blackbox_list_admins >"$adminlist3"
|
||||||
|
assert_file_md5hash "$adminlist3" "aadbfafd76ea66ff40dbfd239a69067f"
|
||||||
|
|
||||||
PHASE 'Bob reencrypts files so alice can not access them.'
|
PHASE 'Bob reencrypts files so alice can not access them.'
|
||||||
blackbox_update_all_files
|
blackbox_update_all_files
|
||||||
|
|
||||||
@@ -316,6 +350,7 @@ PHASE 'Bob shreds all exposed files.'
|
|||||||
assert_file_exists 'my/path/to/relsecrets.txt'
|
assert_file_exists 'my/path/to/relsecrets.txt'
|
||||||
assert_file_exists 'secret.txt'
|
assert_file_exists 'secret.txt'
|
||||||
blackbox_shred_all_files
|
blackbox_shred_all_files
|
||||||
|
which blackbox_shred_all_files
|
||||||
assert_file_missing '!important!.txt'
|
assert_file_missing '!important!.txt'
|
||||||
assert_file_missing '#andpounds.txt'
|
assert_file_missing '#andpounds.txt'
|
||||||
assert_file_missing 'mistake.txt'
|
assert_file_missing 'mistake.txt'
|
||||||
@@ -393,6 +428,10 @@ fi
|
|||||||
# Cleanup:
|
# Cleanup:
|
||||||
blackbox_removeadmin abba@notarealuser.com
|
blackbox_removeadmin abba@notarealuser.com
|
||||||
|
|
||||||
|
make_self_deleting_tempfile adminlist4
|
||||||
|
blackbox_list_admins >"$adminlist4"
|
||||||
|
assert_file_md5hash "$adminlist4" "aadbfafd76ea66ff40dbfd239a69067f"
|
||||||
|
|
||||||
|
|
||||||
# TODO: Create a new directory. "git clone" the repo into it.
|
# TODO: Create a new directory. "git clone" the repo into it.
|
||||||
|
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ fi
|
|||||||
|
|
||||||
# Generate the diff
|
# Generate the diff
|
||||||
cp /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/security/vcs_blackbox/Portfile /var/tmp/ports/security/vcs_blackbox/Portfile.orig
|
cp /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/security/vcs_blackbox/Portfile /var/tmp/ports/security/vcs_blackbox/Portfile.orig
|
||||||
( cd /var/tmp/ports/security/vcs_blackbox && diff -u Portfile.orig Portfile ) > Portfile-vcs_blackbox.diff
|
( cd /var/tmp/ports/security/vcs_blackbox && diff --ignore-matching-lines='Id:' -u Portfile.orig Portfile ) > Portfile-vcs_blackbox.diff
|
||||||
open -R Portfile-vcs_blackbox.diff
|
open -R Portfile-vcs_blackbox.diff
|
||||||
|
|
||||||
echo
|
echo
|
||||||
@@ -62,6 +62,6 @@ github.setup and checksums updated.
|
|||||||
Type: update
|
Type: update
|
||||||
Component: ports
|
Component: ports
|
||||||
Port: vcs_blackbox
|
Port: vcs_blackbox
|
||||||
Keywords: maintainer
|
Keywords: maintainer haspatch
|
||||||
"
|
"
|
||||||
echo 'Attach: Portfile-vcs_blackbox.diff'
|
echo 'Attach: Portfile-vcs_blackbox.diff'
|
||||||
|
|||||||
@@ -22,13 +22,27 @@ shift
|
|||||||
# Defaults that can be overridden:
|
# Defaults that can be overridden:
|
||||||
# All packages are 1.0 unless otherwise specifed:
|
# All packages are 1.0 unless otherwise specifed:
|
||||||
: ${PKGVERSION:=1.0} ;
|
: ${PKGVERSION:=1.0} ;
|
||||||
# If there is no iteration setting, assume "1":
|
# If there is no iteration set, default to use the number of commits in the repository:
|
||||||
: ${PKGRELEASE:=1}
|
if [[ -z "${PKGRELEASE}" ]]; then
|
||||||
|
PKGRELEASE=$(git rev-list HEAD --count)
|
||||||
|
if [[ $? != 0 ]]; then
|
||||||
|
# We're not in a git repo, fall back to 1 so we cope with being built from
|
||||||
|
# a tarball
|
||||||
|
PKGRELEASE=1
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
# If there is no epoch, assume 0
|
# If there is no epoch, assume 0
|
||||||
: ${PKGEPOCH:=0}
|
: ${PKGEPOCH:=0}
|
||||||
|
|
||||||
# The DEB is output here: (should be a place that can be wiped)
|
# Allow us to set a different OUTPUTDIR if we're building in CI/CD
|
||||||
OUTPUTDIR="${HOME}/debbuild-$PACKAGENAME"
|
if [[ -z "${OUTPUTDIR}" ]]; then
|
||||||
|
# The DEB is output here: (should be a place that can be wiped)
|
||||||
|
OUTPUTDIR="${HOME}/debbuild-${PACKAGENAME}"
|
||||||
|
else
|
||||||
|
echo "Using $OUTPUTDIR for OUTPUTDIR instead of ${HOME}/debbuild-${PACKAGENAME}"
|
||||||
|
fi
|
||||||
|
|
||||||
# The TeamCity templates expect to find the list of artifacts here:
|
# The TeamCity templates expect to find the list of artifacts here:
|
||||||
DEB_BIN_LIST="${OUTPUTDIR}/bin-packages.txt"
|
DEB_BIN_LIST="${OUTPUTDIR}/bin-packages.txt"
|
||||||
|
|
||||||
@@ -36,6 +50,7 @@ DEB_BIN_LIST="${OUTPUTDIR}/bin-packages.txt"
|
|||||||
|
|
||||||
# Clean the output dir.
|
# Clean the output dir.
|
||||||
rm -rf "$OUTPUTDIR"
|
rm -rf "$OUTPUTDIR"
|
||||||
|
|
||||||
mkdir -p "$OUTPUTDIR/installroot"
|
mkdir -p "$OUTPUTDIR/installroot"
|
||||||
|
|
||||||
# Copy the files into place:
|
# Copy the files into place:
|
||||||
|
|||||||
@@ -9,7 +9,9 @@ exec /usr/bin/blackbox_edit ../bin/blackbox_edit
|
|||||||
exec /usr/bin/blackbox_edit_end ../bin/blackbox_edit_end
|
exec /usr/bin/blackbox_edit_end ../bin/blackbox_edit_end
|
||||||
exec /usr/bin/blackbox_edit_start ../bin/blackbox_edit_start
|
exec /usr/bin/blackbox_edit_start ../bin/blackbox_edit_start
|
||||||
exec /usr/bin/blackbox_initialize ../bin/blackbox_initialize
|
exec /usr/bin/blackbox_initialize ../bin/blackbox_initialize
|
||||||
|
exec /usr/bin/blackbox_listadmins ../bin/blackbox_listadmins
|
||||||
exec /usr/bin/blackbox_list_files ../bin/blackbox_list_files
|
exec /usr/bin/blackbox_list_files ../bin/blackbox_list_files
|
||||||
|
exec /usr/bin/blackbox_list_admins ../bin/blackbox_list_admins
|
||||||
exec /usr/bin/blackbox_postdeploy ../bin/blackbox_postdeploy
|
exec /usr/bin/blackbox_postdeploy ../bin/blackbox_postdeploy
|
||||||
exec /usr/bin/blackbox_register_new_file ../bin/blackbox_register_new_file
|
exec /usr/bin/blackbox_register_new_file ../bin/blackbox_register_new_file
|
||||||
exec /usr/bin/blackbox_removeadmin ../bin/blackbox_removeadmin
|
exec /usr/bin/blackbox_removeadmin ../bin/blackbox_removeadmin
|
||||||
|
|||||||
@@ -9,7 +9,9 @@ exec bin/blackbox_edit ../bin/blackbox_edit
|
|||||||
exec bin/blackbox_edit_end ../bin/blackbox_edit_end
|
exec bin/blackbox_edit_end ../bin/blackbox_edit_end
|
||||||
exec bin/blackbox_edit_start ../bin/blackbox_edit_start
|
exec bin/blackbox_edit_start ../bin/blackbox_edit_start
|
||||||
exec bin/blackbox_initialize ../bin/blackbox_initialize
|
exec bin/blackbox_initialize ../bin/blackbox_initialize
|
||||||
|
exec bin/blackbox_listadmins ../bin/blackbox_listadmins
|
||||||
exec bin/blackbox_list_files ../bin/blackbox_list_files
|
exec bin/blackbox_list_files ../bin/blackbox_list_files
|
||||||
|
exec bin/blackbox_list_admins ../bin/blackbox_list_admins
|
||||||
exec bin/blackbox_postdeploy ../bin/blackbox_postdeploy
|
exec bin/blackbox_postdeploy ../bin/blackbox_postdeploy
|
||||||
exec bin/blackbox_register_new_file ../bin/blackbox_register_new_file
|
exec bin/blackbox_register_new_file ../bin/blackbox_register_new_file
|
||||||
exec bin/blackbox_removeadmin ../bin/blackbox_removeadmin
|
exec bin/blackbox_removeadmin ../bin/blackbox_removeadmin
|
||||||
|
|||||||
@@ -19,28 +19,78 @@ set -e
|
|||||||
PACKAGENAME=${1?"First arg must be the package name."}
|
PACKAGENAME=${1?"First arg must be the package name."}
|
||||||
shift
|
shift
|
||||||
|
|
||||||
|
# What is my name?
|
||||||
|
CMDNAME=$(basename $0)
|
||||||
|
|
||||||
# Defaults that can be overridden:
|
# Defaults that can be overridden:
|
||||||
# All packages are 1.0 unless otherwise specifed:
|
# Packages are 1.0 unless otherwise specifed:
|
||||||
: ${PKGVERSION:=1.0} ;
|
: ${PKGVERSION:=1.0} ;
|
||||||
# If there is no iteration setting, assume "1":
|
# If there is no iteration set, default to use the number of commits in the repository:
|
||||||
: ${PKGRELEASE:=1}
|
if [[ -z "${PKGRELEASE}" ]]; then
|
||||||
|
PKGRELEASE=$(git rev-list HEAD --count)
|
||||||
|
if [[ $? != 0 ]]; then
|
||||||
|
# We're not in a git repo, fall back to 1 so we cope with being built from
|
||||||
|
# a tarball
|
||||||
|
PKGRELEASE=1
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
# If there is no epoch, assume 0
|
# If there is no epoch, assume 0
|
||||||
: ${PKGEPOCH:=0}
|
: ${PKGEPOCH:=0}
|
||||||
|
|
||||||
# The RPM is output here: (should be a place that can be wiped)
|
# If no arch defined, assume any. Other good values include "native".
|
||||||
OUTPUTDIR="${HOME}/rpmbuild-$PACKAGENAME"
|
: ${PKGARCH:=all}
|
||||||
# The TeamCity templates expect to find the list of artifacts here:
|
# NOTE: If we later compile code, we set this to "native", which
|
||||||
|
# FPM will translate to the correct value for local conditions.
|
||||||
|
|
||||||
|
# Allow us to set a different OUTPUTDIR if we're building in CI/CD
|
||||||
|
if [[ -z "${OUTPUTDIR}" ]]; then
|
||||||
|
# The RPM is output here: (should be a place that can be wiped)
|
||||||
|
OUTPUTDIR="${HOME}/rpmbuild-${PACKAGENAME}"
|
||||||
|
else
|
||||||
|
echo "Using ${OUTPUTDIR} for OUTPUTDIR instead of ${HOME}/rpmbuild-${PACKAGENAME}"
|
||||||
|
fi
|
||||||
|
INSTALLROOT="$OUTPUTDIR/installroot"
|
||||||
|
|
||||||
|
# StackOverflow's TeamCity templates expect to find the list of artifacts here:
|
||||||
RPM_BIN_LIST="${OUTPUTDIR}/bin-packages.txt"
|
RPM_BIN_LIST="${OUTPUTDIR}/bin-packages.txt"
|
||||||
|
|
||||||
# -- Now the real work can be done.
|
# -- Now the real work can be done.
|
||||||
|
|
||||||
# Clean the output dir.
|
# Clean the output dir.
|
||||||
rm -rf "$OUTPUTDIR"
|
rm -rf "$OUTPUTDIR"
|
||||||
mkdir -p "$OUTPUTDIR/installroot"
|
mkdir -p "$INSTALLROOT"
|
||||||
|
|
||||||
# Copy the files into place:
|
# If there is a build script, execute it.
|
||||||
|
BUILDSCRIPTNAME="./build.${PACKAGENAME}.sh"
|
||||||
|
if [[ -x $BUILDSCRIPTNAME ]]; then
|
||||||
|
echo "========== $BUILDSCRIPTNAME FOUND. Running."
|
||||||
|
if [[ $PKGARCH == "all" ]]; then
|
||||||
|
echo 'WARNING: PKGARCH=all (which may not what you want)'
|
||||||
|
# If you are using a build.*.sh script, you probably want to
|
||||||
|
# set PKGARCH to "native" before you run mk_rpm_fpmdir.
|
||||||
|
fi
|
||||||
|
$BUILDSCRIPTNAME "$INSTALLROOT" "${PKGVERSION}"
|
||||||
|
# If we used the build build.*.sh script, it must do all compilation.
|
||||||
|
# Therefore, we disable the automagic GO build feature.
|
||||||
|
GO_COMPILE=false
|
||||||
|
else
|
||||||
|
GO_COMPILE=true
|
||||||
|
fi
|
||||||
|
|
||||||
|
# If there are additional args for fpm, read them into a variable. There is
|
||||||
|
# a chdir later, therefore we can't rely on the file path working at that time.
|
||||||
|
FPM_OPTIONS_FILE="./fpm_opts.${PACKAGENAME}.sh"
|
||||||
|
if [[ -f $FPM_OPTIONS_FILE ]]; then
|
||||||
|
echo "========== $FPM_OPTIONS_FILE FOUND. Loading."
|
||||||
|
FPM_OPTIONS=$(<$FPM_OPTIONS_FILE)
|
||||||
|
fi
|
||||||
|
# Warning: The contents of the file are evaluated therefore
|
||||||
|
# quotes and special chars must be quoted.
|
||||||
|
|
||||||
|
# Copy any static files into place:
|
||||||
set -o pipefail # Error out if any manifest is not found.
|
set -o pipefail # Error out if any manifest is not found.
|
||||||
cat """$@""" | while read -a arr ; do
|
cat "$@" | while read -a arr ; do
|
||||||
PERM="${arr[0]}"
|
PERM="${arr[0]}"
|
||||||
case $PERM in
|
case $PERM in
|
||||||
\#*) continue ;; # Skip comments.
|
\#*) continue ;; # Skip comments.
|
||||||
@@ -48,24 +98,39 @@ cat """$@""" | while read -a arr ; do
|
|||||||
read) PERM=0744 ;;
|
read) PERM=0744 ;;
|
||||||
*) ;;
|
*) ;;
|
||||||
esac
|
esac
|
||||||
DST="$OUTPUTDIR/installroot/${arr[1]}"
|
DST="$INSTALLROOT/${arr[1]}"
|
||||||
SRC="${arr[2]}"
|
SRC="${arr[2]}"
|
||||||
if [[ $SRC == "cmd/"* || $SRC == *"/cmd/"* ]]; then
|
if [[ ${#arr[@]} != 3 ]] ; then
|
||||||
( cd $(dirname "$SRC" ) && go build -a -v )
|
echo "ERROR: Line must contain 3 items."
|
||||||
|
echo "DEBUG NUM=${#arr[@]} PERM=$PERM DST=$DST SRC=$SRC"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
if $GO_COMPILE && [[ $SRC == "cmd/"* || $SRC == *"/cmd/"* ]]; then
|
||||||
|
echo "========== BUILD© $SRC"
|
||||||
|
( cd $(dirname "$SRC" ) && go get -d && go build )
|
||||||
|
PKGARCH=native
|
||||||
|
else
|
||||||
|
echo "========== COPY $SRC"
|
||||||
|
fi
|
||||||
|
if [[ ! -f "$SRC" ]]; then
|
||||||
|
echo "${CMDNAME}: ERROR: File not found: $SRC"
|
||||||
|
exit 1
|
||||||
fi
|
fi
|
||||||
install -D -T -b -m "$PERM" -T "$SRC" "$DST"
|
install -D -T -b -m "$PERM" -T "$SRC" "$DST"
|
||||||
done
|
done
|
||||||
|
|
||||||
# Build the RPM:
|
set -x
|
||||||
|
# Build the RPM out of what is found in $INSTALLROOT:
|
||||||
cd "$OUTPUTDIR" && fpm -s dir -t rpm \
|
cd "$OUTPUTDIR" && fpm -s dir -t rpm \
|
||||||
-a all \
|
-a "${PKGARCH}" \
|
||||||
-n "${PACKAGENAME}" \
|
-n "${PACKAGENAME}" \
|
||||||
--epoch "${PKGEPOCH}" \
|
--epoch "${PKGEPOCH}" \
|
||||||
--version "${PKGVERSION}" \
|
--version "${PKGVERSION}" \
|
||||||
--iteration "${PKGRELEASE}" \
|
--iteration "${PKGRELEASE}" \
|
||||||
${PKGDESCRIPTION:+ --description="${PKGDESCRIPTION}"} \
|
${PKGDESCRIPTION:+ --description="${PKGDESCRIPTION}"} \
|
||||||
${PKGVENDOR:+ --vendor="${PKGVENDOR}"} \
|
${PKGVENDOR:+ --vendor="${PKGVENDOR}"} \
|
||||||
-C "$OUTPUTDIR/installroot" \
|
${FPM_OPTIONS:+ $FPM_OPTIONS} \
|
||||||
|
-C "$INSTALLROOT" \
|
||||||
.
|
.
|
||||||
|
|
||||||
# TeamCity templates for RPMS expect to find
|
# TeamCity templates for RPMS expect to find
|
||||||
|
|||||||
@@ -11,7 +11,9 @@ exec /usr/blackbox/bin/blackbox_edit ../bin/blackbox_edit
|
|||||||
exec /usr/blackbox/bin/blackbox_edit_end ../bin/blackbox_edit_end
|
exec /usr/blackbox/bin/blackbox_edit_end ../bin/blackbox_edit_end
|
||||||
exec /usr/blackbox/bin/blackbox_edit_start ../bin/blackbox_edit_start
|
exec /usr/blackbox/bin/blackbox_edit_start ../bin/blackbox_edit_start
|
||||||
exec /usr/blackbox/bin/blackbox_initialize ../bin/blackbox_initialize
|
exec /usr/blackbox/bin/blackbox_initialize ../bin/blackbox_initialize
|
||||||
|
exec /usr/blackbox/bin/blackbox_listadmins ../bin/blackbox_listadmins
|
||||||
exec /usr/blackbox/bin/blackbox_list_files ../bin/blackbox_list_files
|
exec /usr/blackbox/bin/blackbox_list_files ../bin/blackbox_list_files
|
||||||
|
exec /usr/blackbox/bin/blackbox_list_admins ../bin/blackbox_list_admins
|
||||||
exec /usr/blackbox/bin/blackbox_postdeploy ../bin/blackbox_postdeploy
|
exec /usr/blackbox/bin/blackbox_postdeploy ../bin/blackbox_postdeploy
|
||||||
exec /usr/blackbox/bin/blackbox_register_new_file ../bin/blackbox_register_new_file
|
exec /usr/blackbox/bin/blackbox_register_new_file ../bin/blackbox_register_new_file
|
||||||
exec /usr/blackbox/bin/blackbox_removeadmin ../bin/blackbox_removeadmin
|
exec /usr/blackbox/bin/blackbox_removeadmin ../bin/blackbox_removeadmin
|
||||||
|
|||||||
@@ -1,5 +1,15 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# NB: This is copied from _blackbox_common.sh
|
||||||
|
function get_pubring_path() {
|
||||||
|
: "${KEYRINGDIR:=keyrings/live}" ;
|
||||||
|
if [[ -f "${KEYRINGDIR}/pubring.gpg" ]]; then
|
||||||
|
echo "${KEYRINGDIR}/pubring.gpg"
|
||||||
|
else
|
||||||
|
echo "${KEYRINGDIR}/pubring.kbx"
|
||||||
|
fi
|
||||||
|
}
|
||||||
|
|
||||||
function PHASE() {
|
function PHASE() {
|
||||||
echo '********************'
|
echo '********************'
|
||||||
echo '********************'
|
echo '********************'
|
||||||
@@ -11,7 +21,7 @@ function PHASE() {
|
|||||||
function md5sum_file() {
|
function md5sum_file() {
|
||||||
# Portably generate the MD5 hash of file $1.
|
# Portably generate the MD5 hash of file $1.
|
||||||
case $(uname -s) in
|
case $(uname -s) in
|
||||||
Darwin )
|
Darwin | FreeBSD )
|
||||||
md5 -r "$1" | awk '{ print $1 }'
|
md5 -r "$1" | awk '{ print $1 }'
|
||||||
;;
|
;;
|
||||||
Linux )
|
Linux )
|
||||||
@@ -63,10 +73,10 @@ function assert_file_group() {
|
|||||||
|
|
||||||
case $(uname -s) in
|
case $(uname -s) in
|
||||||
Darwin|FreeBSD )
|
Darwin|FreeBSD )
|
||||||
found=$(stat -f '%Sg' "$file")
|
found=$(stat -f '%Dg' "$file")
|
||||||
;;
|
;;
|
||||||
Linux )
|
Linux )
|
||||||
found=$(stat -c '%G' "$file")
|
found=$(stat -c '%g' "$file")
|
||||||
;;
|
;;
|
||||||
CYGWIN* )
|
CYGWIN* )
|
||||||
echo "ASSERT_FILE_GROUP: Running on Cygwin. Not being tested."
|
echo "ASSERT_FILE_GROUP: Running on Cygwin. Not being tested."
|
||||||
@@ -78,8 +88,10 @@ function assert_file_group() {
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
echo "DEBUG: assert_file_group X${wanted}X vs. X${found}X"
|
||||||
|
echo "DEBUG:" $(which stat)
|
||||||
if [[ "$wanted" != "$found" ]]; then
|
if [[ "$wanted" != "$found" ]]; then
|
||||||
echo "ASSERT FAILED: $file chgrp wanted=$wanted found=$found"
|
echo "ASSERT FAILED: $file chgrp group wanted=$wanted found=$found"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
@@ -103,8 +115,10 @@ function assert_file_perm() {
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
echo "DEBUG: assert_file_perm X${wanted}X vs. X${found}X"
|
||||||
|
echo "DEBUG:" $(which stat)
|
||||||
if [[ "$wanted" != "$found" ]]; then
|
if [[ "$wanted" != "$found" ]]; then
|
||||||
echo "ASSERT FAILED: $file chgrp wanted=$wanted found=$found"
|
echo "ASSERT FAILED: $file chgrp perm wanted=$wanted found=$found"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user