Commit graph

174 commits

Author SHA1 Message Date
Cat Jones
e78df40468 adds DigitalOcean documentation (#869) 2018-04-23 15:58:40 -07:00
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
2018-03-28 11:20:43 -07:00
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.
2018-03-27 21:50:50 +03:00
Berry Phillips
ea7da89257 Explicitly create the virtualenv with Python2 (#823) 2018-03-08 22:16:40 -05:00
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
2017-11-12 17:10:19 -05:00
Dan Guido
95cb34b8ba Clear up methods of support even more 2017-07-15 02:10:00 -04:00
The Gitter Badger
3032c55b1f Add a Gitter chat badge to README.md (#599)
* Add Gitter badge

* Create README.md
2017-06-10 12:33:30 -04:00
The Gitter Badger
be200b33bf Add a Gitter chat badge to README.md (#598)
* Add Gitter badge

* Update README.md
2017-06-10 12:28:43 -04:00
bhawkins
6fb5204289 Note different admin usernames (refs trailofbits/algo#557). (#564) 2017-05-31 09:02:53 -04:00
Dan Guido
e13a76d1f3 Update README.md 2017-05-23 11:36:04 -04:00
Dan Guido
695f9936a0 Update README.md 2017-05-23 11:33:46 -04:00
Jack Ivanov
0131505195 Enhance PS1 script (#510)
update docs

Update README.md

update readme
2017-05-23 11:31:53 -04:00
Dan Guido
97248fce19 Default to DigitalOcean rather than AWS for the README 2017-05-23 11:30:26 -04:00
Job Evers‐Meltzer
bc604fb3e2 Update instructions on README (#547)
Tweaked README instructions as the paths were slightly different.
2017-05-13 12:25:36 -04:00
Dan Guido
e3c5015f2e Aws documentation (#505)
* Add AWS and Cloudformation specific docs

Closes #482
Closes #468

* readme enhancements

* various grammatical issues fixed
2017-04-30 14:28:44 -04:00
Dan Guido
a97b210ee8 Update README.md 2017-04-29 14:39:55 -04:00
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
2017-04-27 12:46:50 -04:00
Nicholas
aea22475c3 Fixed broken links to ansible deployment instructions (#484)
* Fixed broken link in EC2 IAM instructions

* Fixed broken in step 6 of instructions
2017-04-24 16:53:58 +02:00
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
2017-04-23 16:36:30 -04:00
Dan Guido
0d1c760a63 Doc improvements (#479)
* cleanup

* typos

* Closes #289

Add instructions for connecting to the VPN and configuring on demand.
2017-04-23 14:54:54 -04:00
Dan Guido
cbb8237a4c fix link (#472) 2017-04-22 16:52:02 -04:00
Dan Guido
3aa4b6e8df Add linters to our CI (#471) 2017-04-22 14:57:39 -04:00
Jay Little
f75c857656 Fix broken links. (#469) 2017-04-22 14:00:16 -04:00
Dan Guido
b94b455aba typo 2017-04-20 18:28:16 -04:00
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
2017-04-20 18:00:17 -04:00
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
2017-04-20 17:56:03 -04:00
Dan Guido
77700f6c8e clarification about ciphers 2017-04-18 11:22:38 -04:00
Andy Boutte
aa0aadd66e Removing update to ~/.ssh/config #400 (#435) 2017-04-17 22:01:42 -04:00
Dan Guido
4cd3c2e4ef Update README.md 2017-04-16 14:07:14 -04:00
Dan Guido
32d906f04d Update README.md 2017-04-16 13:58:06 -04:00
Dan Guido
98efa75b6c more endorsements! 2017-04-16 12:15:16 -04:00
Dan Guido
9a8f3d9dd0 Update README.md 2017-04-16 11:10:11 -04:00
Jack Ivanov
bdd0b85431 Upgrade pip inside virtualenv. Fixes #409 2017-04-16 16:40:10 +02:00
Dan Guido
87316ea3ea Add note about Network Manager 2017-04-16 10:13:47 -04:00
Dan Guido
3ef96f7848 Update README.md 2017-04-16 10:02:34 -04:00
Dan Guido
089bf64c91 Update README.md 2017-04-16 10:00:57 -04:00
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
2017-04-16 09:56:17 -04:00
Theophile Trunck
09cde1c28f fix Advanced Usage broken link (#399) 2017-04-13 21:52:09 -04:00
Rob Nee
a5ea5d8bb5 Fix link typo (#397) 2017-04-13 19:09:28 -04:00
Dan Guido
5521e803bb style 2017-04-13 12:00:46 -04:00
Dan Guido
5b6386ca08 readability 2017-04-13 11:59:49 -04:00
mathew19
a13b56a513 Update README.md (#395)
Added Ubuntu 16.04 example
2017-04-13 11:11:18 -04:00
Michael Mattioli
de12d51859 Reorganize documentation for GitHub pages (#378)
Reorganize documentation for clarity and use with GitHub pages static
site generator. This closes #371.
2017-04-12 20:25:31 -04:00
Dan Guido
816a16e884 Windows is so ugly 2017-04-09 17:42:51 -04:00
S Tung
ba0afbbf4a Update windows steps for clarity (#377) 2017-04-09 17:36:35 -04:00
Dan Guido
ea3775f90a Update README.md 2017-04-09 10:37:16 -04:00
Dan Guido
6fdb735217 Update README.md 2017-04-09 10:36:57 -04:00
Dan Guido
fe78ac0509 Update README.md 2017-04-09 10:32:53 -04:00
Dan Guido
2f12248346 Update README.md 2017-04-09 10:31:59 -04:00
Dan Guido
7eb65ede2b Update list of created artifacts 2017-04-09 10:29:03 -04:00