Skip to content
Säkerhet

What is Zero Trust?

A security model where nothing — not even internal networks — is trusted automatically. Everyone is verified all the time.

Zero Trust is a security model built on one simple but radical idea: never trust anyone or anything automatically — always verify. The name means roughly "zero trust". The old view of security was like a castle with a moat: once you were inside the walls (the company network), you were trusted. Zero Trust throws that out and says that even someone already inside must prove who they are, every time.

The reason is that the old model stopped working. Today people work from home, in the cloud, and on mobile, and attackers who got inside a wall could once move freely. With Zero Trust there is no "inside" and "outside" that grants a free pass. Every access to every resource is checked based on who you are, which device you use, and whether it seems reasonable right now.

In practice, Zero Trust is built with building blocks like strong login (ideally with MFA), giving each user access only to exactly what they need, and systems that continuously monitor and question behaviour. It is more a philosophy and a way of working than a single product you buy.

Why is Zero Trust important for your business?

As more systems live in the cloud and staff work from anywhere, protecting an outer wall is no longer enough — because there is no clear wall anymore. Zero Trust gives protection that holds even when a password leaks or a device is compromised, because one weak point no longer opens the whole company.

It also limits the damage if something still goes wrong. If each user only gets access to what they need, an attacker who gets in cannot reach the entire business at once.

Zero Trust in practice

Say a salesperson at your company needs to open the customer register from an airport. In a Zero Trust model, being logged in is not enough. The system checks that it is the right person with MFA, that the laptop is approved and up to date, and only grants access to the sales section — not, for example, the finance system.

At ZORC, we build systems on these principles, with minimal permissions and identity verified continuously, so security does not depend on a single wall.

Common questions about Zero Trust

What does Zero Trust mean?

Zero Trust is a security model where no user or device is trusted automatically, even on the company network. Instead, every access is verified based on identity, device, and context.

Is Zero Trust a product you buy?

No, Zero Trust is an approach and an architecture rather than a single product. It is built using several components such as strong login, minimal permissions, and continuous monitoring.

Does Zero Trust suit small businesses too?

Yes, the principles apply at any size. Even a small business can start with the basics like MFA and giving each employee only the access they actually need.

Related terms

← Full glossary