mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 19:03:04 +02:00
Fix typo
This commit is contained in:
parent
de7bf3eb9d
commit
bc6b370428
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ Alpine Linux is not supported out-of-the-box by any major cloud provider. We are
|
||||||
|
|
||||||
## I deployed an Algo server. Can you update it with new features?
|
## I deployed an Algo server. Can you update it with new features?
|
||||||
|
|
||||||
No. By design, the Algo development team has no access to any Algo server that our users haved deployed. We cannot modify the configuration, update the software, or sniff the traffic that goes through your personal Algo VPN server. This prevents scenarios where we are legally compelled or hacked to push down backdoored updates that surveil our users.
|
No. By design, the Algo development team has no access to any Algo server that our users have deployed. We cannot modify the configuration, update the software, or sniff the traffic that goes through your personal Algo VPN server. This prevents scenarios where we are legally compelled or hacked to push down backdoored updates that surveil our users.
|
||||||
|
|
||||||
As a result, once your Algo server has been deployed, it is yours to maintain. If you want to take advantage of new features available in the current release of Algo, then you have two options. You can use the [SSH administrative interface](/README.md#ssh-into-algo-server) to make the changes you want on your own or you can shut down the server and deploy a new one (recommended).
|
As a result, once your Algo server has been deployed, it is yours to maintain. If you want to take advantage of new features available in the current release of Algo, then you have two options. You can use the [SSH administrative interface](/README.md#ssh-into-algo-server) to make the changes you want on your own or you can shut down the server and deploy a new one (recommended).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue