Radish alpha
r
rad:z371PVmDHdjJucejRoRYJcDEvD5pp
Radicle website including documentation and guides
Radicle
Git
Add history page
Alexis Sellier committed 2 years ago
commit 6dba6de8c67189f3878f2d81dfc9e4e0fb96b98b
parent 8ba4e34
2 files changed +76 -0
modified _pages/faq.md
@@ -243,6 +243,12 @@ community.

[vscode]: https://marketplace.visualstudio.com/items?itemName=radicle-ide-plugins-team.radicle

+
# History
+

+
## What is the history of the Radicle project?
+

+
See the [history][history] page.
+

# Monetization & Funding

## What is the monetization strategy for Radicle? Is Radicle free software?
@@ -268,6 +274,7 @@ for the last two years can be found [here][tally].

[tally]: https://www.tally.xyz/gov/radworks
[radworks]: https://radworks.org
+
[history]: /history

<footer>
  <hr>
added _pages/history.md
@@ -0,0 +1,69 @@
+
---
+
title: Radicle's History
+
layout: page
+
---
+

+
A brief <strong class="highlight">history</strong> of the Radicle project.
+

+
### January, 2018
+

+
Berlin-based **Monadic GmbH** is founded by [Eleftherios Diakomichalis][ed] and
+
[Alexis Sellier][as] a.k.a cloudhead to pursue the vision of a sovereign
+
developer stack.
+

+
### February, 2019
+

+
Radicle, a code collaboration platform launches in *alpha*. The initial version
+
of Radicle is built on [IPFS][ipfs].
+

+
### October, 2019
+

+
Development on the second generation of the Radicle protocol, **Radicle Link**
+
starts.
+

+
### June, 2020
+

+
The Radicle Foundation is established. A Swiss non-profit that oversees the
+
development of the project.
+

+
### December, 2020
+

+
The **Radicle Upstream** desktop client is released, based on the new Radicle
+
Link protocol.
+

+
The Link protocol is modeled around [Secure Scuttlebut][ssb] and uses Git under
+
the hood for replication. IPFS is [no longer][689] used.
+

+
### January 2021
+

+
Development of Radicle moves to the Radicle Foundation, funded by the
+
[Radworks][radworks] organization.
+

+
### February, 2022
+

+
Radicle launches a new [web client][web] based on the Radicle Link protocol.
+

+
### July, 2022
+

+
The Radicle team starts working on the third generation of its protocol,
+
called [Heartwood][heartwood].
+

+
Upstream is sunset in favor of the web client which transitions to the
+
Heartwood protocol.
+

+
### January, 2023
+

+
Radicle becomes self-hosted: development of the Radicle stack moves to Radicle.
+

+
### March, 2024
+

+
Radicle gears up for it's 1.0 RC1 release.
+

+
[radworks]: https://radworks.org
+
[ipfs]: https://ipfs.tech/
+
[heartwood]: https://app.radicle.xyz/seeds/seed.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
+
[web]: https://app.radicle.xyz/nodes/seed.radicle.xyz/rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
+
[689]: https://github.com/radicle-dev/radicle-alpha/issues/689
+
[as]: https://cloudhead.io
+
[ed]: https://eleftherios.io/
+
[ssb]: https://en.wikipedia.org/wiki/Secure_Scuttlebutt