Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
Felix edited this page Jul 28, 2019 · 4 revisions

Welcome to the cryptic-network wiki!

Description

This microservice can connect between devices with simple networks.

Concept

There are two different types of networks:

  • public (everyone can see a network like the internet)
  • private (only members and owners of a network can see it)

On public networks you can send join requests. Someone can accept or deny your requests. On private networks you only can be invited into a network. You can also being invited into a public network.

The owner of a network can kick members out of the network.

Interface

Other microservices can check if two devices are connected by a network or not.

Future

In the future this microservice will be provide active devices like router, switches and firewalls. So routes will exist to create traffic.

Clone this wiki locally