mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 10:53:01 +02:00
fixed broken link/absent link in FAQ
This commit is contained in:
parent
c97c6d108d
commit
fe4883873e
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# FAQ
|
||||
|
||||
* [Has Algo been audited?](#has-algo-been-audited)
|
||||
* [What's the current status of WireGuard?](#whats-the-current-status-of-wireguard)
|
||||
* [Why aren't you using Tor?](#why-arent-you-using-tor)
|
||||
* [Why aren't you using Racoon, LibreSwan, or OpenSwan?](#why-arent-you-using-racoon-libreswan-or-openswan)
|
||||
* [Why aren't you using a memory-safe or verified IKE daemon?](#why-arent-you-using-a-memory-safe-or-verified-ike-daemon)
|
||||
|
@ -19,7 +20,7 @@ No. This project is under active development. We're happy to [accept and fix iss
|
|||
|
||||
## What's the current status of WireGuard?
|
||||
|
||||
[WireGuard is a work in progress](https://www.wireguard.com/#work-in-progress). It has undergone [substantial](https://www.wireguard.com/formal-verification/) security review, however, its authors are appropriately cautious about its safety and the protocol is subject to change. As a result, WireGuard does not yet have a "stable" 1.0 release. Releases are tagged with their build date -- "0.0.YYYYMMDD" -- and users should be advised to apply new updates when they are available. Your Algo server will automatically upgrade and restart WireGuard from the [official WireGuard PPA for Ubuntu] https://launchpad.net/~wireguard/+archive/ubuntu/wireguard by default.
|
||||
[WireGuard is a work in progress](https://www.wireguard.com/#work-in-progress). It has undergone [substantial](https://www.wireguard.com/formal-verification/) security review, however, its authors are appropriately cautious about its safety and the protocol is subject to change. As a result, WireGuard does not yet have a "stable" 1.0 release. Releases are tagged with their build date -- "0.0.YYYYMMDD" -- and users should be advised to apply new updates when they are available. Your Algo server will automatically upgrade and restart WireGuard from the [official WireGuard PPA for Ubuntu](https://launchpad.net/~wireguard/+archive/ubuntu/wireguard) by default.
|
||||
|
||||
## Why aren't you using Tor?
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue