[–] voltagex_ 11y ago ↗ I'm thinking that this can be generalised into one script by detecting the font path or even checking /etc/debian_release
[–] aftbit 11y ago ↗ Yet another script that asks you to pipe curl to sh. At least they used https. [–] basdp 11y ago ↗ Therefor you should always check out the script before running. [–] coldtea 11y ago ↗ So? Nothing different that downloading an opaque binary and executing them -- which we do all the time.It's all about trust.When you run:apt-get install foois it any different? You download a file that essentially runs anything pre- and post- install of the rpm.
[–] coldtea 11y ago ↗ So? Nothing different that downloading an opaque binary and executing them -- which we do all the time.It's all about trust.When you run:apt-get install foois it any different? You download a file that essentially runs anything pre- and post- install of the rpm.
6 comments
[ 2.6 ms ] story [ 24.5 ms ] threadIt's all about trust.
When you run:
apt-get install foo
is it any different? You download a file that essentially runs anything pre- and post- install of the rpm.