trailofbits / algo

Set up a personal VPN in the cloud
https://blog.trailofbits.com/2016/12/12/meet-algo-the-vpn-that-works/
GNU Affero General Public License v3.0
28.66k stars 2.32k forks source link

consider updating gce warning about python 3.8 #14702

Closed dan-hexarcana closed 4 months ago

dan-hexarcana commented 6 months ago

https://github.com/trailofbits/algo/blob/74051d06a26bd8fc4af1049218be29887608f438/docs/deploy-from-cloudshell.md?plain=1#L2

dan@cloudshell:~ (REDACTED)$ python3 --version
Python 3.9.2

it appears that we have python3 3.9.2 at the time of writing so i think maybe we can remove it?