Git Product home page Git Product logo

Comments (13)

taoeffect avatar taoeffect commented on August 18, 2024

Noted. This is coming.

from dnschain.

taoeffect avatar taoeffect commented on August 18, 2024

Most likely, however, search will be based on emails, not full names, is that OK?

from dnschain.

dschuermann avatar dschuermann commented on August 18, 2024

Depends on the use case ;) Ideally, the search would be based on an index of all fields

from dnschain.

taoeffect avatar taoeffect commented on August 18, 2024

The reasoning is that emails (and user ids) can be verified uniquely in the blockchain. Fields like someone's name, however, aren't guaranteed to be unique, so they would return multiple search results. Thoughts?

from dnschain.

dschuermann avatar dschuermann commented on August 18, 2024

Ah I see, just thinking loud about possible scenarios:
Scenario 1 is clear: Let's say we meet and you tell me your user id on Namecoin, I can then securely retrieve your PGP fingerprint, everything else works like magic. Theoretically I can directly certify the PGP key because the <key, identity>-binding is secured by the blockchain.
Are there other scenarios where I want to send you an encrypted email without knowing your Namecoin user id before? Maybe I will search for your name on namecoin and later meet you in real life to verify that I downloaded it from the "right" greg? Not sure about this scenario, maybe it makes no sense for Namecoin.

from dnschain.

taoeffect avatar taoeffect commented on August 18, 2024

Maybe I will search for your name on namecoin and later meet you in real life to verify that I downloaded it from the "right" greg? Not sure about this scenario, maybe it makes no sense for Namecoin.

  1. I think emails will become more useful than even user ids (unless the user id is as simple as "greg", as I was lucky to get).
  2. Sure, the scenario you describe might happen, but it would be completely reasonable to not spend any time developing such a "Search by names then later verify" view in your software. Email clients don't have it (for example), and no one complains.

from dnschain.

dschuermann avatar dschuermann commented on August 18, 2024
  1. But emails aren't unique inside the blockchain aren't they?
  2. Emails clients don't have it because you publish your personal email address on a website for lookup (which could be MitMed ;) making email address discovery problematic in itself). But lets keep scenario 2 out of scope for now and focus on a simple JSOn API...

from dnschain.

taoeffect avatar taoeffect commented on August 18, 2024

But emails aren't unique inside the blockchain aren't they?

Emails for domains registered in the blockchain can be guaranteed to be unique. For most domains, you are correct that they are not (at the moment). Hopefully I'll have some time to blog about this in more detail soon.

from dnschain.

taoeffect avatar taoeffect commented on August 18, 2024

This is related to #46.

from dnschain.

taoeffect avatar taoeffect commented on August 18, 2024

This is being fleshed out in the openname-resolver specification.

from dnschain.

taoeffect avatar taoeffect commented on August 18, 2024

@dschuermann We've completely rewritten those specs, please have a look again:

https://github.com/openname/openname-specifications/blob/master/resolvers.md

Here's an example:

https://api.example.com/v1/namecoin/key/id%2Fbob
https://api.example.com/v1/bitcoin/addr/MywyjpyBbFTsHkevcoYnSaifShG2Et8R3S
https://api.example.com/v1/namecoin/key/id%2Fclinton/transfer?to_addr=ea3df...
http://api.example.com/v1/resolver/fingerprint

URL structure:

/{version}/{chain|resolver}/{resource}/{property}/{operation}{resp_format}?{args}

Prelim support coming in 0.5.

Thoughts?

from dnschain.

dschuermann avatar dschuermann commented on August 18, 2024

Hey @taoeffect
we are currently overloaded with other efforts, but I linked it to our issue.
Thanks for working on this!

from dnschain.

taoeffect avatar taoeffect commented on August 18, 2024

No problem! Closing this for now then, feel free to re-open or create another issue if you need it!

from dnschain.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.