Charles E. Lehner
Charles E. Lehner
My OscarConnections consistently time out after 2 hours, 11 minutes and 17 seconds. What can I do to prevent this? I have been just reconnecting them, but then after a...
I trust a user and the UI shows that the operation completed ("Nice, you trusted ..."), although there remains a spinner in the top-right corner of the window. But no...
Examples include capability delegation documents and capability invocation documents: - https://w3c-ccg.github.io/zcap-ld/#example-1 - first delegated capability / initial capability - https://w3c-ccg.github.io/zcap-ld/#example-2 - invocation of first delegated capability - https://w3c-ccg.github.io/zcap-ld/#example-3 - second-level...
Using a Magic Mouse 2 with this driver, the minimum I can move the mouse seems to be in jumps of about 4 pixels. Could there be a way to...
The tilde.town usenet currently shows 0 articles in all groups because they expire by default after 15 days. I think tilde NNTP can be more viable if there is visibility...
I have a transaction as a buyer where a dispute was closed in my favor. When I click "Accept Dispute Payout" in OpenBazaar-Client, I get an error dialog "Data could...
CAIP-2 proposed definition: https://github.com/ChainAgnostic/CAIPs/pull/84 Implementation: https://github.com/spruceid/ssi/pull/348 An Aleo account address is an [Edwards BLS12](https://developer.aleo.org/autogen/advanced/the_aleo_curves/edwards_bls12) public key. This PR proposes to use [BlockchainVerificationMethod2021](https://w3id.org/security/suites/blockchain-2021#BlockchainVerificationMethod2021) as the verification method type. That is a...
`did:pkh` is for identifiers based on hashes of public keys. Existing use cases use blockchain account addresses (which are public key hashes) and the [blockchainAccountId](https://w3id.org/security#blockchainAccountId) property as part of the...
This document says "Ed25519 / X25519", "Secp256k1", etc. Should it describe the representation formats more specifically? e.g. that a Secp256k1 key is encoded as an octet string according to [SEC1](https://www.secg.org/sec1-v2.pdf)...
Re: https://github.com/w3c/vc-test-suite/issues/107 Curve id "secp256k1" ([RFC 8812](https://tools.ietf.org/html/rfc8812)) appears to be the standardization of what used to be "P-256K" ([draft-ietf-cose-webauthn-algorithms-00](https://tools.ietf.org/html/draft-ietf-cose-webauthn-algorithms-00)).