Commit Graph

325 Commits

Author SHA1 Message Date
tlimoncelli@stackexchange.com
3f9d2a3044 Clarify docs 2015-01-26 20:30:06 +00:00
tlimoncelli@stackexchange.com
d4012bfeac NEW: RELEASE_ENGINEERING.TXT 2015-01-26 20:26:30 +00:00
tal@whatexit.org
9f7792a629 Fix syntax error: blackbox_edit: line 12: conditional binary operator expected
Fixed #39
v1.20151110
2015-01-26 13:45:44 -05:00
tlimoncelli@stackexchange.com
9634e2424a Fix if expression 2015-01-14 16:10:45 +00:00
Tom Limoncelli
2dd4c51635 Merge pull request #38 from rtkwgray/master
Allow blackbox to run without being in $PATH
2015-01-14 11:00:30 -05:00
Warren Gray
beefbfb912 - Fix blackbox commands so that they work when called with absolute paths.
- Fix confidence_test.sh so that it's not hardcoded to a specific dev environment path.
2015-01-13 14:42:58 -05:00
tlimoncelli@stackexchange.com
3f36d28798 Update README.md release 2015-01-09 19:01:56 +00:00
Tom Limoncelli
537c6846ae Merge pull request #37 from millerjl1701/master
Update rpm_filelist.txt
2015-01-06 17:33:10 -05:00
Jeffrey Miller
d4d5d3dd4a Update rpm_filelist.txt
removed blackbox_start and added in blackbox_cat to allow building of rpm
2015-01-06 14:46:18 -06:00
tal@whatexit.org
9173e4d78c merge 2015-01-05 18:18:24 -05:00
Tom Limoncelli
ed44987165 Merge pull request #35 from benhc123/patch-1
Updated license date
2015-01-01 12:32:22 -05:00
Ben Holden-Crowther
925a4976ce Updated license date
Updated license date to 2015 for new year.
2015-01-01 10:54:58 +00:00
tlimoncelli@stackexchange.com
d764a58151 Makefile: Clarify package build instructions. 2014-11-17 15:44:23 +00:00
Tom Limoncelli
9785635f1d Merge pull request #31 from harrisonpage/master
Created blackbox_cat: Decrypt a file, cat it, shred it. Changed blackbox_shred_all_files to cd to root of repo before shredding.
2014-11-17 07:44:19 -08:00
harrison
b8575b9c7b Made changes as per tlimoncelli 2014-11-12 00:56:28 -08:00
harrison
26ec9319e3 blackbox_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. 2014-11-06 00:28:53 -08:00
harrison
8f2e8150b5 Created blackbox_cat: Decrypt a file, cat it, shred it 2014-11-06 00:19:57 -08:00
Tom Limoncelli
b5c778a08e Be more secure in the use of "read" 2014-11-05 16:48:55 +00:00
tlimoncelli@stackexchange.com
eb96b6d1fc Use sh-compatible version of redirection. 2014-11-05 16:48:26 +00:00
tlimoncelli@stackexchange.com
46903b6225 Improve "confidence" recipe. Check .gnupg dir after the fact. 2014-11-05 16:48:26 +00:00
tlimoncelli@stackexchange.com
d68af832b3 Fix problem that crashes pinentry 2014-11-05 16:00:49 +00:00
tlimoncelli@stackexchange.com
3fcd21651d Merge branch 'master' of github.com:StackExchange/blackbox 2014-11-02 08:53:11 -05:00
Tom Limoncelli
f3128c36ab Make confidence tests compatible with Cygwin. 2014-11-02 08:44:35 -05:00
Bob Example
3cae3e918e Make confidence tests compatible with Cygwin. 2014-11-02 08:39:12 -05:00
Bob Example
f19b73458a Document support for Cygwin, compatibility with other VCSs, and how to submit bugs, code, and feature requests. 2014-11-02 08:38:29 -05:00
Tom Limoncelli
f77303ea7d Merge pull request #30 from bendra/master
adding cygwin support
2014-11-01 11:56:45 -04:00
Ben Drasin
153d34b26f adding cygwin support 2014-10-31 15:15:33 -07:00
tlimoncelli@stackexchange.com
8b9abb271d Add more comments 2014-10-30 14:14:12 +00:00
tlimoncelli@stackexchange.com
0fb0c0c5dd Fix perms 2014-10-29 14:16:47 -04:00
Tom Limoncelli
da43aea21c Merge pull request #28 from harrisonpage/master
List of files to be be shredded now prints filenames
2014-10-24 00:54:53 -06:00
Harrison Page
05d8c7277c List of files to be be shredded now prints filenames 2014-10-23 16:57:04 -07:00
Tom Limoncelli
a667cfcba2 Merge pull request #26 from bendra/master
Subversion support
2014-10-21 09:58:10 -06:00
Benjamin Drasin
6cf8dfc594 Update README.md 2014-10-20 10:39:01 -07:00
Benjamin Drasin
8d04df1faa Update README.md
mention subversion support, mention blackbox_edit more prominently
2014-10-20 10:37:34 -07:00
bendra
2f9dd20544 allow blackbox_edit to work with either encrypted or plaintext file name 2014-10-19 20:55:47 -07:00
bendra
47b9c1a4f2 fix for svnroot 2014-10-18 23:30:38 -07:00
bendra
f94b8a3764 give proper commit command 2014-10-18 10:21:17 -07:00
bendra
0c3886df65 inital checkin of svn support 2014-10-15 11:01:52 -07:00
tlimoncelli@stackexchange.com
6ed02298f0 BUG: RPM has no description 2014-10-14 15:13:02 +00:00
tlimoncelli@stackexchange.com
ead4316693 More makefile cleanups 2014-10-14 15:10:05 +00:00
tlimoncelli@stackexchange.com
d1a9dbcd2e Better handle filenames with * and ? in them. 2014-10-14 14:43:03 +00:00
tlimoncelli@stackexchange.com
e12de7dfe3 Add instructions on removing files. 2014-10-14 14:34:27 +00:00
tlimoncelli@stackexchange.com
99deedf07f Merge branch 'asmundg-x-update-gitignore' 2014-10-14 14:26:30 +00:00
tlimoncelli@stackexchange.com
8a180325c1 Add TODO 2014-10-14 14:26:24 +00:00
tlimoncelli@stackexchange.com
225909cdf3 For git, add plaintext files to .gitignore to prevent accidental additions. 2014-10-14 14:23:34 +00:00
tlimoncelli@stackexchange.com
574bbf50ad "make test" should have more clear output on failure. 2014-10-14 14:22:52 +00:00
Åsmund Grammeltvedt
b003318d81 Update .gitignore when registering new files
To reduce the risk of accidentally adding plaintext secrets, ignore
registered plaintext files.
2014-10-13 21:31:58 +02:00
tlimoncelli@stackexchange.com
39f9ffb7df Move code around. No changes 2014-10-13 17:26:41 +00:00
Tom Limoncelli
659f781238 Merge pull request #24 from unixorn/add-antigen-helper
Add antigen helper
2014-10-06 14:19:03 -04:00
Joe Block
974aaba885 Make sure path assignment is space friendly per @tomontime's feedback 2014-10-06 10:46:36 -07:00