Security and Trust
Current status
No malware code is intentionally shipped in this documentation site or linked app docs.
If a browser, DNS resolver, or endpoint filter flags the domain, treat it as a reputation or configuration incident and verify each layer below.
Quick external checks
Run these checks after any DNS or deployment change:
Check both apps-h3p.com and www.apps-h3p.com.
Domain and TLS checklist
- DNS A records for apex should point only to GitHub Pages IPs.
- www should be CNAME to h3pdesign.github.io.
- GitHub Pages custom domain should be set to apps-h3p.com.
- HTTPS must be enabled and certificate valid for apex + www.
- Avoid mixed content and avoid loading unknown third-party scripts.
Security files
- /.well-known/security.txt
- /security.txt
- /robots.txt
- /sitemap.xml
SEO and trust baseline
- Canonical tags enabled.
- Open Graph/Twitter metadata enabled.
- XML sitemap generated on build.
- Robots policy allows indexing of docs pages.
- Per-app metadata and structured data present for core app docs.
Private security contact
- GitHub Sponsors profile: https://github.com/sponsors/h3pdesign
- Patreon: https://www.patreon.com/h3palpha
- GitHub profile: https://github.com/h3pdesign
If you report a security issue, include URL, timestamp, environment, and reproducible steps.

