Wes Biggs
Wes Biggs
yaspeller exhibits some strange behaviour in some circumstances when checking certain words prefixed with the word "a". It can be reproduced using the command line invocation. Setup: ``` mkdir yaspeller-issue;...
Should Profiles be discoverable without the aid of a content indexer? A Profile link type could be specified as User Data that references a URL and hash. In effect, we...
# Abstract We propose treating the `url` field in DSNP announcements as a hint only, and allow consumers to treat as valid any content that matches the `hash` field. To...
Problem ======= Link to GitHub Issue(s): #257 Solution ======== Adds affordances for Attribute Sets via the Verifiable Credentials format. Adds three new announcement types for Attribute Sets. Specifies DSNP compliance...
# Abstract Public keys should be treated as User Data types rather than content announcements. We remove the Public Key Announcement and replace with a User Data type for each...
Problem ======= #267 discusses the advantages of DSNP profile documents being discoverable based on a user's identifier, rather than being temporal data that must be externally tracked and indexed to...
The spec allows implementations to define which Announcement Types can be used with Publish Announcement (singular announcement) and which can be used with Publish Batch (up to 131,072 announcements at...
Problem ======= See #263 Solution ======== - Moved old Public Key Announcement to "Migrated Announcements". - Added Avro type PublicKey. - Updated User Data section to define key agreement and...
This issue is derived from #184 and ensuing discussions. ## Definitions _Note: These are my interpretations of these concepts for the purposes of this discussion, and may not completely cover...
How should the spec reference test vectors and examples? There is a test vector for PRIds in the spec today. There are corresponding libraries in multiple languages that are somewhat...