RoastMyOpsec

Blog

News OPSEC guides

OPSEC signal for public sites and apps — what changed, what still leaks, and what to scan first. Ten guides per page.

Page 4 of 7

News · Oct 1, 2024

NEL vs CSP Reports for Public Site Telemetry

NEL vs CSP reports is a telemetry split, not a ranking of which header 'is more secure.' Network Error Logging (NEL) plus Report-To / Reporting-Endpoints tells supporting browsers to report certain network failures to a…

Read guide →

News · Aug 11, 2024

rel=describedby vs llms.txt for Public Sites

rel=describedby vs llms.txt for public sites is a per-resource description decision versus a site-level AI brochure decision: describedby (an IANA link relation) points a document at a description of that resource,…

Read guide →

News · Jul 8, 2024

JSON-LD vs Microdata for Public Sites

JSON-LD vs Microdata for public sites is an encoding decision for the same Schema.org types: JSON-LD is a script block you can maintain beside the template, while Microdata weaves itemprop attributes into the visible…

Read guide →

News · Jun 30, 2024

IPv6 AAAA vs Origin IP Exposure on CDNs

IPv6 AAAA vs origin IP exposure on CDNs is the same bypass class as a leftover A record, in 128-bit clothing. Visitors should resolve your public hostname to the CDN or anycast edge. If AAAA (or A) still points at the…

Read guide →