Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for more protocols #2062

Open
1 of 16 tasks
filips123 opened this issue Jul 2, 2019 · 9 comments
Open
1 of 16 tasks

Add support for more protocols #2062

filips123 opened this issue Jul 2, 2019 · 9 comments

Comments

@filips123
Copy link
Contributor

filips123 commented Jul 2, 2019

Is your feature request related to a problem? Please describe.

ZeroNet currently uses the BitTorrent network. Although it is good, it still has some limitations.

Describe the solution you'd like

ZeroNet should support more protocols. More protocols it would support, more decentralized it would be. It would also have many more features.

I would like to support those protocols:

There could also be integration with existing decentralized and anonymous projects:

Some of that suggestion are mine and some are based on other comments on GitHub or ZeroNet. I think that it's good to have one place to track them, so I created this issue.

@0polar
Copy link
Contributor

0polar commented Jul 7, 2019

And most important: standard BitTorrent protocol for file download and big file.
Currently, ZeroNet only utilize BitTorrent for peer discovery.

@rllola
Copy link
Contributor

rllola commented Jul 9, 2019

@0polar Like this ? https://github.com/rllola/zeronet-torrent-plugin

Working for python2 need to migrated to python3 (which frankly should be less of a hassle).

@filips123
Copy link
Contributor Author

@0polar @rllola I added BitTorrent to list. I also added Fediverse protocols to list.

@blurHY
Copy link
Contributor

blurHY commented Sep 16, 2019

What a mess.

IPFS is just IPLD

@filips123
Copy link
Contributor Author

@blurHY IPFS is more "standalone", for storage of large files. IPLD is data model for integrating IPFS with other protocols.

@blurHY
Copy link
Contributor

blurHY commented Sep 16, 2019

@blurHY IPFS is more "standalone", for storage of large files. IPLD is data model for integrating IPFS with other protocols.

What do you mean ?

Standalone ? I don't understand this.

IPFS's core is IPLD, it's not about libp2p or whatever

@filips123
Copy link
Contributor Author

IPFS is already functional app/protocol for storing files. IPLD is "data model of the content-addressable web" which is made to integrate multiple protocols with data models.

@blurHY
Copy link
Contributor

blurHY commented Sep 16, 2019

IPFS is already functional app/protocol for storing files. IPLD is "data model of the content-addressable web" which is made to integrate multiple protocols with data models.

So why not just use IPFS

@PowerPress
Copy link

+1 IPFS, IPLD and I2P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants