-
**Is your feature request related to a problem? Please describe.**
`did:dht` is a new DID Method created by TBD and the spec is essentially finalized: https://did-dht.com/
TBD has already implemen…
-
## magnetico
- https://github.com/boramalper/magnetico
- archived
- 3K github stars
- last commit 2022
- written in: Go
magnetico: Autonomous (self-hosted) BitTorrent DHT search engine s…
-
Investigate how DHT-based routing could work on top of gossip.
-
Implementation of DHT (Kamelia?)
Minimum requirements (?):
- GET
- PUT
- Handle join and leave of peers?
-
A keypair that can be used by multiple peers (owned by the same person). Peers should register themselves with a DHT using the profile key so new peers can be found for a known profile.
-
We can save user operations, hashes of files, users with whom he shares files, dates, IPs, etc.
The goal is to save all operations like a log file but keep that in the blockchain. We will save just…
-
the chat with rendezvous example use time.sleep(1 * time.Second) instead of block until bootstrap ready
how to wait until bootstrap ready in product env?
i see wait 1sec for bootstrap can not f…
-
First, thanks for the work on Hivemind, it's a great library and we have been using it extensively in https://github.com/PrimeIntellect-ai/OpenDiloco.
There are two main issues that we have encount…
-
I don't know if it's an dht issue but after updating HA to last release dht is not working and I have these in the log
```
2024-06-22 01:18:23.096 ERROR (SyncWorker_6) [homeassistant.util.package]…
-
Hi,
darkhogg is working on a torrent library including dht support: https://github.com/Darkhogg/LWJTorrent
How do you feel about this feature in ttorrent?