Skip to content

Commit 706dd4b

Browse files
JohnMcLearclaude
andauthored
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>
1 parent 32d5d90 commit 706dd4b

1 file changed

Lines changed: 28 additions & 7 deletions

File tree

README.md

Lines changed: 28 additions & 7 deletions
Original file line numberDiff line numberDiff 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.
24
35
![Demo Etherpad Animated Jif](doc/public/etherpad_demo.gif "Etherpad in action")
46

57
## About
68

7-
Etherpad is a real-time collaborative editor [scalable to thousands of
8-
simultaneous real time users](http://scale.etherpad.org/). It provides [full
9-
data
10-
export](https://github.com/ether/etherpad-lite/wiki/Understanding-Etherpad's-Full-Data-Export-capabilities)
11-
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.
1218

1319
## Try it out
1420

1521
[Try out a public Etherpad instance](https://github.com/ether/etherpad-lite/wiki/Sites-That-Run-Etherpad#sites-that-run-etherpad)
1622

1723
## Project Status
1824

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).
2028

2129
### Code Quality
2230

@@ -41,6 +49,19 @@ We're looking for maintainers and have some funding available. Please contact J
4149
![Languages](https://img.shields.io/static/v1?label=Languages&message=105&color=%2344b492)
4250
![Translation Coverage](https://img.shields.io/static/v1?label=Languages&message=98%&color=%2344b492)
4351

52+
## Who uses Etherpad
53+
54+
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).
64+
4465
## Installation
4566

4667
### Quick install (one-liner)

0 commit comments

Comments
 (0)