Commit Graph

442 Commits (1cca3b1093a31e3b1391e8d9eccd4808623bbe5b)
 

Author SHA1 Message Date
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
Jack Ivanov abafe1581c Fixed #147 8 years ago
Jack Ivanov f16d960feb additional columns 8 years ago
Dan Guido 4b50cd70c0 Update README.md 8 years ago
Jack Ivanov 29ef4d45df Merge pull request #144 from trailofbits/ami_latest_image
Sort by latest AMI - resolves #140
8 years ago
Jack Ivanov b6f9de0613 Merge pull request #143 from attilagyorffy/patch-1
Fix configs path in the README
8 years ago
Jack Ivanov 83d4a6c39a Merge pull request #142 from trailofbits/ec2-canada
EC2 Canada - resolves #141
8 years ago
Jack Ivanov c552602724 Azure support #26 8 years ago
Attila Györffy 83a93f19ec Fix configs path in the README 8 years ago
Defunct 27e5a4feca Sort by latest AMI - resolves #140 8 years ago
Defunct b71a09ef07 EC2 Canada - resolves #141 8 years ago
Jack Ivanov 3d53dde6ca Fixed. #137 8 years ago