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

[Feature] Built in I2p Support #1435

Closed
10 tasks
asddsaz opened this issue Sep 12, 2018 · 8 comments
Closed
10 tasks

[Feature] Built in I2p Support #1435

asddsaz opened this issue Sep 12, 2018 · 8 comments
Labels
hacktoberfest Welcome to Hacktoberfest help wanted level: 4 Intimate knowledge of the existing code is recommended type: new feature New functionality that does not exist yet

Comments

@asddsaz
Copy link

asddsaz commented Sep 12, 2018

Feature: The ability for users to access LBRY with I2p

Why? To help evade censorship in countries like China.

Acceptance Criteria

Definition of Done

  • Tested against acceptance criteria
  • Tested against the assumptions of the user story
  • The project builds without errors
  • Unit tests are written and passing
  • Tests on devices/browsers listed in the issue have passed
  • QA performed & issues resolved
  • Refactoring completed
  • Any configuration or build changes documented
  • Documentation updated
  • Peer Code Review performed
@tzarebczan
Copy link
Contributor

@asddsaz thanks for opening this issue! I don't think we'll be tackling this anytime soon as the goal of LBRY is to build upon current/popular internet infrastructure, but if there are any community members that would like to take this one, we'll leave this issue open.

@tzarebczan tzarebczan added help wanted level: 4 Intimate knowledge of the existing code is recommended type: new feature New functionality that does not exist yet priority: low Work should be done but can stay in the backlog for now labels Sep 14, 2018
@alyssaoc alyssaoc added hacktoberfest Welcome to Hacktoberfest and removed priority: low Work should be done but can stay in the backlog for now labels Sep 22, 2018
@geekodour
Copy link

@tzarebczan @asddsaz can you give me any idea on where would be a good idea to get started with this. I am familiar with network programming in C but that's all.

@tzarebczan
Copy link
Contributor

@geekodour this may not be a good fit for you as this codebase is in python, but this would must likely require some good understanding of how our current P2P layer works as well as I2P.

@eukreign
Copy link
Member

We're not planning to work on this anytime soon. It sounds interesting and useful and if someone wants to implement this we'd be supportive. We're trying to cleanup our backlog so I'm closing the issue for now.

@asddsaz
Copy link
Author

asddsaz commented May 28, 2019

@eukreign @tzarebczan If at all possible, I would appreciate keeping this issue open for future discussion.

@asddsaz
Copy link
Author

asddsaz commented May 28, 2019

@geekodour I2p has a page on BitTorrent: https://geti2p.net/en/docs/applications/bittorrent
I would also look into i2p.socket: https://github.com/majestrate/i2p.socket

@tzarebczan
Copy link
Contributor

I think it was closed because we are still making the current DHT implementation efficient and error proof, so we won't be starting one for another protocol. Remind us again next year :)

@kodxana
Copy link
Contributor

kodxana commented Mar 30, 2021

I think it was closed because we are still making the current DHT implementation efficient and error proof, so we won't be starting one for another protocol. Remind us again next year :)

Remind you next next year :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Welcome to Hacktoberfest help wanted level: 4 Intimate knowledge of the existing code is recommended type: new feature New functionality that does not exist yet
Projects
None yet
Development

No branches or pull requests

6 participants