mirror of
https://github.com/ngosang/trackerslist.git
synced 2026-04-25 09:25:59 +03:00
[GH-ISSUE #417] Publish IPFS mirror #357
Labels
No labels
bug
enhancement
help wanted
pull-request
question
waiting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/trackerslist-ngosang#357
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ngosang on GitHub (Dec 20, 2022).
Original GitHub issue: https://github.com/ngosang/trackerslist/issues/417
The main concern is the URL contains the hash and it changes with each update. The goal of this project is to have a static URL that always returns updated trackers. If you have the IPFS URL, it will get out of date quickly.
From the official page: https://ipfs.tech
@ghost commented on GitHub (Dec 20, 2022):
Hi ngosang.
Please... see this: "OrbitDB is a serverless, distributed, peer-to-peer database. OrbitDB uses IPFS as its data storage and IPFS Pubsub to automatically sync databases with peers. It's an eventually consistent database that uses CRDTs for conflict-free database merges - making OrbitDB an excellent choice for decentralized apps (dApps), blockchain applications and local-first web applications."
(My idea is to use orbit-db to solve the above problem)