ISO 27001 is the global standard for information security. “Privacy by default” is not just a checkbox—it is a design principle that forces every system to minimize personal data exposure from the start. Under ISO 27001, this means documenting controls, enforcing them with repeatable processes, and proving they work under audit.
Privacy by default begins with strict data classification. Identify personal data. Separate it from operational data. Apply the least privilege principle to every access control. Encrypt in transit. Encrypt at rest. Configure retention policies so data expires automatically instead of sitting in backups forever.
The framework demands measurable controls. For software, this means integrating access logging at every endpoint, running automated tests to verify privacy configurations, and ensuring that defaults in code and infrastructure reject over-collection. When a new feature ships, its initial state must collect no unnecessary personal information. This isn’t a preference—it’s a control requirement under ISO 27001’s Annex A measures.