---
aimd: "1.0"
mako: "1.0"
type: "article"
entity: "Why signed permissions beat polite text"
updated: "2026-09-16"
tokens: 274
language: "en"
canonical: "https://demo.aifeed.md/blog/why-signed-permissions"
summary: "Attribution, revocation, and the difference between a request and a proof."
alternates:
  - url: "https://demo.aifeed.md/blog/why-signed-permissions/"
    lang: "en"
  - url: "https://demo.aifeed.md/id/blog/why-signed-permissions/"
    lang: "id"
media:
  cover:
    url: "https://aifeed.md/og-image.png"
    alt: "Why signed permissions beat polite text"
aifeed:
  assets:
    - url: "/assets/blog-signed.svg"
      type: "image"
    - url: "/assets/avatar-team.svg"
      type: "image"
---

[Home](/) / [Blog](/blog/) / Why signed permissions

![](/assets/blog-signed.svg)

A signature turns a preference into a claim that travels with evidence.

By the AIFeed team September 2026 6 min read protocol

An unsigned preference file is a note on the door. Anyone can replace it, and nobody can tell.

AIFeed turns the note into a claim that travels with evidence. The manifest is canonicalized with JCS, signed with Ed25519, and pinned to the domain through a DNS record. An agent that verifies the chain knows three things at once: who said it, for which domain, and whether the statement is still current.

> That matters for the boring cases first.
> When a crawler sees training: deny, the question is not what the file says but whether it was forged.

The same machinery makes revocation real. A permission that cannot be withdrawn is not a permission, it is a hope. Status documents are signed by governance keys, checked on use, and bounded in staleness so silence is treated as unknown rather than approval.

![](/assets/avatar-team.svg)

**AIFeed Protocol Contributors** Reference implementation and specifications

- [Delta indexes: skipping what did not change](/blog/delta-indexes/)
- [Revocation with receipts](/blog/revocation/)

Share [Email](mailto:?subject=Why%20signed%20permissions%20beat%20polite%20text&body=https%3A%2F%2Fdemo.aifeed.md%2Fblog%2Fwhy-signed-permissions%2F)
## Media & Unduhan

- [/assets/blog-signed.svg](/assets/blog-signed.svg) — image
- [/assets/avatar-team.svg](/assets/avatar-team.svg) — image

