Commit Graph

390 Commits (d8bd42c18c3cf179d1250588c200d2529b496fbf)
 

Author SHA1 Message Date
Jack Ivanov d8bd42c18c Merge pull request #209 from trailofbits/ec2encryption #133
EC2 encrypted volume support
8 years ago
Jack Ivanov 2598d58746 Update ADVANCED.md 8 years ago
Jack Ivanov a93b0a0f44 skip encrypted by default #133 8 years ago
Dan Guido 1d49ab6dc4 more minor changes for readability 8 years ago
Dan Guido 9963dc0cc7 Readability suggestions per Mike Russell 8 years ago
Jack Ivanov bde51fdd1d Update requirements.txt 8 years ago
Defunct b0f9ab94b1 ec2_ami_copy boto3 module, KMS, tagging, AMI caching (Encrypted support) 8 years ago
Defunct 0eb048383a refactored ec2 encryption 8 years ago
Jack Ivanov 1a81372192 EC2 Encryption Implemented #133 8 years ago
Jack Ivanov 3c83736d2e allow spaces in WIFI-SSIDs 8 years ago
Jack Ivanov f246165298 Fix a typo 8 years ago
Jack Ivanov ce2e9f17d7 update ADVANCED.md #199 8 years ago
Dan Guido 71c5cd6cc2 Update README.md 8 years ago
Dan Guido b27d8de484 Closes #82 8 years ago
Dan Guido 13b403d4b9 Update ADVANCED.md 8 years ago
Dan Guido 460ff57f9b Update ADVANCED.md
Pulled in some changes from #199, thanks @grempe
8 years ago
Dan Guido da419ddf17 Merge pull request #204 from lookatmeimdanny/master
Added eu-west-2 (London) region support
8 years ago
Danny Rogers 3d5296e3a3 Added eu-west-2 (London) region support 8 years ago
Dan Guido 0f7af34e63 clarify setup steps 8 years ago
Dan Guido 6385911016 Merge pull request #201 from grempe/fix_198_typo_ECXLUDE
Fixes #198, replace typo ECXLUDE with EXCLUDE
8 years ago
Dan Guido 616f98e6a4 Merge pull request #200 from grempe/fix_197_do_ssh_name
Fixes #197, remove unused do_ssh_name var from examples and code
8 years ago
Glenn Rempe 9a46b671f7 Fixes #198, replace typo ECXLUDE with EXCLUDE 8 years ago
Glenn Rempe 9975cecbb3 Fixes #197, remove unused do_ssh_name var from examples and code 8 years ago
Dan Guido 23d8a06039 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
8 years ago
Dan Guido 969de00ae8 Add link to development plan 8 years ago
Dan Guido f6f81aab8c Add setup clarification and Little Snitch FAQ
Closes #134
Closes #188
8 years ago
Dan Guido 148686e8fd Merge pull request #185 from mutemule/gce_mss_fixup
Drop the MSS for GCE instances
8 years ago
Dan Guido 4dc476572b clarifications 8 years ago
Dan Guido 208e20ed8e Initial troubleshooting section added
closes #187
8 years ago
Dan Guido 88dca4580a clarification 8 years ago
Dan Guido 76de7153fe consistency 8 years ago
Dan Guido 0e3d19b509 typo 8 years ago
Damian Gerow b444398fab Drop the MSS for GCE instances 8 years ago
Dan Guido 9676a23c01 Add sweet32 info to OpenVPN FAQ 8 years ago
Dan Guido 3d59e27a79 Update README.md 8 years ago
Dan Guido 09c3a1399e rewrite and reorder some of the initial setup questions 8 years ago
Jack Ivanov 7159f89c17 modify readme 8 years ago
Jack Ivanov 9c7a6f65d5 Increase timeouts #178 8 years ago
Dan Guido 1483116c8a Merge pull request #177 from trailofbits/ec2_fixes
resolves #176 + other ec2 env issues
8 years ago
Defunct a9dd0af3fe resolves #176 + other ec2 env issues 8 years ago
Dan Guido 977fbd471b cleared instructions in the readme 8 years ago
Dan Guido 3d28bce00f Tidy this up 8 years ago
Dan Guido 75194675eb closes #175 8 years ago
Dan Guido ceb84dd8ec Merge pull request #174 from kennwhite/master
Use Ansible variables for ssh key and user name in congrats text
8 years ago
kennwhite b266f37f1c Formatting fixes 8 years ago
kennwhite eb81b0d4c4 Remove hardcoded ssh key & username in congrats text 8 years ago
Dan Guido 6f23e4d9da Merge pull request #172 from kennwhite/master
Prep & additional requirements for RPM-based 6.x distros
8 years ago
kennwhite 7b7185fcd2 Update pre-install_redhat_centos_6.x.md 8 years ago
kennwhite 6522afde8c Rename Pre-install_steps_RedHat_CentOS_6.x.md to pre-install_redhat_centos_6.x.md 8 years ago
kennwhite 00864a7da3 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.
8 years ago