Skip to content

negative-zero-inft/certs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-0 Certs

Certification registry for Negative Zero. Every certified product gets a transparency card embedded in its README.

How it works

  1. Use the cert editor to fill out a product's cert data
  2. Download the JSON — filename format: {base64id}-{product-name}.json
  3. Drop it in registry/
  4. Push to main — GitHub Actions generates the SVG and pushes it to the svg branch
  5. Embed in any README:
![Negative Zero Cert](https://cert.neg-zero.com/YOUR_BASE64_ID)

The SVG auto-switches between dark and light based on the viewer's system theme.

Repo structure

registry/          JSON cert files (source of truth)
svg/               Generated SVGs (auto-managed, do not edit manually)
docs/              GH Pages editor
scripts/           SVG generator
worker/            Cloudflare Worker source
.github/workflows/ CI

Branches

Branch Purpose
main JSON registry + editor source
svg Generated SVGs (written by CI)

Cert tiers

Tier Meaning
FULL Fully compliant across all CERTAIN criteria
CONDITIONAL Compliant with approved necessity exceptions
FAIL Does not meet the standard

About

Negative Zero certification program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors