Skip to content

ngr-dev1/Prechained

Repository files navigation

Prechained

The internet's cryptographic memory for the software supply chain.

CBOM Verified License: AGPL-3.0

prechained.com — Free. Open source. No account. No cost. Ever.


What is Prechained?

When a supply chain attack happens, every organization asks the same question:

Can you prove what your software looked like before it happened?

Prechained answers that question for the public supply chain. Every public package across npm, PyPI, Cargo, NuGet, Maven, RubyGems, Packagist, and GitHub is automatically captured, SHA-384 fingerprinted, and permanently archived — before any attack occurs.

Every manifest is stored in a public GitHub archive. Anyone can download it, hash it, and verify it independently.


How it works

  1. The crawler runs daily across 8 ecosystems
  2. Each package version is SHA-384 fingerprinted
  3. The manifest is stored permanently in prechained-archive
  4. The fingerprint and manifest path are recorded in the database
  5. Each record is queued for OpenTimestamps anchoring; Bitcoin confirmation follows once the timestamp is included in a block

Anyone can verify: download the manifest → hash it → compare to the SHA-384 on prechained.com. If they match, the record is authentic.


Ecosystems

Ecosystem Registry
npm npmjs.com
PyPI pypi.org
Cargo (Rust) crates.io
NuGet (.NET) nuget.org
Maven (Java) search.maven.org
RubyGems rubygems.org
Packagist (PHP) packagist.org
GitHub Repos github.com

License

AGPL-3.0. Free to use for any non-commercial purpose. If you use this code to run a network service, you must open source your version under AGPL.

Need a commercial license? Contact NextGenRails™.


Compliance

Prechained's own software bill of materials has been verified by cbomcompliance.com.

Receipt: NGR-CBOM-8ED22D90DD7D · Status: CLEAN · 0 issues · OpenTimestamps anchored

See SECURITY.md for the full compliance receipt.


Need compliance receipts for your own software?

Prechained covers the public supply chain — free, automatic, forever.

cbomcompliance.com covers your private packages, internal dependencies, and proprietary software with formally signed cryptographic receipts suitable for submission to C3PAOs and auditors under frameworks such as CMMC, EU CRA, and ISO 27001. Zero retention.


Built by NextGenRails™ · Trust is not declared. It is computed.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors