pkarr

Public Key Addressable Resource Records (sovereign TLDs) (by Nuhvi)

Pkarr Alternatives

Similar projects and alternatives to pkarr

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pkarr alternative or higher similarity.

pkarr reviews and mentions

Posts with mentions or reviews of pkarr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-24.
  • The Did DHT Method Specification 1.0
    2 projects | news.ycombinator.com | 24 Feb 2024
    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

  • Public-Key Addressable Resource Records
    1 project | news.ycombinator.com | 15 Feb 2024
  • Willow Protocol
    7 projects | news.ycombinator.com | 17 Jan 2024
    Difficult to answer.

    IPNS uses the IPFS kademlia DHT, which has some performance problems that you can argue are fundamental.

    For solving a similar problem with iroh, we would use the bittorrent mainline DHT, which is the largest DHT in existence and has stood the test of time - it still exists despite lots of powerful entities wanting it to go away.

    It also generally has very good performance and a very minimalist design.

    There is a rust crate to interact with the mainline DHT, https://crates.io/crates/mainline , and a more high level idea to use DHTs as a kind of p2p DNS, https://github.com/nuhvi/pkarr

  • Building a decentralized name system on top of IRC
    3 projects | news.ycombinator.com | 25 Dec 2023
    pkarr is another project in this domain https://github.com/Nuhvi/pkarr
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic pkarr repo stats
4
105
8.8
6 days ago

Nuhvi/pkarr is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of pkarr is Rust.


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