-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Milestone
Description
If we want people to take back control over their data, a nice solution would be for people to host their own server. Atomic-Server has been designed with this goal in mind, which means: no runtime dependencies, WASM / WASI-compatible, lightweight.
This would be the ultimate UX for hosting your personal data: grab an old phone, install Atomic-Server from the play store, choose your own domain name (or subdomain, or DID, or IPNS - anything that would resolve to your server), hook it up to your old charger.
Some challenges:
- Make the server available without requiring port forwarding. This process would make things way too difficult for the average consumer.
- Use or build some tunneling server, which deals with serving using DDNS / dynamic IP addresses. This should probably also deal with subdomain registration. Perhaps use a tunnel broker.
Metadata
Metadata
Assignees
Labels
No labels