From c5925f0c9fdcfa4b0a8c746c0a0981d15bcb9bf4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 10 Sep 2023 17:36:54 -0300 Subject: Adds onion-client-auth-genkeys (2) --- onion-client-auth-genkeys | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'onion-client-auth-genkeys') diff --git a/onion-client-auth-genkeys b/onion-client-auth-genkeys index 26428eb..70d9936 100755 --- a/onion-client-auth-genkeys +++ b/onion-client-auth-genkeys @@ -1,11 +1,11 @@ #!/usr/bin/env bash # -# Generate a Client Authorization keypair and apply to all Onion Services. +# Generate a Client Authorization keypair. # # Based on https://community.torproject.org/onion-services/advanced/client-auth/ # See also https://gist.github.com/mtigas/9c2386adf65345be34045dace134140b # -# Copyright (C) 2022 Silvio Rhatto +# Copyright (C) 2023 Silvio Rhatto # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published -- cgit v1.2.3