From bbf9b856115e19c39363de4f3f5ba339358356a7 Mon Sep 17 00:00:00 2001 From: Ethan Yoo Date: Thu, 1 Apr 2021 10:32:04 -0400 Subject: [PATCH] Add README file --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4918018 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +This repository serves as a decentralized identity proof connecting my OpenPGP key to this Gitea account. + +For more details on OpenPGP identity proofs, visit [Keyoxide](https://keyoxide.org/guides/openpgp-proofs/).