Skip to content

Latest commit

 

History

History
125 lines (96 loc) · 3.12 KB

index.rst

File metadata and controls

125 lines (96 loc) · 3.12 KB

SCION: a next-generation inter-domain routing architecture

SCION (Scalability, Control, and Isolation On Next-generation networks) is a secure and reliable inter-domain routing protocol, designed to provide route control, failure isolation, and explicit trust information for end-to-end communication.

Technology

The ideas and concepts behind SCION.

Overview <overview> Control Plane <control-plane> Data Plane <data-plane> Cryptography <cryptography/index> sig glossary

  • Overview: SCION <overview> | Control Plane <control-plane> | Data Plane <data-plane> | SCION End Hosts

Reference Manuals

User documentation for the services, tools and programming libraries of the open-source SCION implementation.

manuals/install manuals/control manuals/router manuals/gateway manuals/daemon manuals/dispatcher manuals/common

command/scion/scion command/scion-pki/scion-pki

snet API <https://pkg.go.dev/github.com/scionproto/scion/pkg/snet>

  • For operators of SCION end hosts: manuals/install | command/scion/scion | manuals/daemon | manuals/dispatcher
  • For operators of SCION ASes <AS>: manuals/install | manuals/control | manuals/router | manuals/gateway | manuals/common | command/scion-pki/scion-pki
  • For developers of SCION applications: snet API

Developer Documentation

dev/contribute dev/setup dev/build dev/run dev/style/index dev/testing/index dev/dependencies dev/design/index

Start with the dev/contribute to contribute to the open-source SCION implementation.

  • Policies and Processes: governance | change-proposal-process | dev/style/index
  • Building and Running: dev/setup | dev/build | dev/run | dev/dependencies | dev/testing/index
  • dev/design/index