2020-11-11

This commit is contained in:
2020-11-11 13:51:58 +01:00
parent 28823db6c5
commit 950494c03e
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -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]].
+1
View File
@@ -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"