Secure by Design: Building Security Into Technology From the Start

August 29, 2026 Mark O'Malley

Secure by Design: Building Security Into Technology From the Start

Security is most effective when it is built into technology decisions before implementation, not added later as a collection of fixes.

That is the principle behind Secure by Design: systems, services and processes should be planned, configured and operated with security as a core requirement from the beginning.

For Family Offices, private enterprises and not-for-profit organisations, this approach reduces avoidable complexity and helps ensure that new technology does not create unmanaged risk as it is introduced.

Key takeaways

  • Secure by Design starts during planning and procurement, not after deployment.
  • Identity, data protection, logging, recovery and least privilege should be architectural requirements.
  • Secure defaults reduce reliance on individual users making perfect security decisions.
  • Technology should remain secure through ongoing monitoring and management.
  • AI systems and agents should be held to the same principles as traditional technology.

Why security added later is expensive

When security is treated as a final implementation step, organisations often discover that the chosen product, architecture or workflow does not support the controls they actually need.

Common examples include:

  • applications that do not support modern authentication;
  • systems that require shared accounts;
  • data being stored in locations that cannot be governed properly;
  • poor logging and audit capability;
  • legacy integrations requiring excessive privileges;
  • systems that cannot be patched without significant disruption;
  • AI tools that cannot be centrally administered or monitored.

By the time those limitations are found, the organisation may already be operationally dependent on the system.

Start with business and information requirements

Secure design begins by understanding what the technology will do and what information it will handle.

Before selecting a platform, ask:

  • What business process is this supporting?
  • What information will it store or access?
  • How sensitive is that information?
  • Who should be allowed to access it?
  • What happens if the service is unavailable?
  • What would happen if an account were compromised?
  • What evidence would we need after an incident?

Those questions turn security from a product checklist into a design requirement.

Identity should be designed first

Identity is central to modern security architecture. New systems should support strong organisational control over users, administrators and services.

Prefer technologies that support:

  • single sign-on;
  • multi-factor authentication;
  • role-based access;
  • separate privileged administration;
  • automated onboarding and offboarding where appropriate;
  • audit logging;
  • strong service-account and API credential management.

For AI agents and automations, dedicated non-human identities should also be considered.

Minimise access by default

Secure by Default complements Secure by Design. Users and services should begin with only the permissions they genuinely need.

This reduces the blast radius if an account is compromised and limits accidental exposure of sensitive information.

In practice:

  • avoid broad “everyone” access to sensitive repositories;
  • remove unused administrator rights;
  • review guest and adviser access regularly;
  • restrict AI and integrations to required data sources;
  • use separate administration accounts;
  • disable legacy or unused protocols and services.

Design for recovery, not just prevention

A secure system should also be recoverable.

Architecture should consider:

  • backup requirements;
  • recovery priorities;
  • acceptable downtime;
  • alternate communications;
  • resilience of critical suppliers;
  • what happens if credentials or devices are compromised.

For critical systems, recovery should be tested rather than assumed.

Visibility is part of security

If an organisation cannot see important security events, it cannot reliably respond to them.

New technology should therefore be assessed for:

  • authentication and access logs;
  • administrator activity;
  • configuration changes;
  • integration activity;
  • security alerts;
  • ability to export or retain logs;
  • compatibility with monitoring systems.

This is particularly important for cloud systems and AI tools where infrastructure may sit outside the organisation.

Procurement is a security control

Many security problems are created before implementation when organisations select products that cannot support the desired governance model.

Vendor assessment should therefore consider:

  • security architecture;
  • identity support;
  • data location and handling;
  • retention and deletion;
  • patching and vulnerability management;
  • incident notification;
  • subcontractors and supply chain;
  • business continuity;
  • exit arrangements.

Secure by Design applies to AI

AI introduces new implementation questions, but the principle is the same.

Before deploying AI, organisations should decide:

  • which data the AI can access;
  • which identity it operates under;
  • which actions it may take;
  • whether human approval is required;
  • how prompts, files and outputs are retained;
  • how use is logged and monitored;
  • how the capability can be disabled quickly.

These questions are covered in more detail in DSC’s Secure AI Governance framework.

Build secure, manage secure

DSC has used the phrase build secure, manage secure for many years. Secure implementation is only the first half of the job. Configuration drifts, users change, vulnerabilities emerge and suppliers update their services.

Ongoing management should therefore include:

  • patching and vulnerability remediation;
  • configuration review;
  • identity and access review;
  • security monitoring;
  • backup testing;
  • incident review;
  • supplier reassessment.

A practical Secure by Design checklist

  1. Define the business outcome and information involved.
  2. Classify the data and identify its owner.
  3. Set identity and access requirements before product selection.
  4. Require secure defaults and least privilege.
  5. Assess vendor and supply-chain risk.
  6. Design logging and monitoring.
  7. Plan backup, recovery and continuity.
  8. Test before production deployment.
  9. Document ownership and escalation.
  10. Manage the environment continuously.

Security should reduce friction, not create it

Well-designed security often makes technology easier to operate because responsibilities are clear, access is predictable and problems are detected earlier.

DSC applies Secure by Design principles across cybersecurity, Family Office technology and Secure AI implementations.

Sources and further reading