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

[common] sqlite torrent/magnet index | distributed search #886

Open
5 tasks
gubatron opened this issue Apr 17, 2020 · 0 comments
Open
5 tasks

[common] sqlite torrent/magnet index | distributed search #886

gubatron opened this issue Apr 17, 2020 · 0 comments
Assignees
Labels

Comments

@gubatron
Copy link
Collaborator

gubatron commented Apr 17, 2020

Phase 1.

  • Index every search result seen, every torrent created locally in a local SQLite based search provider.
  • Test bloom filter exchanges / DHT crawling

Phase 2.
(Desktop only, long lived clients)

  • Attempt to punch holes in Firewall (ICE/TURN/STUN) and once you're sure you can accept incoming UDP packets, announce yourself as a relayer in a bucketed network

Phase 3.

  • Provide others with search results. .torrent Download occurs via DHT or any existing torrentcache services. Unrelated to search protocol

Phase 4.

  • Fight spam if successful. Uptime/disk/PoW certificates/Relative Reputation Heuristics
@gubatron gubatron self-assigned this Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant