HelloZeroNet / HelloZeroNet/ZeroNet

[Feature] Data synced on multiple devices with same user ID

Ouverte
#1,626 12 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
18.8k
Forks
2.3k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Added content to this comment on 12/12/2018.

Yesterday I thought about data sync on multiple devices with same ID, then I realized how it is possible.

# How ZeroSync can work

One device is set as Master, and creates a different UI IP server where other ZeroNet instances from other devices can connect (with privatekey authentication). From any device, users connected to same network and having ZN authentication, can access the Master's ZeroNet (download new zites, use the ID, sign/publish zites, sign to post/comment, etc). The detail is that the data is being remotely accessed, but not downloaded to the device to be used on-go, but:
To sync data after use: If the PC (for example) is the Master, and user needs to take the phone on-go, he presses a button to pull all Master data to the phone, or to any or all other devices. All this with the same ID. Then user can leave the area of the wireless network, and the data is already portably downloaded on the device.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

The issue proposes a Master device, authenticated connections, and explicit data transfer to other devices, but names no files, tests, or entry points. Begin by mapping the existing authentication and data-storage flows, then define the synchronization design and validation needed for portable access with one user ID.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Domaine
distributed-systems, networking
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
18/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.