Commit Graph

364 Commits (148686e8fdb0bb12e1f1d88475c15f1f1cc84771)
 

Author SHA1 Message Date
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
Dan Guido 202a74646b Merge pull request #171 from kennwhite/master
Small UX hints
8 years ago
kennwhite d2aa52f4e9 UX hint on profile name
Add explicit label for Algo-generated VPNs. If the user has multiple (non-Algo) VPNs for home/office, there is typically a label other than an IP address and "IKEv2".  This can be seen, for example, on OSX on the top menu bar for networks.
8 years ago
kennwhite 8a4057590c UI hints on entering API secrets
It's not obvious to new users why some fields display and others are blank when entering values. Absent stars for secrets, this gives a small sanity nudge, and lessens likelihood of double pastes.
8 years ago
kennwhite 0ef1b5d8da UI hints to ssh keys and message clean up
Though the algo ssh key names are in the config file at the bottom, they don't seem to be displayed, and are easy to miss for new users.
8 years ago
Dan Guido 400dfdcc4b Update CONTRIBUTING.md 8 years ago
Jack Ivanov 33b3af540a Fix SSH keys for DigitalOcean 8 years ago
Jack Ivanov 2c9c3ccb09 Fixed #146 8 years ago
Jack Ivanov 6d166fe7cc modify requirements #129 8 years ago
Jack Ivanov cd5b096ab7 DO fix 8 years ago
Jack Ivanov 0acfc837f5 Merge branch 'new_ssh_keys' of github.com:trailofbits/algo into new_ssh_keys 8 years ago
Jack Ivanov 90cc5fa1f7 some fixes 8 years ago
Jack Ivanov 1d07200c74 generating ssh-keys #152 #151 #112 8 years ago
Jack Ivanov efb78e27d4 disable the proxy and client-to-client options 8 years ago
Jack Ivanov abf94989fc the password for the CA private key #75 8 years ago
Jack Ivanov d51abd21d1 some fixes 8 years ago
Jack Ivanov d5545b974c generating ssh-keys #152 #151 #112 8 years ago
Jack Ivanov 8b0fe4d8f3 Block client-to-client traffic. Fixed #166 8 years ago
Jack Ivanov ecb6b498b9 unnecessarry to use such way Fixed #162 8 years ago
Jack Ivanov f1715c4e0b random password for the p12 certificates #135 8 years ago
Jack Ivanov 1164ead639 name fixes 8 years ago
Jack Ivanov 4419f65b17 Additional pause. Fixed #159 8 years ago
Jack Ivanov b873da4d89 remove unused handlers 8 years ago
Jack Ivanov 03c805cb87 reorganize the wait_for functions #159 8 years ago
Jack Ivanov 17bd6c6a0c additional fix #158 8 years ago
Jack Ivanov 275663264a ipv6 option is available in ansible 2.2; Fixed #158 8 years ago
Jack Ivanov 37ec574d8d IP_subject_alt_name is not declared for localhost. Fixed #149 8 years ago