threefoldtech / home

Starting point for the threefoldtech organization
https://threefold.io
Apache License 2.0
9 stars 4 forks source link

Standalone Gateways #1472

Open muhamadazmy opened 1 year ago

muhamadazmy commented 1 year ago

Gateways is a built in feature of ZOS which allows users to create public gateways from the public internet to the private workloads of the user over wireguard or yggdrasil.

Benefits of using zos gateway primitive:

If we have to build a standalone gateways that acts like this, it will need to re-implement huge parts of zos specially for the networking part. This is why i think the best course of action is to run entire zos node and limit it's support to only network+gateway workloads.

Gateways always also work as access points as well.

So from here we can tell we have only 2 paths:

The other path is to make zos usable on other service providers, this still require some work to be able to deal with provided hardware (specially the networking) but in total that's still less work than separating the gateway part.

despiegk commented 11 months ago

interesting idea, needs to run on top of e.g. ubuntu as well and we need to go to our 4.0 design with micropayments