Commit graph

4 commits

Author SHA1 Message Date
Paul Wise 1d7d4c2446
Switch from using /tmp to using mktemp
mktemp protects against attacks from other users.
mktemp protects against concurrent writers.
mktemp respects the $TMPDIR environment variable.

Suggested-by: check-all-the-things
2019-09-05 12:41:45 +08:00
spacewander 5bffcb4c89 improve the quality of the integrity check. 2019-08-18 11:46:00 +08:00
Nils Winkler 30747be220 Fixed typo in install.sh
s/exras/extras/
2015-09-04 13:44:51 +02:00
spacewander 51fbc16913 installation with curl and bash 2015-06-08 00:09:40 +08:00