Skip to content

🛡️ Rule-ROM Root Authority

Sovereign Certificate Authority for Intent-Garden Ecosystem

STATUS: OPERATIONAL

📥 Download Root Certificate

📥 Download Root CA (.crt) SHA-256: 9F:7B:6E:87:63:8D:BD:C5:6C:B5:FE:B4:13:AE:E3:E8:78:5C:38:0E:A8:35:11:62:F9:54:6D:66:C5:9F:C9:BA


📜 Certificate Passport

📜 Certificate Passport
Common Name (CN)
Rule-ROM Sovereign Root Authority
Organization (O)
Intent-Garden
Algorithm
SHA-256 with RSA (4096 bit)
Validity
2026-02-26 — 2036-02-24

🧬 Certificate Fingerprints

🔐 Fingerprint
SHA-1
56:08:54:91:22:5D:7B:AC:34:0E:7C:80:D5:DD:0D:D7:D4:01:C6:03
SHA-256
9F:7B:6E:87:63:8D:BD:C5:6C:B5:FE:B4:13:AE:E3:E8:78:5C:38:0E:A8:35:11:62:F9:54:6D:66:C5:9F:C9:BA

⚠️ Important: Always verify the certificate fingerprint before installing to trusted stores.


🧭 Three Paths to Sovereignty

🪟
Windows
Two clicks → Install → Trusted Root Certification Authorities
certutil -addstore -f "ROOT" rulerom_root.crt
🐧
Linux
Copy to store → Update CA
sudo cp rulerom_root.crt /usr/local/share/ca-certificates/ sudo update-ca-certificates
🍎
macOS
Keychain Access → System → Trust Always
sudo security add-trusted-cert -d -r trustRoot \ -k /Library/Keychains/System.keychain rulerom_root.crt

⚡️ Signed Artifacts

🖋️ Signed Artifacts
File Signer Status
rulerom_root.crt Intent-Garden / Rule-ROM Federation ✓ VERIFIED

🗑️ Removal

Windows

certutil -delstore "ROOT" "<Certificate Serial Number>"

Linux

# Debian/Ubuntu
sudo rm /usr/local/share/ca-certificates/rulerom_root.crt
sudo update-ca-certificates --fresh

# RHEL/CentOS/Fedora
sudo rm /etc/pki/ca-trust/source/anchors/rulerom_root.crt
sudo update-ca-trust

macOS

security find-certificate -c "Rule-ROM Sovereign Root Authority" -p | \
  security delete-certificate -i -

📞 Support

Have questions or issues during installation?


🔍 Ticket Validator

Verify Decima-8 ticket authenticity at 🔍 Validate Certificate

Simply drag and drop the JSON ticket file — the validator will check: - ✅ Signature (RSA-SHA256) - ✅ Validity period - ✅ Data integrity