aboutsummaryrefslogtreecommitdiff
path: root/issues/add-option-to-read-key-from-file
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@mullvad.net>2022-03-30 22:45:46 +0200
committerRasmus Dahlberg <rasmus@mullvad.net>2022-03-30 22:45:46 +0200
commitb09d20111227be5e6d5126ec905b44a7a4e96b0d (patch)
tree955fc6be7fb1e364a1d51bcca89080ea0cfa46bc /issues/add-option-to-read-key-from-file
parent146cd30b9eb17dd3fa5c49c844c6045d62e54a7c (diff)
move issues to a common pad
Diffstat (limited to 'issues/add-option-to-read-key-from-file')
-rw-r--r--issues/add-option-to-read-key-from-file2
1 files changed, 0 insertions, 2 deletions
diff --git a/issues/add-option-to-read-key-from-file b/issues/add-option-to-read-key-from-file
deleted file mode 100644
index 0d54760..0000000
--- a/issues/add-option-to-read-key-from-file
+++ /dev/null
@@ -1,2 +0,0 @@
-Secret key is currently passed on command line. The immediate next step is to
-have it in a file (just change how the secret key option works in main.go).