โ† All docs  ยท  Home

The Freedback White Book

The vision this project has carried since 2014 โ€” the introductory document of the design docs. Everything else in docs/ is the how; this is the why.

The vision

Everything deserves feedback โ€” especially when people are impacted.

More than that: anything that affects us should offer a channel to hear us. A product. A law. A website. An app. A talk. But we cannot force every organization to open a channel, and we refuse to wait for them.

So we make our own.

Freedback lets people carry their own feedback channel. You rate, you comment, you tag โ€” and you publish to a server you choose. Collectors aggregate it across servers. Organizations can listen if they are wise. Either way, our voice exists, in the open, owned by us.

The strategy

Let's be honest: the full vision needs a critical mass of people and organizations agreeing to use Freedback. Maybe that mass never comes. Fine!

Freedback must be worth using today, project by project, case by case. A widget that drops into any page. A feedback form that exports clean, standard data. A wire format that existing annotation tools already read. Every use case has to justify itself now, on its own.

Growth follows the immediate use cases โ€” but never at the vision's expense. Libraries and applications may move fast. The protocol stays stable: our JSON-LD context, vocabulary, and validation shapes are published at stable URLs and must never break once released.

Who it's for

What Freedback is

Freedback is a specification and a protocol for representing and communicating feedback about anything that has an identity.

Concretely, today:

Freedback is free as in freedom: MIT-licensed, non-contaminating, usable anywhere. For exactly what's built and how the pieces fit together, see the architecture overview; for the how of running or using any of it, start from the docs index.

Principles

As standard as possible. Before inventing, we look around. We prefer existing standards, and among standards, the newer the better. That is why Freedback rides on W3C Web Annotations, JSON-LD, schema.org, SHACL, and RFC 8785 โ€” and why exactly one term in our whole vocabulary is net-new (the humble thumb rating). The strongest protocol is the one the world already implements.

Quality. Unreliable software is unattractive. Testability is a requirement for every piece of software we ship; every feature and fix must be proven by automated tests, and CI is the gate. High reliability is a requirement for the long-term vision โ€” and reliability covers the project, not just the code: specification, review, documentation, consistency.

Your feedback is YOURS. Authorship is ownership. The key that signed an annotation is the only key that can edit it โ€” and the only key that can delete it. And deletion is real: the content is erased, and only a content-free tombstone remains so that caches forget too and the erased entry can never be re-ingested. The right to be forgotten, implemented, not promised.

Subjects, not surveillance. Straight from the original 2014 specification, and still binding: the focus of Freedback is to provide feedback on a subject, not to track user behavior. Queries are by target. We aggregate opinions about things; we do not build profiles of people. (One narrow, deliberately understated exception: since an author's identity is an IRI too, it can itself be a feedback target โ€” see /author/ in the widgets. It is opt-in, text-only, and nowhere close to a public score.)

Using Freedback in Freedback. We dogfood. The software we ship to collect feedback should itself collect feedback about the project. Using what we produce forces us to see it โ€” and to be more critical about it.