Commit Graph

229 Commits (90c2b1bbebfb8763a3d0d07cf6a3defaea4fa375)

Author SHA1 Message Date
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
Dan Guido 5521e803bb style 7 years ago
Dan Guido 5b6386ca08 readability 7 years ago
mathew19 a13b56a513 Update README.md (#395)
Added Ubuntu 16.04 example
7 years ago
Michael Mattioli de12d51859 Reorganize documentation for GitHub pages (#378)
Reorganize documentation for clarity and use with GitHub pages static
site generator. This closes #371.
7 years ago
Dan Guido 816a16e884 Windows is so ugly 7 years ago
S Tung ba0afbbf4a Update windows steps for clarity (#377) 7 years ago
Dan Guido ea3775f90a Update README.md 7 years ago
Dan Guido 6fdb735217 Update README.md 7 years ago
Dan Guido fe78ac0509 Update README.md 7 years ago
Dan Guido 2f12248346 Update README.md 7 years ago
Dan Guido 7eb65ede2b Update list of created artifacts 7 years ago
defunct b918fad669 Update README.md 7 years ago
defunct fde3214ecd Update README.md 7 years ago
Josh Tamayo 68126537c9 Update Powershell Instructions for VPN connection (#350). Fixes #329
* Update Powershell Instructions for VPN connection

Update the Powershell instructions for creating the Windows VPN
connection.  Clarfied requirement that Powershell run as Administrator,
and additional steps required to update the Execution Policies for
PowerShell.

* Formatting updates

Cleaned up capitalization and spacing errors, as well as improved
wording a bit.

* Missed an S

Evil, evil capitalization.
7 years ago
Dan Guido 050583ecd1 Update README.md 7 years ago
Dan Guido 1b3a3a886d Update README.md 7 years ago
Dan Guido 7851cc06ef Update README.md 7 years ago
Dan Guido f1cfade2f2 referral code 7 years ago
Josh Meisels 2b0c9c38e2 Fixed typo (#333)
Windows manual steps `-AuthenticationTransformConstants SHA25612 8` had a space that causes this command to fail. Should be `-AuthenticationTransformConstants SHA256128`
7 years ago
Dan Guido ede472cd36 donations 7 years ago
Dan Guido 946314ee26 add referral link 7 years ago
brad2014 09e5d87c7b Minor name and documentation edits (#327) 7 years ago
Marcos Ojeda c656a61069 add 'back on patreon' shields.io button (#303) 7 years ago
Mike Lee Williams 2b295e501c Clarify python instructions (#302)
- Be explicit about python2 requirement
- Remove `sudo` requirement on macOS
- Use `python -m pip` and `python -m virtualenv` to ensure expected python interpreter is running pip/virtualenv
- Tidy formatting
7 years ago
Dan Guido c4f1188434 add donate via Flattr and PayPal 7 years ago
Will Biddy 4dff2dcf95 Fixing spelling. (#297) 7 years ago
Dan Guido 6f48ff4d9d clarity 7 years ago
Dan Guido a558b5b549 fix mac install instructions 7 years ago
Dan Guido 27e0fd073b Update README.md 7 years ago
Dan Guido c238a686cc clarify the new virtual environment instructions 7 years ago
Dan Guido 592f43d44c convention 7 years ago
Jack Ivanov 6906330047 Update README.md. Fixes #265 7 years ago
Jack Ivanov 71b3b5ac46 Install from Windows #193 7 years ago
Alex Van Camp 9d3a65b555 Android client setup documentation (#251). Fixes #240
* Android client setup documentation

This is a first draft of Android Setup instructions. I expect that these will need some revising and that the formatting of this document will benefit from more tweaking.

We may also want to elaborate on the contents of the "advanced settings" menu ([screenshot](https://i.imgur.com/smsmdQF.png)).

* improve appearance on mobile devices
7 years ago
nowfred c86ad1a2e5 Added virtualenv information to README 'Deploy the Algo Server' section (#252) Fixes #222 7 years ago
Jack Ivanov 79f66b7fda Update README.md. Fixes #259
`python-setuptools` is a recommended packages for which will be installed automatically for `python-pip` on a clean ubuntu 16.04
Updated README in order to avoid skipping the packages with `--no-install-recommends`
7 years ago
Jack Ivanov b11015508f Update README.md (#241) 7 years ago
Dan Guido 8bbccc3cb9 Update README.md 7 years ago
Dan Guido 79116f898a Update README.md 7 years ago
Dan Guido 90d56aaea3 remove twitter button :-( 7 years ago
Dan Guido dd3b9b9a18 twitter badge 7 years ago
Dan Guido d334e42048 explicit pointer to avenues for support 7 years ago
Dan Guido 4567d280f7 Update README.md 7 years ago
Dan Guido f0d10b200a Update README.md 7 years ago
Dan Guido a94c427596 Move FAQ to its own doc. 7 years ago
Dan Guido e95ee10c3c slightly better docs 7 years ago
Dan Guido 2559c264c6 Slightly better docs 7 years ago
Jack Ivanov 2027d23c55 Update README.md 8 years ago
Jack Ivanov ea4e82d66d move troubleshooting from the landing readme page 8 years ago
Tonimir Kisasondi 38914fb827 Updated README.md (#214)
Just added -y to apt-get so it doesn't prompt for prerequisites install.
8 years ago
Jack Ivanov 97dc868d2c Update README.md 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
Dan Guido 71c5cd6cc2 Update README.md 8 years ago
Dan Guido b27d8de484 Closes #82 8 years ago
Dan Guido 0f7af34e63 clarify setup steps 8 years ago