Commit Graph

1053 Commits (04a2f9361b66371594ec1f7eb1a87ad45dc802e7)
 

Author SHA1 Message Date
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
Jack Ivanov 517366f194 EC2 fix 8 years ago
Jack Ivanov 50e9dbfce0 draft EC2 #150 #157 8 years ago
Jack Ivanov dc84e5d025 Merge pull request #164 from kevin1/kevin1_add_apt_dependencies
README: Add apt dependencies for pypi cryptography.
8 years ago
Kevin Chen 4d1c048b8f README: Add apt dependencies for pypi cryptography.
The cryptography library requires gcc and some development headers
that aren't installed by default on Ubuntu.

Source:
https://cryptography.io/en/latest/installation/#building-cryptography-on-linux
8 years ago
Jack Ivanov bb90bb26a6 a fix for ipv6 provisioning on DO #158 8 years ago
Jack Ivanov 981809998c Merge branch 'master' of github.com:trailofbits/algo 8 years ago
Jack Ivanov 48231cf020 SSH fix for old bash versions #160 8 years ago
defunct 759807a3b6 Merge pull request #156 from kennwhite/master
Change default instance to free tier (t2.micro)
8 years ago
kennwhite 016a8c7708 Change default instance to free tier (t2.micro)
I know this is a bit goofy, but the t2.nano is not in the free tier for AWS even though it is smaller than the t2.micro instance. See: https://aws.amazon.com/blogs/aws/ec2-update-t2-nano-instances-now-available/ (the "PS" at the bottom), confirmed on pricing page. The difference is $4.30 per mo vs. free/$8.76  per mo. Maybe add this to config questions, but at least one reviewer has noted this as an issue for his just-setup AWS free account.
8 years ago
Jack Ivanov 0269cafff7 DNS fix 8 years ago
Jack Ivanov d558781473 dirty fix #148 8 years ago