From 1d74fb21fee4fc5cb2e5170b1e1ce3bfcf08bbce Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 3 Nov 2024 17:36:53 +0100 Subject: init: restric access to shared_secret --- init | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init b/init index 0d3ee44..a7a4853 100755 --- a/init +++ b/init @@ -4,3 +4,5 @@ echo y \ | ykpersonalize -2 -ochal-resp -ochal-hmac -ohmac-lt64 -oserial-api-visible 2>&1 \ | sed 's@^key: h:@@;t;d' \ > .shared_secret + +chmod go-rwx .shared_secret -- cgit v1.2.3-70-g09d2