Skip to content

[Meta] Trusted nodes / WoT to proxy network access #31

@RubenKelevra

Description

@RubenKelevra

Hey guys,

just read the weekly newsletter, awesome project!

I wrote down some ideas how a WebOfTrust could help in personal usage of IPFS by adding nodes as "friends" and allow them to (push/)store a given amount of data onto your node.

This way you could use IPFS as some kind of cloud storage, while only your friends hold the data in a sharded/redundantly way.

This can allow allow for easier access to the network for mobile clients, since you could connect primarily to your own nodes and nodes of your friends, having them do the heavy lifting, like running a constant connection to many hundreds of clients to allow a properly working DHT.

The mobile clients can just query them to let them query the DHT and let them push the results as soon as they are available to the mobile client.

They could also buffer/cache downloads to avoid that bursty/lossy connections dropping your download connections all the time, resulting in constant reconnects to nodes which might throttle back the reconnect speed or block the connects all together to avoid DDoS.

It would also allow for sharing personal data between devices while only one of your device is online at a time, which would be a quite exiting feature.

ipfs/notes#397

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions