this post was submitted on 26 May 2025
-13 points (34.1% liked)

Linux

8280 readers
387 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] refalo@programming.dev 14 points 1 month ago (5 children)

sudo curl

sudo random binary

Umm

[–] Successful_Try543@feddit.org 4 points 1 month ago* (last edited 1 month ago) (2 children)

sudo curl

I'd use curl to download with user permissions and then sudo mv to the desired place.

sudo random binary

The official binary of your vpn provider isn't exactly "random". They probably also provide means to check whether the downloaded binary is authentic. Yet, they don't elaborate on that here.

[–] refalo@programming.dev 1 points 1 month ago (1 children)

To me, any binary I do not have the source code for is random. I have no idea what's in it and it could be doing any number of malicious things.

[–] Successful_Try543@feddit.org 1 points 1 month ago* (last edited 1 month ago)

Yes, but as it's the official binary of your VPN provider, you're going to need to trust them anyways when using their servers.

load more comments (2 replies)