SC
New Ventures Agent · SHA-256 Credential Generator

SHA-256 Credential Generator

Generate SHA-256 hashes for all Salud Capital access tiers. Paste the output directly into the appropriate HTML gate file's VALID_HASHES or CREDENTIALS object. All hashing happens client-side — nothing is sent to a server.

How to use: Generate a hash → copy it → open the gate HTML file in VS Code → paste into the VALID_HASHES Set or CREDENTIALS object → git push. The hash replaces the plaintext credential in the source code.

📚 Research Portal Gate  → research/portal/index.html · CREDENTIALS object

Research Tier
Format: username:password → paste hash into CREDENTIALS object in portal index.html
Hash will appear here...

💼 Investor Portal Gate  → investor/index.html · VALID_HASHES Set

Investor Tier
Format: email:SLD-CODE → hash goes into VALID_HASHES in investor/index.html
Hash will appear here...

🛡️ Offering Access Gate  → investor/offerings/[name]/index.html · VALID_HASHES Set

Offering Tier
Format: CRV-XXXX-XXXX (code only, no email) → hash goes into offering gate's VALID_HASHES
Hash will appear here...

🔐 Team Gate  → projects.html · GATE_HASHES Set

Team Tier
Format: password only → hash goes into GATE_HASHES in projects.html. Current: team2025, salud2025
Hash will appear here...

⚡ Bulk Offering Code Generator

Generate a full set of offering access codes + hashes ready to paste into the registry and gate HTML files.
New Ventures Agent Toolkit
🏠 Master Hub 🌐 DNS Checklist ⛓ Dev Env Guide