Hacker News new | ask | show | jobs
by aservus 81 days ago
Security by reducing attack surface is underrated as a design philosophy. We took a similar approach for a PDF tool — moved processing client-side entirely so there's no server to compromise in the first place.