Jack Ivanov
a7ac48baa5
Merge pull request #209 from trailofbits/ec2encryption #133
...
EC2 encrypted volume support
2017-01-10 19:26:33 +03:00
Jack Ivanov
8e1e607025
Update ADVANCED.md
2017-01-10 19:04:29 +03:00
Jack Ivanov
f554883734
skip encrypted by default #133
2017-01-10 18:55:59 +03:00
Dan Guido
57272a09e5
more minor changes for readability
2017-01-09 21:34:32 -05:00
Dan Guido
b3cc732f1d
Readability suggestions per Mike Russell
2017-01-09 16:25:12 -05:00
Jack Ivanov
882f26ca91
Update requirements.txt
2017-01-09 22:29:07 +03:00
Defunct
034dea1110
ec2_ami_copy boto3 module, KMS, tagging, AMI caching (Encrypted support)
2017-01-05 19:36:30 +00:00
Defunct
552c77b36d
refactored ec2 encryption
2017-01-05 17:36:45 +00:00
Jack Ivanov
cfcb31d1c8
EC2 Encryption Implemented #133
2017-01-05 17:36:45 +00:00
Jack Ivanov
fa66b8ff95
allow spaces in WIFI-SSIDs
2017-01-05 10:16:24 +03:00
Jack Ivanov
74ab675e5e
Fix a typo
2017-01-04 17:45:42 +03:00
Jack Ivanov
b858ee2e59
update ADVANCED.md #199
2017-01-04 17:16:55 +03:00
Dan Guido
9bb4638f8d
Update README.md
2017-01-04 02:26:15 +01:00
Dan Guido
fb6b0218c1
Closes #82
2017-01-04 02:23:51 +01:00
Dan Guido
a720b4e1a2
Update ADVANCED.md
2017-01-01 22:57:08 +01:00
Dan Guido
2400444acb
Update ADVANCED.md
...
Pulled in some changes from #199 , thanks @grempe
2017-01-01 15:18:53 +01:00
Dan Guido
b45555a3c6
Merge pull request #204 from lookatmeimdanny/master
...
Added eu-west-2 (London) region support
2016-12-31 21:24:33 +01:00
Danny Rogers
874a0794e2
Added eu-west-2 (London) region support
2016-12-31 14:09:48 -05:00
Dan Guido
a50f8d4002
clarify setup steps
2016-12-31 16:47:39 +01:00
Dan Guido
f91bb95d78
Merge pull request #201 from grempe/fix_198_typo_ECXLUDE
...
Fixes #198 , replace typo ECXLUDE with EXCLUDE
2016-12-31 13:00:48 +01:00
Dan Guido
72de850d38
Merge pull request #200 from grempe/fix_197_do_ssh_name
...
Fixes #197 , remove unused do_ssh_name var from examples and code
2016-12-31 12:58:58 +01:00
Glenn Rempe
f3b05a83bf
Fixes #198 , replace typo ECXLUDE with EXCLUDE
2016-12-30 18:47:02 -08:00
Glenn Rempe
a512adb110
Fixes #197 , remove unused do_ssh_name var from examples and code
2016-12-30 18:40:44 -08:00
Dan Guido
23d7e01eee
temporarily disabling the auditd role
...
I'm not sure this role ever worked as intended. Let's just pretend it doesn't exist until we rewrite it with go-audit in #16
2016-12-31 03:02:32 +01:00
Dan Guido
4023e1d6ed
Add link to development plan
2016-12-31 00:27:36 +01:00
Dan Guido
59316a75c3
Add setup clarification and Little Snitch FAQ
...
Closes #134
Closes #188
2016-12-30 23:52:18 +01:00
Dan Guido
2a73187b0d
Merge pull request #185 from mutemule/gce_mss_fixup
...
Drop the MSS for GCE instances
2016-12-30 22:38:32 +01:00
Dan Guido
eac18c70af
clarifications
2016-12-30 19:20:09 +01:00
Dan Guido
3ea15e658f
Initial troubleshooting section added
...
closes #187
2016-12-30 17:14:32 +01:00
Dan Guido
1b8b693f35
clarification
2016-12-29 14:04:01 +01:00
Dan Guido
c130e2de47
consistency
2016-12-29 14:03:55 +01:00
Dan Guido
e8a2e5f935
typo
2016-12-29 14:03:47 +01:00
Damian Gerow
bada70117f
Drop the MSS for GCE instances
2016-12-27 21:59:39 +00:00
Dan Guido
6d2ccf9529
Add sweet32 info to OpenVPN FAQ
2016-12-24 22:15:02 +01:00
Dan Guido
50c72e4015
Update README.md
2016-12-23 17:52:29 +01:00
Dan Guido
b1e86b1f12
rewrite and reorder some of the initial setup questions
2016-12-23 17:47:04 +01:00
Jack Ivanov
d8279c3a40
modify readme
2016-12-22 21:23:00 +03:00
Jack Ivanov
829eaaa475
Increase timeouts #178
2016-12-22 21:22:25 +03:00
Dan Guido
150756ebf3
Merge pull request #177 from trailofbits/ec2_fixes
...
resolves #176 + other ec2 env issues
2016-12-21 01:00:33 -05:00
Defunct
4417913e95
resolves #176 + other ec2 env issues
2016-12-21 05:55:11 +00:00
Dan Guido
4f196c4488
cleared instructions in the readme
2016-12-20 20:49:13 -05:00
Dan Guido
37c1048b79
Tidy this up
2016-12-20 20:41:03 -05:00
Dan Guido
50975887ba
closes #175
2016-12-20 20:28:13 -05:00
Dan Guido
6852d5f54e
Merge pull request #174 from kennwhite/master
...
Use Ansible variables for ssh key and user name in congrats text
2016-12-20 20:23:46 -05:00
kennwhite
5c275f635a
Formatting fixes
2016-12-19 20:19:00 -05:00
kennwhite
50707ec3ea
Remove hardcoded ssh key & username in congrats text
2016-12-19 19:48:37 -05:00
Dan Guido
54994c9668
Merge pull request #172 from kennwhite/master
...
Prep & additional requirements for RPM-based 6.x distros
2016-12-19 17:33:10 -05:00
kennwhite
e4f51cb527
Update pre-install_redhat_centos_6.x.md
2016-12-19 16:22:27 -05:00
kennwhite
49b10872f9
Rename Pre-install_steps_RedHat_CentOS_6.x.md to pre-install_redhat_centos_6.x.md
2016-12-19 16:13:39 -05:00
kennwhite
784626e191
Notes & recipe to install from RH/Cent 6.8 VMs
...
It was very difficult to satisfy all the library dependencies, particularly for Digital Ocean ("dopy") and pycrypto ("cryptography") on RPM-based distros, particularly with the default version of Python that ships with the 6.x line. These steps allow an end-to-end install (verified on Digital Ocean and EC2) with zero warnings or errors.
2016-12-19 16:08:41 -05:00