Open protocol · Editor’s draft

Identity that moves.
Links that endure.

sizuq protocol is an experimental, implementation-oriented layer for portable identity and durable resource addressing across independent social applications.

Editor’s Draft · v0.1

The protocol is intentionally separate from the hosted product at sizuq.com. No single application is required to own a person’s identifier or the address of a resource.

Two layers

Small surface, clear roles.

The protocol begins with two identifiers. did:sizuq establishes cryptographic control. sq: addresses resources beneath that portable identity root.

Resolution

From a compact link to a verifiable controller.

A conforming client can resolve the identity root, verify its signed history, discover a declared resource service, and then dereference the resource. Alternative resolvers and mirrors remain possible.

01Parse

sq:<root>/post/<id>

02Resolve identity

Read did:sizuq:<root> from a conforming directory or mirror.

03Verify

Validate the signed operation chain and current DID Document.

04Dereference

Use the declared Sizuq resource service; never infer trust from the gateway alone.

Design principles

Protocol before platform.

Version 0.1 deliberately avoids social metrics, ranking, monetization, or application UI. Those are application concerns, not identity primitives.

Portable control

Rotation and recovery keys are independent from any one app session or database account.

Verifiable history

State changes are signed and chained so a resolver can audit how the current document was derived.

Privacy restraint

Identifiers are not designed to carry names, email addresses, demographics, or other personal data.

Registrations

Written for review, not just presentation.

The specifications expose stable headings, normative syntax, method operations, security and privacy considerations, and ready-to-copy registration material for the relevant registries.

Application workspace

Registry readiness

W3C DID Extensions checklist mapping, IANA RFC 7595 registration template, remaining pre-submission actions, and canonical specification URLs.

Open application workspace →