FAIR protocol and documentation
Find a file
Brent Toderash 146d5a05b0
Specify multibase for checksum hash format
Per #24 the current `algorithm:value` format is non-standard. Multibase is how we encode public keys as `publicKeyMultibase`, so this adds consistency for cryptographic material.

This change also deprecate sha2-256 codec as previously decided by the TSC, and clarifies guidelines for extending this part of the spec for other ecosystems.

Signed-off-by: Brent Toderash <brent@toderash.net>
2026-04-27 21:38:47 -05:00
docs Correct the K-256 reference (#60) 2026-04-26 13:44:34 -05:00
schemas Add a JSON schema for a FAIR metadata document (#55) 2025-11-24 13:38:54 -08:00
scripts Add a JSON schema for a FAIR metadata document (#55) 2025-11-24 13:38:54 -08:00
test-data Fix test data to conform to JSON schema (#67) 2026-04-26 13:46:06 -05:00
.gitignore Add a JSON schema for a FAIR metadata document (#55) 2025-11-24 13:38:54 -08:00
ext-auth.md Initial export of the repository 2025-06-05 12:13:23 +02:00
ext-typo3.md Add Typo3 support to Protocol Extension Registry (#63) 2026-03-21 07:09:53 -05:00
ext-wp.md Initial export of the repository 2025-06-05 12:13:23 +02:00
package-lock.json Add a JSON schema for a FAIR metadata document (#55) 2025-11-24 13:38:54 -08:00
package.json Add a JSON schema for a FAIR metadata document (#55) 2025-11-24 13:38:54 -08:00
README.md Add Typo3 support to Protocol Extension Registry (#63) 2026-03-21 07:09:53 -05:00
registry.md Add Typo3 support to Protocol Extension Registry (#63) 2026-03-21 07:09:53 -05:00
spec-labeling.md Add initial draft of labeling specification (#54) 2025-10-31 18:51:58 +00:00
specification.md Specify multibase for checksum hash format 2026-04-27 21:38:47 -05:00

FAIR Protocol

This repository contains the specification for the FAIR protocol, as well as documentation for the FAIR system as a whole.

New to FAIR? Start Here →

This repository is managed by the FAIR Working Group. See the TSC repo for contributing docs.

All documentation in this repository is licensed under the Creative Commons Attribution 4.0 license (CC BY 4.0).