decentralized-id.github.io/identosphere-dump/open-standards/complementary/bbs.md
2023-01-15 01:30:53 -05:00

5.4 KiB
Raw Blame History

BBS

  • Whats next for BBS+ LD-Proofs?
  • Implementation in Aries (https://iiw.animo.id/, Used in SVIP Plugfest
  • Implementation of BBS+ in Ursa, Core of higher level implementations
  • Features
  • Selective Disclosure
  • Signature blinding
  • Blinded messages (private holder binding)
  • BBS+ LD Proofs uses this BBS+ scheme, MATTR provided spec
  • Combine privacy features with semantic world
  • Draft spec: https://github.com/w3c-ccg/ldp-bbs2020/
  • What needs to be refined?
  • Private holder binding (https://github.com/w3c-ccg/ldp-bbs2020/issues/37
  • Do not bind to link secret, bind to keypair. Make keypair per credential
  • How to participate?
  • Read the draft BBS+ LD-Proofs spec
  • Hardware security binding?
  • Not possible with BLS yet?
  • Is post-quantum secure?
  • No. Pairing-based signatures are not post-quantum secure

Next steps:

Future steps:

  • Possible working group, or addition to DIF C&C WG for work on ldp-bbs2021
  • The Power of a Secret

    What had been discovered by Whitfield Diffie and Martin Hellman (and also Jame Ellis), is changing the world as we know it. Its been only 43 years. Yes, that seems like an ice-age ago, but in the grand scheme of history, it is only a wink.

Currently, everyone waiting for #AIP2, which enables #BBS#Signature in #SSI. Companies already implemented in their products, such as @trinsic_id and @mattrglobal. But ZKP #predicates are not supported by BBS+, so no ZKP age verification possible. Back to #AnonCreds?

  • Anonymous Credential Part 3: BBS+ Signature

    Compared to the CL signature, the BBS+ signature has much shorter keys and signatures for a comparable level of security. As a result, the BBS+ signature enables fast implementation for anonymous credentials. It can be used in combination with signature proof of knowledge to hide some of credential attributes/messages in a zero-knowledge fashion.

The BBS+ signature will also soon be available in Finemas Identity Wallet! We are excited to see how this technology will make an impact to the society in the coming years.

  • What BBS+ Means For Verifiable Credentials Evernym

    In a recent Evernym blog post, we discussed why BBS+ LD-Proofs are the privacy-preserving VC format that everyone should implement. In this webinar….

    • A brief history of verifiable credential formats, and how a lack of convergence makes scale and interoperability an ongoing challenge
    • How BBS+ Signatures are the breakthrough that combine the best of the JSON-LD and ZKP formats, while still allowing for selective disclosure and non-trackability
    • The path forward: What remains to be done to fully converge on the BBS+ format
  • BBS+ Credential Exchange in Hyperledger Aries [presentation]

  • Advanced DIDComm Messaging By: Karim Stekelenburg (Animo Solutions) -- karim@animo.id Date: 18-07-2022 Version: 0.1

    in order for DIDComm to provide a potential replacement for commonly used chat protocols like WhatsApp (Extensible Messaging and Presence Protocol (XMPP)), Telegram (MTProto), or Signal (Signal Protocol), it needs to support modern chat features we use everyday

  • BBS+ Signatures 2020

  • Whats next for BBS+ LD-Proofs?
  • Implementation in Aries (https://iiw.animo.id/, Used in SVIP Plugfest