-
TL;DR - ERC721s have a ton of creators and a few marketplaces, but no accepted means for transferring royalties from items being sold multiple times on secondary sales. This EIP is proposing a standar…
-
# JSON with Immutable JSON Schema
The current VC examples include an @context. This will be removed. Either the @context is ignored which makes it pointless or if not ignored makes the VC insecure.…
-
ref: S-V.06
As a visitor, I want to verify that all votes in the election have been counted successfully. It's important that I can check what was counted although not *who voted what*, as that wou…
-
Duplicate of #7 and #34
[in light of recent events](https://opensource.org/blog/court-affirms-its-false-advertising-to-claim-software-is-open-source-when-its-not)
also saying the definition of open …
-
## Description
This is mostly a tracking issue, as this page has been out of date for quite some time. There are threads on here, the old privacytools issue tracker and the discussions tab such as:…
-
## Issue Description
Using `@PrimaryGeneratedColumn('uuid')` is not working correctly with Postgres.
### Expected Behavior
For a column decorated with `@PrimaryGeneratedColumn('uuid'…
-
@selfissued wrote:
> We should be removing public key formats from the spec - not adding them. We should get down to one key format to increase interoperability of implementations - preferably JWK.
…
-
Wrote this while thinking about @csuwildcat comments from yesterday:
### Comparing KERI to Certificate Transparency
I think one of the best ways to understand KERI is through comparing it to [Ce…
-
Currently this crate relies upon URSA, however this will not provide support for all required crypto types in future. This task represents refactoring core crypto usage to use the [RustCrypto](https:/…
-
[RFC 7231 states](https://tools.ietf.org/html/rfc7231#section-9.4) that
> URIs are intended to be shared, not secured, even when they identify secure resources. URIs are often shown on displays, a…