Giter Site home page Giter Site logo

Comments (8)

matrixbot avatar matrixbot commented on June 27, 2024

Jira watchers: @ara4n @richvdh

from matrix-spec.

matrixbot avatar matrixbot commented on June 27, 2024

Links exported from Jira:

relates to https://github.com/matrix-org/matrix-doc/issues/586
relates to SPEC-62
relates to SPEC-390

from matrix-spec.

matrixbot avatar matrixbot commented on June 27, 2024

One thing that may be worth considering is making the ^opaque_id the hash of some variety of key, and aliases are inserted as Signed(alias || separator || opaque_id), such that the signature is with the key that the opaque_id is the hash of. This avoids the possibility of mappings that the opaque_id's user didn't consent to (both are present in the signature, the id/sig pair is self-certifying), and may be possible to link to e2e, such that keys for an ID are also self-certifying.

-- Alex Elsayed

from matrix-spec.

matrixbot avatar matrixbot commented on June 27, 2024

One other option - rather than '' use '' - all of the benefits of '' apply, with the added bonus that using '' to mean "something user-specific" is a long-standing convention (Unix, mapping public_html, etc).

-- Alex Elsayed

from matrix-spec.

matrixbot avatar matrixbot commented on June 27, 2024

Further arguments in favor of '~':

-- Alex Elsayed

from matrix-spec.

matrixbot avatar matrixbot commented on June 27, 2024

Why do we want to break the world by using ^ as the sigil for opaque IDs, rather than using the current @​user_ids and layering aliases on top?

-- @richvdh

from matrix-spec.

matrixbot avatar matrixbot commented on June 27, 2024

Isn't it the other way around? My understanding was that opaque IDs would be opaque in the sense of https://github.com/matrix-org/matrix-doc/issues/666; the current @​-form mxids would transparently grow an opaque-id backing and upgrade to aliases.

-- Alex Elsayed

from matrix-spec.

matrixbot avatar matrixbot commented on June 27, 2024

This bug is quite stale now - who knows if we'd use public keys as the underlying identifier (discovered by a DHT or whatever) or a ^user:domain or a ~user:domain or whatever. I'd be anxious that we keep @​user:domain as public-facing user IDs for compatibility with existing conversations etc - and it would then be an indirection through to the underlying ID (which could be hosted on multiple HSes etc). Effectively the @​user:domain ID could become a 3PID mapping. Anyway, this is all completely not designed yet and up in the air, other than the desire for decentralised accounts.

See https://github.com/matrix-org/GSoC/blob/master/IDEAS.md#decentralised-accounts for other thoughts.

-- @ara4n

from matrix-spec.

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.