#!/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 <rhatto@riseup.net>
+# Copyright (C) 2023 Silvio Rhatto <rhatto@riseup.net>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published