RFC: Implement P2P for files #122
filiptronicek
started this conversation in
Ideas
Replies: 3 comments 7 replies
|
We could also implement https://github.com/webtorrent/webtorrent, it is reliable and could be nice for some files, exactly like https://github.com/webtorrent/instant.io does it. |
0 replies
|
So the decentralised files don’t go down? |
3 replies
|
Who gonna pin my files uploaded in torrent? |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
For big files (1GB+) and for confidential files which should be kept secret, it's reasonable to assume that users would want a way of storing files without them ever being stored on a server. This will most likely be a pain to setup, but it is something I really believe in.
We could implement the logic behind https://file.pizza/, but I couldn't get it to work.
All reactions