Dan Guido
9676a23c01
Add sweet32 info to OpenVPN FAQ
2016-12-24 22:15:02 +01:00
Dan Guido
50c72e4015
Update README.md
2016-12-23 17:52:29 +01:00
Dan Guido
3d59e27a79
Update README.md
2016-12-23 17:52:29 +01:00
Dan Guido
b1e86b1f12
rewrite and reorder some of the initial setup questions
2016-12-23 17:47:04 +01:00
Dan Guido
09c3a1399e
rewrite and reorder some of the initial setup questions
2016-12-23 17:47:04 +01:00
Jack Ivanov
d8279c3a40
modify readme
2016-12-22 21:23:00 +03:00
Jack Ivanov
7159f89c17
modify readme
2016-12-22 21:23:00 +03:00
Jack Ivanov
829eaaa475
Increase timeouts #178
2016-12-22 21:22:25 +03:00
Jack Ivanov
9c7a6f65d5
Increase timeouts #178
2016-12-22 21:22:25 +03:00
Dan Guido
150756ebf3
Merge pull request #177 from trailofbits/ec2_fixes
...
resolves #176 + other ec2 env issues
2016-12-21 01:00:33 -05:00
Dan Guido
1483116c8a
Merge pull request #177 from trailofbits/ec2_fixes
...
resolves #176 + other ec2 env issues
2016-12-21 01:00:33 -05:00
Defunct
4417913e95
resolves #176 + other ec2 env issues
2016-12-21 05:55:11 +00:00
Defunct
a9dd0af3fe
resolves #176 + other ec2 env issues
2016-12-21 05:55:11 +00:00
Dan Guido
4f196c4488
cleared instructions in the readme
2016-12-20 20:49:13 -05:00
Dan Guido
977fbd471b
cleared instructions in the readme
2016-12-20 20:49:13 -05:00
Dan Guido
37c1048b79
Tidy this up
2016-12-20 20:41:03 -05:00
Dan Guido
3d28bce00f
Tidy this up
2016-12-20 20:41:03 -05:00
Dan Guido
50975887ba
closes #175
2016-12-20 20:28:13 -05:00
Dan Guido
75194675eb
closes #175
2016-12-20 20:28:13 -05:00
Dan Guido
6852d5f54e
Merge pull request #174 from kennwhite/master
...
Use Ansible variables for ssh key and user name in congrats text
2016-12-20 20:23:46 -05:00
Dan Guido
ceb84dd8ec
Merge pull request #174 from kennwhite/master
...
Use Ansible variables for ssh key and user name in congrats text
2016-12-20 20:23:46 -05:00
kennwhite
5c275f635a
Formatting fixes
2016-12-19 20:19:00 -05:00
kennwhite
b266f37f1c
Formatting fixes
2016-12-19 20:19:00 -05:00
kennwhite
50707ec3ea
Remove hardcoded ssh key & username in congrats text
2016-12-19 19:48:37 -05:00
kennwhite
eb81b0d4c4
Remove hardcoded ssh key & username in congrats text
2016-12-19 19:48:37 -05:00
Dan Guido
54994c9668
Merge pull request #172 from kennwhite/master
...
Prep & additional requirements for RPM-based 6.x distros
2016-12-19 17:33:10 -05:00
Dan Guido
6f23e4d9da
Merge pull request #172 from kennwhite/master
...
Prep & additional requirements for RPM-based 6.x distros
2016-12-19 17:33:10 -05:00
kennwhite
e4f51cb527
Update pre-install_redhat_centos_6.x.md
2016-12-19 16:22:27 -05:00
kennwhite
7b7185fcd2
Update pre-install_redhat_centos_6.x.md
2016-12-19 16:22:27 -05:00
kennwhite
49b10872f9
Rename Pre-install_steps_RedHat_CentOS_6.x.md to pre-install_redhat_centos_6.x.md
2016-12-19 16:13:39 -05:00
kennwhite
6522afde8c
Rename Pre-install_steps_RedHat_CentOS_6.x.md to pre-install_redhat_centos_6.x.md
2016-12-19 16:13:39 -05:00
kennwhite
784626e191
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.
2016-12-19 16:08:41 -05:00
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.
2016-12-19 16:08:41 -05:00
Dan Guido
ae1d26f9c4
Merge pull request #171 from kennwhite/master
...
Small UX hints
2016-12-19 16:06:00 -05:00
Dan Guido
202a74646b
Merge pull request #171 from kennwhite/master
...
Small UX hints
2016-12-19 16:06:00 -05:00
kennwhite
ad497f2922
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.
2016-12-19 15:21:02 -05:00
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.
2016-12-19 15:21:02 -05:00
kennwhite
89b577e089
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.
2016-12-19 15:14:05 -05:00
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.
2016-12-19 15:14:05 -05:00
kennwhite
c2689fac50
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.
2016-12-19 15:08:56 -05:00
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.
2016-12-19 15:08:56 -05:00
Dan Guido
8bcd2c076b
Update CONTRIBUTING.md
2016-12-19 14:14:26 -05:00
Dan Guido
400dfdcc4b
Update CONTRIBUTING.md
2016-12-19 14:14:26 -05:00
Jack Ivanov
b4f9839aec
Fix SSH keys for DigitalOcean
2016-12-19 00:19:26 +03:00
Jack Ivanov
33b3af540a
Fix SSH keys for DigitalOcean
2016-12-19 00:19:26 +03:00
Jack Ivanov
9f4090ad1e
Fixed #146
2016-12-17 16:36:59 +03:00
Jack Ivanov
2c9c3ccb09
Fixed #146
2016-12-17 16:36:59 +03:00
Jack Ivanov
4a44c314ce
modify requirements #129
2016-12-17 15:26:14 +03:00
Jack Ivanov
6d166fe7cc
modify requirements #129
2016-12-17 15:26:14 +03:00
Jack Ivanov
e1a3ebb838
DO fix
2016-12-17 15:16:40 +03:00