Add LICENSE and README

This commit is contained in:
2024-09-18 22:25:24 -04:00
parent 21df5e97a4
commit 2c3203d9ca
3 changed files with 425 additions and 0 deletions

View File

@@ -1,4 +1,8 @@
// Generate key pair for onion service auth
// SPDX-License-Identifier: MPL-2.0
// Copyright © 2024 Balakrishnan Balasubramanian
package main
import (