attestation icon indicating copy to clipboard operation
attestation copied to clipboard

Paper and implementation of blockchain attestations

Results 62 attestation issues
Sort by recently updated
recently updated
newest added

This adds support for validation against multiple public keys for a single conference ID

Currently several tests of attestation.jar fails when trying to to verify against the smart contracts. The failure is the following error, which happens in `SmartContract.java`: ``` org.web3j.protocol.exceptions.ClientConnectionException: Invalid response received:...

Currently java and TS code both supports signature UNs with context. However, the actual protocols executing using UNs don't use these features. We should make sure that the products use...

enhancement
Security
technical-debt
identifier-attestation

Contains multiple fixes and enhancements, like updates to the UNs and the SafeConnect code.

As discussed in this [issue](https://github.com/TokenScript/attestation/pull/284) we need support specific messages to be signed as part of a UN. Basically a format string should be given as input. Note that this...

technical-debt

With regards to Devconnect '22 shop on Pretix: Order was originally placed with **email 1**, but at some point **email 1** was changed to **email 2**. After issuing emails with...

Hey @weiwu-zhang Here is an examples of how the asn1-schema library can be utilized to serialize & parse ASN using a schema provided at runtime. The schema input is currently...

**Landing Page** https://zpl.io/z8BNW8z **Create an Event** https://app.zeplin.io/project/62f9b53ef50a5b134b4eb887?seid=62fdbf56260e812663d4639d **Scan QR Code** https://zpl.io/r1n8No5

@oleggrib - thanks for creating the prototype. Here is what I had tested: https://www.loom.com/share/878b5348f5354aad8edf7f255ea0a0be In the flow, when I click verify the below modal opens up: ![image](https://user-images.githubusercontent.com/61957841/183858383-f59d8ef2-6e52-436a-89cc-9c1f6800c181.png) Can this step...

TN detects Safari and use new tab, but authenticator dont use this check and still use iframe and got an error. Would be good for Authenticator to check how page...