generated: '2026-07-18' method: searched source: live probes of /.well-known/ across dope.security hosts hosts: - host: https://dope.security documents: - path: /.well-known/security.txt status: 200 file: dopesecurity-security.txt - path: /.well-known/openid-configuration status: 404 - path: /.well-known/oauth-authorization-server status: 404 - path: /.well-known/api-catalog status: 404 - path: /.well-known/ai-plugin.json status: 404 - host: https://api.flightdeck.dope.security documents: - path: /.well-known/security.txt status: 403 - path: /.well-known/openid-configuration status: 403 - path: /.well-known/oauth-authorization-server status: 403 - host: https://inflight.dope.security documents: - path: /.well-known/security.txt status: 404 - path: /.well-known/openid-configuration status: 404 notes: 'Only https://dope.security/.well-known/security.txt returns a real document (RFC 9116, PGP-signed). fly.dope.security returns HTTP 200 for /.well-known/* paths but serves the SPA HTML shell (soft-200, not real discovery documents), so they are not recorded as found. The Flightdeck API host returns 403 on /.well-known/*.'