mettjus
4a32c95f53
Improve command list in README
...
Explicitly display for each command if it requires a target (a file or a key) or it doesn't.
2016-05-13 23:47:23 +02:00
tlimoncelli@stackexchange.com
1354628ed5
Version2-Ideas.md: Windows compatibility clarification.
2016-05-10 15:01:27 -04:00
tal@whatexit.org
1b6c6eadc9
Initial draft.
2016-04-24 09:14:56 -04:00
Tom Limoncelli
ead98b03ca
Merge pull request #147 from billrawlinson/mingw-gpgagent
...
remove MinGW dependecy on GpG4Win (gpg-agent) in readme.md
2016-04-23 06:59:08 -04:00
Tom Limoncelli
93a01c82c8
Merge pull request #150 from jvanasco/fixes-subversion
...
Fixes for subversion
2016-04-23 06:58:22 -04:00
jonathan vanasco
4bb9c055ca
added docs
2016-04-22 17:32:25 -04:00
jonathan vanasco
f8c1653e09
some updates for subversion
2016-04-22 17:30:28 -04:00
Bill Rawlinson
de05e1f8e7
remove MinGW dependecy on GpG4Win (gpg-agent)
...
The gpg-agent that ships with GpG4Win is a version 2 gpg agent and only works with gpg2. The gpg in MinGW is gpg 1.x and it doesn't pick up this gpg-agent.
However, everything still works - you just have to enter your password for each file you decrypt. Slightly onerous but not a huge deal breaker.
I notice there is away to specify your own gpg versoin in the _blackbox_common.sh file but I don't really know how that works. If someone were to specify to use gpg2 then they could probably use the agent in Gpg4Win but I don't know and don't know how to test that.
2016-04-15 14:28:15 -04:00
Tom Limoncelli
ef08dcc6b3
Merge pull request #145 from billrawlinson/MingwGpgAndMkTemp
...
Mingw gpg and mk temp
2016-04-14 11:07:54 -04:00
Bill Rawlinson
b9d5cd7716
specify git version
...
Older git for windows MinGW didn't support updating the plain text files in keyfiles/live/blackbox-admins.txt and blackbox-files.txt due to an error `cannot make pipe for process substitution function not supported`
The newer version of Git (which is also more secure) also resolves this issue.
2016-04-14 10:00:53 -04:00
Bill Rawlinson
fa68b56927
added link to git
2016-04-14 09:22:18 -04:00
Bill Rawlinson
8769474035
added documentation for MINGW users
2016-04-14 09:21:05 -04:00
tal@whatexit.org
1643ea7fd9
"make confidence": Use GID numbers, not names. Makes tests less fragile.
2016-03-15 21:22:29 -04:00
tal@whatexit.org
3a4a79284c
Add more debugging output to "make confidence"
2016-03-15 19:14:09 -04:00
Tom Limoncelli
bf36197c5b
Merge pull request #143 from danslimmon/noshredwarn
...
Warn user if there isn't a secure deletion utility
2016-03-14 15:02:06 -04:00
Dan Slimmon
fc63e24dcf
Warn user if there isn't a secure deletion utility
...
Otherwise, somebody with neither shred nor srm installed could blithely
go on using Blackbox assuming that their working copies are getting
securely deleted.
2016-03-14 18:53:29 +00:00
Tom Limoncelli
ee1bbc8092
Merge pull request #142 from sobolevn/master
...
added git-secret into "Alternatives" section
2016-03-12 15:16:31 -08:00
sobolevn
3e8578d687
added git-secret into Alternatives
2016-03-10 17:26:39 +03:00
tlimoncelli@stackoverflow.com
a9dc14c7b0
_stack_lib.sh: Take upstream changes.
2016-02-29 17:22:12 +00:00
tlimoncelli@stackoverflow.com
d2fde2c2a9
Merge upstream mk_rpm_fpmdir
2016-02-29 16:53:33 +00:00
tlimoncelli@stackoverflow.com
7e175e5d9c
Merge from upstream.
2016-02-29 16:25:27 +00:00
Tom Limoncelli
9f6c3f15c0
Merge pull request #140 from unixorn/make-package-iteration-iterate
...
Set release default to the number of commits in the repo instead of always using 1
2016-02-28 10:32:20 -05:00
Joe Block
673eaae95b
Deal with being built within a burst tarball instead of a git clone
2016-02-27 06:50:50 -08:00
Joe Block
982f2f0045
Set release default to the number of commits in the repo instead of always using 1
2016-02-26 14:38:12 -08:00
Tom Limoncelli
aa68cd34ad
Merge pull request #138 from unixorn/make-OUTPUTDIR-overridable
...
Make OUTPUTDIR overridable
2016-02-26 16:50:39 -05:00
Joe Block
e004ebb384
Make OUTPUTDIR overridable
...
Users (like me on my Jenkins server) may not want to put output debs and
rpms in ~.
2016-02-26 13:35:15 -08:00
Tom Limoncelli
9013350a68
Merge pull request #136 from trenton42/patch-1
...
Update README.md
2016-02-17 11:44:00 -05:00
Trenton Broughton
44e5ae6143
Update README.md
...
Added homebrew install method to Installation Instructions
2016-02-17 11:33:44 -05:00
tlimoncelli@stackoverflow.com
27a86758c7
Pass README.md and RELEASE_ENGINEERING.md through markdownfmt. Update TOC.
v1.20160122
2016-01-21 23:42:57 -05:00
tlimoncelli@stackoverflow.com
f7a159d685
README.md: Add process for updating expired keys. HT @chishaku
2016-01-21 11:06:11 -05:00
Tom Limoncelli
63edd45499
Merge pull request #134 from pra85/patch-1
...
Update license year to 2016
2016-01-19 09:38:36 -05:00
Prayag Verma
d9064a9a26
Update license year to 2016
2016-01-16 17:50:03 +05:30
Tom Limoncelli
88e9e99f57
Merge pull request #132 from StackExchange/tlim_gitignore
...
When updating .gitignore, "git add" it.
2016-01-06 12:10:07 -05:00
Tom Limoncelli
46b44b4f19
Merge pull request #131 from chandlermelton/master
...
remove unencrypted file from .gitignore when deregistering
2016-01-06 11:05:25 -05:00
tlimoncelli@stackoverflow.com
34559499a2
Improve README.md for first timers
2016-01-06 10:11:34 -05:00
tlimoncelli@stackoverflow.com
c394b964e8
When updating .gitignore, "git add" it.
2015-12-30 14:41:22 +00:00
Chandler Melton
4ea164fbd3
remove unencrypted file from .gitignore when deregistering
2015-12-16 15:54:28 -06:00
Tom Limoncelli
921c5e6957
Merge pull request #130 from leowzukw/patch-1
...
Add alternative software to the Readme
2015-12-14 12:53:18 -05:00
Leo Wzukw
e03ef89332
Add alternative software to the Readme
...
Very similar program, would be interesting too.
2015-12-14 18:50:18 +01:00
tlimoncelli@stackexchange.com
a391c0abc6
Rename RELEASE_ENGINEERING.txt to RELEASE_ENGINEERING.md
v1.20151111
2015-11-02 11:19:06 -05:00
Tom Limoncelli
384f04af48
Merge pull request #120 from ConnorAtherton/add-manual-install-steps
...
Add make rule for symlinking and removing /bin files
2015-11-01 14:14:25 -05:00
Connor Atherton
d83b2fbd21
Add manual install step to the Makefile
2015-11-01 10:03:02 -08:00
Tom Limoncelli
b11c918e4f
Merge pull request #125 from snowpong/add-support-for-mingw
...
Add support for Git for Windows / MINGW users
2015-10-31 08:58:26 -04:00
Espen Riskedal
372a35036f
Add support for Git for Windows / MINGW users
...
If you install Git for Windows (https://git-for-windows.github.io/ ) you get a console
,either CMD or MINTT, which returns MINGW* for uname -s. So if you run blackbox_addadmin
or the other commands, you'll get: "ERROR: Unknown OS. Exiting."
I've simply added MINGW* to the Linux and CYGWIN checks and it seems to work fine.
NOTE: I didn't touch tools/test_functions.sh allthough it should probably be updated as well.
2015-10-29 12:10:58 +01:00
Tom Limoncelli
074c0831c0
Merge pull request #124 from Gnouc/master
...
Fix some minor issues:
2015-10-19 10:08:51 -07:00
LE Manh Cuong
65ae375828
Fix some minor issues:
...
- Missing double quote
- Replace `echo -n` with `printf "%s"` for more
portability and reliability
2015-10-19 16:52:26 +07:00
Tom Limoncelli
3ec645fd13
Merge pull request #123 from Gnouc/master
...
Fix missing quote
2015-10-18 16:26:33 -07:00
LE Manh Cuong
0355095a59
Fix missing quote
2015-10-17 08:49:29 +07:00
Tom Limoncelli
733408a6b7
Merge pull request #122 from davidreuss/patch-1
...
Be consistent when creating tmpfiles in stacklib
2015-10-16 18:03:55 -07:00
David Reuss
ece750b710
Be consistent when creating tmpfiles in stacklib
...
Use same naming scheme as elsewhere when creating tempfiles.
This fixes deregistering files, when seeing:
```
mktemp: too few X's in template ‘_stacklib_’
```
2015-10-16 14:59:15 +02:00