9785635f1dMerge pull request #31 from harrisonpage/master
Tom Limoncelli
2014-11-17 07:44:19 -08:00
b8575b9c7bMade changes as per tlimoncelli
harrison
2014-11-12 00:56:28 -08:00
26ec9319e3blackbox_shred_all_files now changes to root dir before running. Moved similar code from blackbox_postdeploy into _blackbox_common.sh as change_to_root function.
harrison
2014-11-06 00:28:53 -08:00
8f2e8150b5Created blackbox_cat: Decrypt a file, cat it, shred it
harrison
2014-11-06 00:17:59 -08:00
b5c778a08eBe more secure in the use of "read"
Tom Limoncelli
2014-11-05 16:48:10 +00:00
eb96b6d1fcUse sh-compatible version of redirection.
tlimoncelli@stackexchange.com
2014-11-05 16:47:53 +00:00
46903b6225Improve "confidence" recipe. Check .gnupg dir after the fact.
tlimoncelli@stackexchange.com
2014-11-05 16:47:15 +00:00
d68af832b3Fix problem that crashes pinentry
tlimoncelli@stackexchange.com
2014-11-05 16:00:49 +00:00
3fcd21651dMerge branch 'master' of github.com:StackExchange/blackbox
tlimoncelli@stackexchange.com
2014-11-02 08:53:11 -05:00
f3128c36abMake confidence tests compatible with Cygwin.
Tom Limoncelli
2014-11-02 08:39:12 -05:00
3cae3e918eMake confidence tests compatible with Cygwin.
Bob Example
2014-11-02 08:39:12 -05:00
f19b73458aDocument support for Cygwin, compatibility with other VCSs, and how to submit bugs, code, and feature requests.
Bob Example
2014-11-02 08:38:29 -05:00
f77303ea7dMerge pull request #30 from bendra/master
Tom Limoncelli
2014-11-01 11:56:45 -04:00
153d34b26fadding cygwin support
Ben Drasin
2014-10-31 15:15:33 -07:00
8b9abb271dAdd more comments
tlimoncelli@stackexchange.com
2014-10-30 14:14:12 +00:00
8a180325c1Add TODO
tlimoncelli@stackexchange.com
2014-10-14 14:26:24 +00:00
225909cdf3For git, add plaintext files to .gitignore to prevent accidental additions.
tlimoncelli@stackexchange.com
2014-10-14 14:23:34 +00:00
574bbf50ad"make test" should have more clear output on failure.
tlimoncelli@stackexchange.com
2014-10-14 14:22:52 +00:00
b003318d81Update .gitignore when registering new files
Åsmund Grammeltvedt
2014-10-13 21:31:58 +02:00
39f9ffb7dfMove code around. No changes
tlimoncelli@stackexchange.com
2014-10-13 17:26:41 +00:00
659f781238Merge pull request #24 from unixorn/add-antigen-helper
Tom Limoncelli
2014-10-06 14:19:03 -04:00
974aaba885Make sure path assignment is space friendly per @tomontime's feedback
Joe Block
2014-10-06 10:46:36 -07:00
21ff36f800Merge remote-tracking branch 'upstream/master' into add-antigen-helper
Joe Block
2014-10-03 15:29:53 -07:00
01bad6b2eeAdd name of initialize script
Joe Block
2014-10-03 13:10:00 -07:00
ead6e96721Use -- to prevent potential issues with funny file names
tlimoncelli@stackexchange.com
2014-10-03 16:25:13 +00:00
cd2a661837Merge pull request #22 from mavenlink/add-shred-all-files-command
Tom Limoncelli
2014-10-03 12:22:30 -04:00
264cae29efMerge pull request #23 from mavenlink/add-osx-srm-support
Tom Limoncelli
2014-10-03 12:20:54 -04:00
ed0c63e33fStart writing an antigen plugin file
Joe Block
2014-10-02 20:26:19 -07:00
157dfe6d2fcleanup some mis-named things and remove dead var
mavenlink
2014-10-02 17:03:49 -07:00
cd880e76c2add blackbox_shred_all_files that shreds decrypted versions of any encrypted file, this will discard current changes
mavenlink
2014-10-02 17:02:20 -07:00
fe10053e63use srm if available, this is OSX's secure remove utility
mavenlink
2014-10-02 16:55:48 -07:00
2ff15c6dafMerge pull request #19 from christophebiocca/umask
Tom Limoncelli
2014-09-25 19:51:44 -04:00
1f38c21598Merge pull request #17 from christophebiocca/fix-python
Tom Limoncelli
2014-09-25 19:49:44 -04:00
6946de7ad0Merge pull request #20 from loadstar81/master
Tom Limoncelli
2014-09-25 19:48:29 -04:00
0361dc39c5blackbox: Removed the manual gpg --import step from README, added prepare_keychain to blackbox_update_all_files
Tom Mast
2014-09-25 15:35:45 -05:00
be821148a9blackbox: Removed homedir and updated README to add step to import pubring
Tom Mast
2014-09-25 15:31:05 -05:00
0a954752d9blackbox: Update README, add --homedir to encryption step in _blackbox_common
Tom Mast
2014-09-25 15:19:49 -05:00
53d368e5a9Fixed small README errors
Tom Mast
2014-09-18 16:15:43 -05:00
6c9bff50daFixed small README errors
Tom Mast
2014-09-18 16:15:43 -05:00
b7217e197dEliminate "mungepath". Improve performance and assure script will not touch disk.
tlimoncelli@stackexchange.com
2014-09-12 16:36:04 +00:00
5f15527d56Rewrite profile.d-usrblackbox.sh to only use BASH built-ins; retain file size <132 so that it is an "inline" file.
tlimoncelli@stackexchange.com
2014-09-12 16:32:27 +00:00
8db38905deReduce size of profile.d-usrblackbox.sh to below 132 bytes. Add test framework to make sure we don't break bash or sh.
tlimoncelli@stackexchange.com
2014-09-12 16:17:35 +00:00
0a465125cbAllows profile file to work on pathmunge-less systems.
Christophe Biocca
2014-09-12 10:28:47 -04:00
389e8a7a19BIG CHANGES: * Command no longer need to be run from the base directory of the repo. * blackbox_edit now asks "are you sure?" and is greatly simplified.
tlimoncelli@stackexchange.com
2014-09-09 20:32:48 +00:00
f222516526* blackbox_postdeploy should accept an optional parameter for chgrp. * blackbox_postdeploy should 'cd' to $BASEDIR or the base VCS directory. * Add unit tests to confidence_test.sh to cover chgrp functionality.
tlimoncelli@stackexchange.com
2014-09-02 22:10:37 +00:00
4702a9a207* Test use-case where secrets had previously been exposed. * BUG: blackbox_postdeploy should not "chgrp" files.
tlimoncelli@stackexchange.com
2014-09-01 18:59:57 +00:00
01a9292d9dUse a portable version of MD5.
tlimoncelli@stackexchange.com
2014-09-01 18:59:22 +00:00
d6a20b049fFix typo that makes vcs_remove fail
Alice Example
2014-09-01 14:26:56 -04:00
dcfb08defdImprovements to the docs
tlimoncelli@stackexchange.com
2014-08-30 13:41:27 -04:00
959b7f6b7aMerge pull request #3 from unixorn/fix-typo
Tom Limoncelli
2014-08-30 12:23:55 -04:00
34c7b1b7d4Fix typo, make line break consistent in that paragraph.
Joe Block
2014-08-29 15:07:01 -07:00