[GH-ISSUE #417] Publish IPFS mirror #357

Open
opened 2026-02-26 05:34:15 +03:00 by kerem · 1 comment
Owner

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

However, this doesn't mean you need to remember a long string of CIDs — IPFS can find the latest version of your file using the IPNS decentralized naming system, and DNSLink can be used to map CIDs to human-readable DNS names.

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. * https://hatthieves.es/ipfs-upload/ * https://ipfs.io/ipfs/QmV6nVTAgBzYM2dAbnCiNS7SacUnUdRbvPBTQioTSaB84g From the official page: https://ipfs.tech > However, this doesn't mean you need to remember a long string of CIDs — IPFS can find the latest version of your file using the [IPNS](https://docs.ipfs.tech/concepts/ipns/) decentralized naming system, and [DNSLink](https://docs.ipfs.tech/concepts/dnslink/) can be used to map CIDs to human-readable DNS names.
Author
Owner

@ghost commented on GitHub (Dec 20, 2022):

Hi ngosang.

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.

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."

  • What do you think of the idea of having a webapp in ipfs to publish, store or list torrent trackers list with orbit-db?

(My idea is to use orbit-db to solve the above problem)

<!-- gh-comment-id:1360377016 --> @ghost commented on GitHub (Dec 20, 2022): Hi ngosang. > 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. 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." - What do you think of the idea of having a webapp in ipfs to publish, store or list torrent trackers list with orbit-db? *(My idea is to use orbit-db to solve the above problem)*
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/trackerslist-ngosang#357
No description provided.