You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(readme): lead with positioning, not feature description (#7526)
- Rewrite title + About to lead with what Etherpad is for
(authorship, sovereignty, malleability) before features
- Rewrite Project Status to make the maintainer ask specific and
to situate the project's 16-year track record
- Add new "Who uses Etherpad" section with categorical adopter
profiles so institutional evaluators have proof points on-page
No code or behaviour changes.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+28-7Lines changed: 28 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,30 @@
1
-
# Etherpad: A real-time collaborative editor for the web
1
+
# Etherpad — the editor for documents that matter
2
+
3
+
> Real-time collaborative editing where authorship is the default, your server is the only server, and you decide what AI (if any) ever touches your text.
2
4
3
5

4
6
5
7
## About
6
8
7
-
Etherpad is a real-time collaborative editor [scalable to thousands of
8
-
simultaneous real time users](http://scale.etherpad.org/). It provides [full
capabilities, and runs on _your_ server, under _your_ control.
9
+
**Etherpad is a real-time collaborative editor for documents that matter.**
10
+
11
+
Every keystroke is attributed to its author. Every revision is preserved. The timeslider lets you scrub through a document's entire history, character by character. Author colours make collaboration visible at a glance — not buried in a menu.
12
+
13
+
Etherpad runs on your server, under your governance. No telemetry. No upsells. AI is a plugin you install, pointed at the model you choose, running on infrastructure you control — not a feature decided for you in a boardroom you weren't in.
14
+
15
+
The code is Apache 2.0. The data format is open. It [scales to thousands of simultaneous editors per pad](http://scale.etherpad.org/). Translated into 105 languages. Extended through hundreds of plugins. Used by Wikimedia, governments, public-sector institutions, and self-hosters worldwide since 2009.
16
+
17
+
[Full data export](https://github.com/ether/etherpad-lite/wiki/Understanding-Etherpad's-Full-Data-Export-capabilities) is built in. The history is yours.
12
18
13
19
## Try it out
14
20
15
21
[Try out a public Etherpad instance](https://github.com/ether/etherpad-lite/wiki/Sites-That-Run-Etherpad#sites-that-run-etherpad)
16
22
17
23
## Project Status
18
24
19
-
We're looking for maintainers and have some funding available. Please contact John McLear if you can help.
25
+
Etherpad has been doing the same thing — well — since 2009. No pivots, no acquisitions, no enshittification. Maintained by a small volunteer team.
26
+
27
+
**We are actively looking for maintainers.** If you have experience with Node.js, real-time systems, or institutional collaboration tooling and you want to work on infrastructure that thousands of organisations quietly depend on, please [open an issue](https://github.com/ether/etherpad-lite/issues) or contact [John McLear](https://github.com/JohnMcLear).
20
28
21
29
### Code Quality
22
30
@@ -41,6 +49,19 @@ We're looking for maintainers and have some funding available. Please contact J
For more than a decade, Etherpad has quietly underpinned the documents that matter to:
55
+
56
+
-**Wikimedia Foundation** — collaborative drafting across editor communities.
57
+
-**Public-sector institutions across the EU** — including organisations that legally cannot use US-cloud SaaS for sovereignty and GDPR reasons.
58
+
-**Universities and schools worldwide** — including jurisdictions where Google Workspace is no longer permitted in education.
59
+
-**Civic-tech and democratic-deliberation projects** — citizen assemblies, participatory budgeting, public consultations.
60
+
-**Newsrooms and investigative journalism teams** — where authorship and editing history matter for legal and editorial integrity.
61
+
-**Tens of thousands of self-hosted instances** worldwide, run by IT teams who chose Etherpad because it is theirs.
62
+
63
+
If your organisation runs Etherpad and would be willing to be listed publicly, please [add it to the wiki](https://github.com/ether/etherpad-lite/wiki/Sites-That-Run-Etherpad).
0 commit comments