Chive — Decentralized eprints on ATProto.
Chive
Chive
Verified

Decentralized eprints on ATProto.

Decentralized eprints on ATProto.

Chive is an open-alpha decentralized eprint service on ATProto for sharing research with data sovereignty and community governance.

Reviews
(0)

Be the first to review this product.

Create review
Mentions

@chive.pub is doing preprints! and oxa.dev — which is schema for research, watch the atsci keynote — is being supported by arxiv lots and lots of cool potential and (quiet) action happening here ☺️

4/30/26, 2:12 PM

Closed enums across the lexicon family have been converted to knownValues + vocabRef pointers (similar to @chive.pub). Codegen emits Rust enums with Other(String) fallback and TS as 'a' | 'b' | (string & {}). Each open enum gets is_subsumed_by, satisfies, and translate_to methods over a VocabGraph.

4/29/26, 2:07 PM