Rust distributed-hash-table

Open-source Rust projects categorized as distributed-hash-table

Rust distributed-hash-table Projects

  • freenet-core

    Declare your digital independence

  • Project mention: Dioxus 0.5: Web, Desktop, Mobile Apps in Rust | news.ycombinator.com | 2024-03-28

    I just picked Dioxus to build a decentralized homepage for Freenet[1], it will be the first decentralized website people see when they get Freenet set up. It reminds me a bit of my Kotlin web framework called Kweb[2] that I've been working on on-and-off for a few years now, particularly the way it handles state and the DSL that maps from code to HTML. So far I like what I see.

    [1] https://freenet.org/

    [2] https://kweb.io/

  • pkarr

    Public Key Addressable Resource Records (sovereign TLDs)

  • Project mention: The Did DHT Method Specification 1.0 | news.ycombinator.com | 2024-02-24

    Hello, Author of Pkarr here.

    First I very much share your opinion of Mainline and IPFS. Mainline is a miracle.

    As for the spec, I personally prefer working code first and at least won't allow for design by committee to turn a good thing to awful mess.

    That being said, Pkarr is so simple that did-dht doesn't really rely on software, in fact they have their own Go implemntation.

    I agree with you that Pkarr is better on its own without w3c complexity.

    And I agree with you that stable simple ideas deserve spec, but the spec is simple so far (put DNS packet in BEP44 without salt), still, I owe everyone to write that down.

    > The choice to sign an entire DNS packet seems very strange and probably hasn't been through through properly.

    I did think about the encoding choice thoroughly, in fact the earliest version was just a JSON inside BEP44.

    The reason why Pkarr signs the entire Packet, is because that is the most efficient way to pack the 1000 bytes limit in BEP44.

    The reason we use DNS Packet is because I couldn't come up with any smart encoding that offers any non-marginal advantage vs using an old, tried and tested spec that would work great with plenty of encoder and parsers, and really fits the use case.

    I understand that you think that leveraging DNS infrastructure doesn't make sense because they won't pass the signature, but so would be the case even if you sign individual RRs, in fact even if you try to use DNSSec, recursive resolvers have no way to verify these DNSSEC signatures because they don't understand that Pkarr TLD is the key and it doesn't need a certificate.

    Using Pkarr through DNS infrastructure, is not trustless, but it is still good to have, 90% of DNS is not trustlees (doesn't use DNSSEC) and it is great to have.

    If you want to use Pkarr in trustless way, then either use Mainline directly, or use the relays spec https://github.com/Nuhvi/pkarr/blob/main/design/relays.md

    But if by a strike of luck we managed to convince 1.1.1.1 or 8.8.8.8 to resolve Pkarr TLDs, then sticking to DNS packet encoding will prove to be really useful, even if their answers are not trustless, at the very least, we are not forcing them to integrate with bespoke encoding for no reason at all.

    If anyone thinks that this encoding is bad for their use case, they are welcome to use BEP0044 directly, but they won't benefit from the network of relays I and others will deploy for lowering latency with variant degrees of trustlessness, for that we need to agree on an encoding, and DNS Packet encoding is the choice that makes most sense, if only for the track record.

    Finally, if you still have more questions, or arguments, please bring them to https://pkarr.org

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust distributed-hash-table related posts

  • The Did DHT Method Specification 1.0

    2 projects | news.ycombinator.com | 24 Feb 2024
  • Social Media First Amendment Cases

    3 projects | news.ycombinator.com | 27 Feb 2024
  • Public-Key Addressable Resource Records

    1 project | news.ycombinator.com | 15 Feb 2024
  • Ephemeral anonymous identities that can be slashed once forever with a single nullifier

    1 project | /r/cryptography | 14 Jun 2023
  • AMA: Ian Clarke creator of Freenet 2023 - a drop-in decentralized replacement for the web

    3 projects | /r/privacy | 9 Jun 2023
  • Consider Joining Lemmy

    1 project | /r/Anarchism | 6 Jun 2023
  • Private Reddit clients in danger of extinction by July 1

    1 project | /r/privacy | 31 May 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 2 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

Project Stars
1 freenet-core 2,024
2 pkarr 105

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com