From 538806678da11a00a56a0a13af665a8711f43a58 Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Thu, 5 Dec 2024 20:59:16 -0500 Subject: [PATCH] docs: remove unnecessary metadata from UCAN spec --- .github/aider/guides/ucan-spec.md | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/.github/aider/guides/ucan-spec.md b/.github/aider/guides/ucan-spec.md index 7bd451dc1..79c5745a6 100644 --- a/.github/aider/guides/ucan-spec.md +++ b/.github/aider/guides/ucan-spec.md @@ -1,29 +1,5 @@ # User Controlled Authorization Network (UCAN) Specification -## Version 1.0.0-rc.1 - -## Editors - -- [Brooklyn Zelenka], [Witchcraft Software] - -## Authors - -- [Irakli Gozalishvili], [Protocol Labs] -- [Daniel Holmgren], [Bluesky] -- [Philipp Krüger], [number zero] -- [Brooklyn Zelenka], [Witchcraft Software] - -## Sub-Specifications - -- [UCAN Delegation][delegation] -- [UCAN Invocation][invocation] -- [UCAN Promise][promise] -- [UCAN Revocation][revocation] - -## Language - -The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in [BCP 14] when, and only when, they appear in all capitals, as shown here. - # Abstract User-Controlled Authorization Network (UCAN) is a [trustless], secure, [local-first], user-originated, distributed authorization scheme. This document provides a high level overview of the components of the system, concepts, and motivation. Exact formats are given in [sub-specifications].