Giter Club home page Giter Club logo

awesome-zero-trust's Introduction

Awesome Zero trust

Zero trust is a security model and framework originally described by John Kindervag in 2010. Around that time, as a result of the Operation Aurora breach, Google also began developing BeyondCorp which shared similar ideas.

Summary

Why?

Zero trust improves on perimeter security's shortcomings, namely:

  • Insider threat is not properly addressed; 28% of breaches are by internal actors.
  • Impenetrable fortress in theory; multiple entry points (like VPNs), lots of firewall rules in practice.
  • The perimeter's scope has expanded. Enterprises today support heterogeneous mix of cloud, on-premise, cloud, and multi-cloud environments.

Principles

  • Do not trust the network. Network location does not impart trust.
  • There are always internal and external threats. Act like you are already breached, because your probably are.
  • Every device, user, and application communication should be authenticated, authorized, and encrypted.
  • Policy should be dynamic, and built from multiple sources.

Resources

Software

These tools implement some of the concepts of Zero Trust:

  • ZeroTier - ZeroTier delivers the capabilities of VPNs, SDN, and SD-WAN with a single system. Manage all your connected resources across both local and wide area networks as if the whole world is a single data center.
  • Pomerium - Pomerium is a context and identity aware access proxy.
  • Pritunl Zero - Free and open source BeyondCorp server providing zero trust security for privileged access to ssh and web applications
  • Transcend - BeyondCorp-inspired Access Proxy. Secure internal services outside your VPN/perimeter network during a zero-trust transition.
  • kilo - Kilo is a multi-cloud network overlay built on WireGuard and designed for Kubernetes (k8s + wg = kg)
  • wg-dynamic - wg-dynamic is a tool designed officially by WireGuard developing team. This new utility will provide a convenient way of configuring networks dynamically, where mesh network being one of the them.
  • WireHub - Decentralized, peer-to-peer and secure overlay networks
  • ztncui - ztncui is a web user interface for a standalone ZeroTier network controller.

Books

Papers

Posts

Videos

awesome-zero-trust's People

Contributors

desimone avatar stu-h avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.