mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 06:33:56 +02:00
Clear up methods of support even more
This commit is contained in:
parent
0607e968d7
commit
95cb34b8ba
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
@ -1,13 +1,8 @@
|
|||
# Algo VPN
|
||||
|
||||
[](https://gitter.im/trailofbits/algo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[](https://travis-ci.org/trailofbits/algo)
|
||||
[](https://empireslacking.herokuapp.com)
|
||||
[](https://twitter.com/AlgoVPN)
|
||||
[](https://flattr.com/submit/auto?fid=kxw60j&url=https%3A%2F%2Fgithub.com%2Ftrailofbits%2Falgo)
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CYZZD39GXUJ3E)
|
||||
[](https://www.patreon.com/algovpn)
|
||||
[](https://www.bountysource.com/teams/trailofbits)
|
||||
[](https://travis-ci.org/trailofbits/algo)
|
||||
|
||||
Algo VPN is a set of Ansible scripts that simplify the setup of a personal IPSEC VPN. It uses the most secure defaults available, works with common cloud providers, and does not require client software on most devices. See our [release announcement](https://blog.trailofbits.com/2016/12/12/meet-algo-the-vpn-that-works/) for more information.
|
||||
|
||||
|
@ -200,6 +195,8 @@ After this process completes, the Algo VPN server will contains only the users l
|
|||
* [FAQ](docs/faq.md)
|
||||
* [Troubleshooting](docs/troubleshooting.md)
|
||||
|
||||
If you read all the documentation and have further questions, [join the chat on Gitter](https://gitter.im/trailofbits/algo).
|
||||
|
||||
## Endorsements
|
||||
|
||||
> I've been ranting about the sorry state of VPN svcs for so long, probably about
|
||||
|
@ -225,6 +222,10 @@ After this process completes, the Algo VPN server will contains only the users l
|
|||
-- [Thorin Klosowski](https://twitter.com/kingthor) for [Lifehacker](http://lifehacker.com/how-to-set-up-your-own-completely-free-vpn-in-the-cloud-1794302432)
|
||||
|
||||
## Support Algo VPN
|
||||
[](https://flattr.com/submit/auto?fid=kxw60j&url=https%3A%2F%2Fgithub.com%2Ftrailofbits%2Falgo)
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CYZZD39GXUJ3E)
|
||||
[](https://www.patreon.com/algovpn)
|
||||
[](https://www.bountysource.com/teams/trailofbits)
|
||||
|
||||
All donations support continued development. Thanks!
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue