Back to News
Advertisement
Advertisement

⚑ Community Insights

Discussion Sentiment

50% Positive

Analyzed from 167 words in the discussion.

Trending Topics

#https#com#certisfy#github#trust#credentials#ciphertrustee#bsky#keybase#build

Discussion (8 Comments)Read Original on HackerNews

Edmondβ€’about 2 hours ago
SDK: https://github.com/CipherTrustee/certisfy-js

Web of trust use case example: https://bsky.app/profile/bitlooter.bsky.social

Experimenting with Keybase key holders as CAs:

https://www.reddit.com/r/Keybase/comments/1q5ys71/using_keyb...

Cryptographic Implementation of Exclusivity Agreements: https://github.com/CipherTrustee/certisfy-claim-recipes/tree...

Build Your Own Trust Chain: https://blog.certisfy.com/2026/04/build-your-own-trust-chain...

Some other examples of how you could leverage it: https://blog.certisfy.com/

Happy to answer questions.

AtHeartEngineerβ€’about 1 hour ago
Just emailed you, I'm working on something similar https://github.com/MinistryofMany

it's basically an OIDC provider as an identity wallet using verifiable credentials, but I've got a "share link" system built in where you can share specific credentials/proofs with others.

canadiantimβ€’about 1 hour ago
How do you foresee this being implemented or made popularly available?
pluto_modadicβ€’about 1 hour ago
what was the hardest part about this project?
Edmondβ€’about 1 hour ago
Everything :)

But I wouldn't characterize it in terms of being hard.

It's been a work in progress for many years,... so more of a problem solving and exploratory endeavor.

Retr0idβ€’12 minutes ago
What happens if the destination/contents of the URL changes after I sign it?
mahemmβ€’about 1 hour ago
How does this differ from e.g. S3 pre-signed URLs?
westurnerβ€’20 minutes ago
How to implement signed URLs with W3C DID keys and W3C Verifiable Credentials?