logoalt Hacker News

sgtyesterday at 10:23 AM2 repliesview on HN

Did you improve the security concerns? E.g the way it executes in a `curl | bash` level. I was a bit concerned about that.


Replies

projektfuyesterday at 11:36 AM

TBF, the documentation says you can download and review the script, then run it. Or use other methods like a homebrew or (unofficial) Debian package, or you can just install the binary where you want it, which is all the install.sh script (107 lines, 407 words) does.

https://uncloud.run/docs/getting-started/install-cli/#instal...

show 1 reply
psviderskitoday at 6:30 AM

Yep, the latest release embeds the install script in the CLI binary instead of using curl | sh, so it's versioned together with the CLI.