Commit Graph

185 Commits (a66d8f00697029d95f7c35b0b33c827cd8d9cca0)

Author SHA1 Message Date
Jack Ivanov a66d8f0069 on-build python venvs (#1199) 6 years ago
Aleksander 465cbeb7e0 Update StrongSwan setup docs (#1181) 6 years ago
Bruno Tavares 54a91447bf Add documentation on how to setup GCE accounts (#1164)
* Add documentation on how to setup GCE accounts

This commit adds the steps needed to create a credential with the needed access on Google Cloud Platform to be able to successfully create a new algo VPN.

Related to:
- https://github.com/trailofbits/algo/issues/682
- https://github.com/trailofbits/algo/issues/658

* Adds links on main README to GCP

* Adds link to Ansible documentation

* Update cloud-gce.md
6 years ago
Jack Ivanov 3468d27e61 Lightsail back (#1157) 6 years ago
David Myers ee3cb979f7 Document how to use WireGuard on Ubuntu clients (#1071) 6 years ago
Jack Ivanov 635e7ff1af
Update README.md 6 years ago
Mike Myers c65961a1f3 Amazon ec2 documentation (#1035)
* Add link to documentation on Amazon EC2 setup

* Add images to document the AWS EC2 account setup

* Create AWS EC2 setup instructions

* remove line breaks

* remove line breaks

* Add images documenting AWS EC2 policy creation

* Update image showing advised minimum AWS policy

* Add instructions for minimum AWS permission policy

* Delete aws-ec2-attach-policy.png

* Updated image to reflect new AWS policy guidance

* Delete aws-ec2-new-user-confirm.png

* Updated image to reflect new AWS policy guidance
6 years ago
Jack Ivanov daca84b640 Update references to 18.04 6 years ago
Jack Ivanov 3488e660ad Add WireGuard support for Android (#910)
* WireGuard Implementation

* Update client-android.md

* Update README.md

* WireGuard unattended upgrades

* Update README.md

* reload-module-on-update and syntax fix

* SaveConfig to true

* Azure firewall. Fixes #962

* Update README.md

* Update client-android.md
6 years ago
pguizeline daf609ea03 Update README.md (#931)
- Adds missing providers to the documentation with links.
- Mentions that your own server install needs to be an Ubuntu 16.04 LTS distro
- Emphasize that the p12 certificate password will only be available once
6 years ago
Steven Crossan 4bd59bebf4 Update DO doc link in README.md (#890) 6 years ago
Cat Jones e78df40468 adds DigitalOcean documentation (#869) 6 years ago
Micah R Ledbetter e944ee993a Embed certs into Windows deployment scripts (#840)
- Obviate need to copy separate script and certificate files
- Allow execution from any directory, not just the script's parent
  directory (no assumption of any particular working directory)
- Fix docs that neglected to mention copying cacert.pem
- Fix docs that incorrectly referred to the user cert store

As part of this work, rewrite the windows_client.ps1.j2 deployment
script template

- Add comment-based help
- Require admin privileges
- Use a Param() block
- Use parameter sets with -Add and -Remove switches
- Add the -GetInstalledCerts switch, to list any Algo certificates
  installed the machine's cert store
- Add the -SaveCerts switch, to save the embedded certificates to files
- Put Jinja2 variables inside Powershell variables,
- Use native Powershell cmdlets rather than shell out to certutil.exe
- Add a playbook to regenerate the windows_USER.ps1 scripts
6 years ago
Utkan Gezer 32cbec6f5b Multi-line virtualenv setup script (#829)
Changed the single-line virtualenv setup script into multi-line one. Should be equivalent to what it was before, and now viewable/copy-able without scrolling.
6 years ago
Berry Phillips ea7da89257 Explicitly create the virtualenv with Python2 (#823) 6 years ago
Jurgen Verhasselt d08e525906 Docs to deploy from, and setup client on, Fedora Workstation (#711)
* docs/client-linux.md housekeeping

* add fedora-workstation instructions to client-linx.md

* add deploy-from-fedora-workstation doc

* change client-linux.md to internal link

* add deploy-from-fedora-workstation links

* correct markup

* correct typo
7 years ago
Dan Guido 95cb34b8ba Clear up methods of support even more 7 years ago
The Gitter Badger 3032c55b1f Add a Gitter chat badge to README.md (#599)
* Add Gitter badge

* Create README.md
7 years ago
The Gitter Badger be200b33bf Add a Gitter chat badge to README.md (#598)
* Add Gitter badge

* Update README.md
7 years ago
bhawkins 6fb5204289 Note different admin usernames (refs trailofbits/algo#557). (#564) 7 years ago
Dan Guido e13a76d1f3 Update README.md 7 years ago
Dan Guido 695f9936a0 Update README.md 7 years ago
Jack Ivanov 0131505195 Enhance PS1 script (#510)
update docs

Update README.md

update readme
7 years ago
Dan Guido 97248fce19 Default to DigitalOcean rather than AWS for the README 7 years ago
Job Evers‐Meltzer bc604fb3e2 Update instructions on README (#547)
Tweaked README instructions as the paths were slightly different.
7 years ago
Dan Guido e3c5015f2e Aws documentation (#505)
* Add AWS and Cloudformation specific docs

Closes #482
Closes #468

* readme enhancements

* various grammatical issues fixed
7 years ago
Dan Guido a97b210ee8 Update README.md 7 years ago
Ryan Kasper 0cb43650cb Windows 10 -PfsGroup None --> -PfsGroup ECP256 (#493)
* Windows 10 -PfsGroup None --> -PfsGroup ECP256

Fixes broken tunnel when rekey (CREATE_CHILD_SA request [ N(REKEY_SA) SA No TSi TSr KE ]) occurs (on my Windows 10 1703 build 15063.138 Creator's Update system this is ~every 57 minutes)

* Update Windows Client PfsGroup Commandline
7 years ago
Nicholas aea22475c3 Fixed broken links to ansible deployment instructions (#484)
* Fixed broken link in EC2 IAM instructions

* Fixed broken in step 6 of instructions
7 years ago
Dan Guido 31d6bd39a1 The docs got out of sync with the scripts (#480)
* The docs got out of sync with the scripts

* restructure

* fix links
7 years ago
Dan Guido 0d1c760a63 Doc improvements (#479)
* cleanup

* typos

* Closes #289

Add instructions for connecting to the VPN and configuring on demand.
7 years ago
Dan Guido cbb8237a4c fix link (#472) 7 years ago
Dan Guido 3aa4b6e8df Add linters to our CI (#471) 7 years ago
Jay Little f75c857656 Fix broken links. (#469) 7 years ago
Dan Guido b94b455aba typo 7 years ago
Jack Ivanov a7b06058cb remove the proxy role #440 (#457)
* remove the proxy role #440

* Separate facts. Make roles more independent from each other

move openssl to local tasks

move unneeded tasks
7 years ago
Dan Guido 019d729fe6 Better documentation (#459)
* Closes #443

* Remove numbers

* context

* split up local and scripted

* Closes #458

* .

* better layout

* Closes #451

* do this later

* grammar

* typo
7 years ago
Dan Guido 77700f6c8e clarification about ciphers 7 years ago
Andy Boutte aa0aadd66e Removing update to ~/.ssh/config #400 (#435) 7 years ago
Dan Guido 4cd3c2e4ef Update README.md 7 years ago
Dan Guido 32d906f04d Update README.md 7 years ago
Dan Guido 98efa75b6c more endorsements! 7 years ago
Dan Guido 9a8f3d9dd0 Update README.md 7 years ago
Jack Ivanov bdd0b85431 Upgrade pip inside virtualenv. Fixes #409 7 years ago
Dan Guido 87316ea3ea Add note about Network Manager 7 years ago
Dan Guido 3ef96f7848 Update README.md 7 years ago
Dan Guido 089bf64c91 Update README.md 7 years ago
Logan Collins de948186eb Improve Ubuntu Instructions (#419)
* Added note regarding DH group

* more complete

* clarified file sources

* remove trailing slash for consistency

* Added information on LAN Passthrough - a common home usecase
7 years ago
Theophile Trunck 09cde1c28f fix Advanced Usage broken link (#399) 7 years ago
Rob Nee a5ea5d8bb5 Fix link typo (#397) 7 years ago