Skip to content

Long term goal: run atomic server on old smartphone  #25

Open
@joepio

Description

@joepio
Member

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.

Activity

joepio

joepio commented on Jul 28, 2021

@joepio
MemberAuthor

Compiling atomic-server to Android

GUI

joepio

joepio commented on Jan 3, 2022

@joepio
MemberAuthor

My current strategy for this is to wait until the Tauri project supports android + ios. Both are in development.

tauri-apps/tauri#843

added a commit that references this issue on Nov 24, 2022

#25 Add filter to search and index all props

added 2 commits that reference this issue on Feb 15, 2023

#25 Add filter to search and index all props

#25 Better indexing error message

added 2 commits that reference this issue on Mar 10, 2023

#25 Add table ontology

#25 Add table ontology

added a commit that references this issue on Mar 10, 2023

#25 Resolve table ontology feedback

added 3 commits that reference this issue on Mar 11, 2023

#25 Add table ontology

#25 Resolve table ontology feedback

#25 Add table ontology

1 remaining item

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @joepio

        Issue actions

          Long term goal: run atomic server on old smartphone · Issue #25 · atomicdata-dev/atomic-server