From 950494c03eaf51e2491b97231c1b05a05a65d804 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Wed, 11 Nov 2020 13:51:58 +0100 Subject: [PATCH] 2020-11-11 --- agora-protocol.md | 2 +- agora-server.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/agora-protocol.md b/agora-protocol.md index a7b4cdfa8..f3db0d472 100644 --- a/agora-protocol.md +++ b/agora-protocol.md @@ -1,6 +1,6 @@ # Agora Protocol - [[go]] https://flancia.org/agora-protocol -- The Agora you're likely reading this on is just one possible implementation of this protocol. +- The [[Agora]] you're likely reading this on is just one possible implementation of this protocol. ## Next - [[todo]] get back to [[gyuri lajos]] w.r.t. [[TrailMarks]]. diff --git a/agora-server.md b/agora-server.md index a2fd4732d..9c096e8ec 100644 --- a/agora-server.md +++ b/agora-server.md @@ -4,6 +4,7 @@ - An implementation of the [[Agora Protocol]]; includes a web frontend and a simple backend. If you're reading this on anagora.org right now, you're using it. - Python3 based, uses Flask. Quite simple really. - It currently renders a collection of [[digital garden]]s as lazily assembled into a [[distributed knowledge graph]]. The graph is plug-and-play and is hosted in a different repository; that repository is the actual [[Agora]]. For the reference repository (which, again, you're likely viewing right now if you're on anagora.org), see https://flancia.org/go/agora. +- Copyright for this implementation as linked above is Google's, but the license is open source (Apache). Note *this is not an official Google project and won't be supported by Google*. [//begin]: # "Autogenerated link references for markdown compatibility" [go]: go "Go"