Sign in / Sign up

Frequently asked questions

Eighteen common questions about OpenXiv, answered in full so each answer can stand on its own. Last updated 2026-05-20.

What is OpenXiv?

OpenXiv is a preprint server built on the AT Protocol. Authors upload preprints as AT-proto records under the app.openxiv.* namespace. Those records live in the author's PDS, federate to Bluesky as bridge posts, and stay queryable through OAI-PMH, JSON-LD, and a public API. The site is registered as a periodical with ISSN 3120-9556.

How is OpenXiv different from arXiv?

Three differences. First, no endorsement gate: anyone can submit, including independent researchers without an institution. Second, the AI policy refuses individual unverified papers with a public refusal packet that names the failure mode, instead of banning authors for 12 months. Third, every paper is an AT-proto record that federates to Bluesky as a bridge post, so accepted preprints show up in the same social feed where readers already are. arXiv remains the right venue for fields where it is the trusted standard, and cross-posting is fine.

Can I submit a preprint to OpenXiv without an institutional affiliation?

Yes. OpenXiv is open to independent researchers, retired academics, citizen scientists, and graduate students between affiliations. There is no endorsement requirement, no institutional-email check, and no affiliation field that gates publication. You sign in with ORCID (recommended for researchers) or did:plc through Bluesky and submit. Affiliation is optional metadata, not a filter.

How does AT Protocol enable scholarly publishing?

AT Protocol gives each author a personal data server (PDS) that holds signed records under reverse-DNS namespaces. OpenXiv defines lexicons under app.openxiv.* (paper, summary, disclosure, endorsement, refusal) and writes those records to the author's PDS at submission time. Federation to Bluesky and to the OpenXiv App View is a side effect of the protocol, not a separate integration. The same record that proves authorship is the record indexed for discovery.

How do AI disclosure levels work on OpenXiv?

Every submission is tagged at one of four disclosure levels: none, assistant (AI helped with drafting, grammar, or search), coauthor (AI generated a substantive portion of the analysis or text), or primary (AI is the principal generative agent). The level is stored on an app.openxiv.disclosure record, mirrored into the JSON-LD payload, rendered as a badge on the paper page, and made filterable in search. Hidden AI use is a policy violation. Correctly disclosed AI use is not.

Does OpenXiv peer review submissions?

No. OpenXiv is a preprint server, not a peer-reviewed journal. We do screen submissions for unverified or hallucinated content and submission-terms compliance, and we refuse work that fails those checks with a public refusal packet. After publication, typed endorsements from other researchers (verified derivation, reproduced result, checked references, and so on) work as distributed post-publication review.

What is the OpenXiv Trust Passport?

The Trust Passport is a signed evidence vector attached to each paper. It tracks seven lanes (transparency, identity, provenance, citations, math, integrity, social review) and shows each lane as green, yellow, or red with the underlying evidence items, open disputes, author responses, and any external attestations. It is not a single score. Readers can drill into each lane and decide what weight to give it.

What are OpenXiv explainer tiers?

Every preprint is published alongside three audience-tiered summaries: school (a curious teenager can follow it), undergrad (you have seen the field), and expert (you are in this specific subfield). The tiers are generated at submission time by an LLM, labelled as AI-generated, persisted as app.openxiv.summary records, and editable by the author. The original PDF is unchanged. If an explainer says something the original does not, the original wins.

Does OpenXiv have an ISSN?

Yes. OpenXiv is registered with the ISSN International Centre under ISSN 3120-9556. The registration was issued on 2026-05-18 and the canonical portal record is at https://portal.issn.org/resource/ISSN/3120-9556. The ISSN appears on every paper as citation_issn (HighWire), in Dublin Core dc.identifier, in the JSON-LD Periodical block, and in OAI-PMH responses as urn:issn:3120-9556.

Do OpenXiv papers get DOIs?

DOI minting via Crossref is on the preservation roadmap. Until DOIs are issued, the OpenXiv identifier (an ARK-shaped string assigned at acceptance, for example 26.05.0001) is the citable persistent identifier. The ID remains resolvable through the App View and the OAI-PMH endpoint regardless of where the underlying PDS lives.

How does OpenXiv federate to Bluesky?

When a preprint is accepted, OpenXiv writes a bridge post to the author's Bluesky account containing the abstract, an embed card, and a link back to the OpenXiv abstract page. The post is a normal Bluesky record under app.bsky.feed.post. Followers see it in their normal home timeline, threads can reply to it, and likes and reposts propagate back to the App View. The author is already authenticated through their AT Protocol identity, so no separate Bluesky integration is required.

Can independent researchers without affiliation publish on OpenXiv?

Yes. OpenXiv does not require an endorser, an institutional email, an affiliation, or any third-party introduction. Independent researchers, retired academics, and citizen scientists submit through the same pipeline as everyone else. The same content checks apply to every submission (no hallucinated citations, no fabricated data) regardless of who submits them.

What is an OpenXiv refusal packet?

When OpenXiv refuses a submission, the refusal is a public document (the refusal packet) that names the specific failure mode, points at the evidence, and explains what would need to change before re-submission. Refusal packets are stored as app.openxiv.refusal records and linked from the submission's permanent URL. We refuse the work, not the author. Authors can revise and resubmit, and there is no 12-month ban as on some other servers.

AT Protocol vs ActivityPub: why did OpenXiv pick AT Proto?

AT Protocol gives each user a portable signed-data PDS, account portability across providers, public-readable repositories, and a global jetstream for indexers. Together those let a preprint be both a personal record and a public artifact without dual-write. ActivityPub federates messages between servers but does not by itself give portable, signed, public-readable records of the kind a preprint registry needs. OpenXiv could bridge to ActivityPub later, but the source-of-truth records live on AT Proto.

What licenses can I publish under on OpenXiv?

Authors retain copyright and pick a license at submission. The default is CC-BY-4.0. CC-BY-SA, CC0, and a small set of permissive software-style licenses for software-heavy preprints are also accepted. Once a paper is published the license is part of its JSON-LD metadata (schema.org license field) and HighWire citation tags. We do not accept all-rights-reserved or paywalled licenses. OpenXiv is an open repository.

How does OpenXiv handle retractions and corrections?

OpenXiv does not delete papers, because deletion breaks citation graphs and looks like history-rewriting. Authors can retract a paper, which keeps the OpenXiv identifier resolving and shows a tombstone with the retraction reason. Corrections are published as new versions through the versions endpoint; the old version stays accessible with a "superseded" badge and the changelog explains what changed.

Where do OpenXiv files actually live?

AT-proto records (paper metadata, summaries, disclosure, endorsements) live in the author's PDS, on Bluesky's by default, or on a self-hosted one. Binary artifacts (PDFs, HTML conversions, figures) live on OpenXiv's S3-compatible object storage, currently MinIO on the same VPS that runs the App View. The App View indexes both layers and exposes them through a single public API.

How do I cite a paper on OpenXiv?

Every paper page exposes a Cite Panel with BibTeX, RIS, and APA / Chicago / MLA formats pre-filled. The canonical citation includes the author list, title, OpenXiv identifier, ISSN, and the date of latest version. HighWire and Dublin Core metadata are emitted on every paper page so Zotero, Mendeley, and Google Scholar pick the citation up automatically.

See also: About, Glossary, OpenXiv vs arXiv, How to submit, Policies.