Live data from Hacker News

Trusted URLs via Cryptographic Signatures

blog.certisfy.com

1–10 of 14 posts

Re: Trusted URLs via Cryptographic Signatures

#2
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.

Re: Trusted URLs via Cryptographic Signatures

#3
post #2

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…

what was the hardest part about this project?

Re: Trusted URLs via Cryptographic Signatures

#4
post #2

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…

what was the hardest part about this project?

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.

Re: Trusted URLs via Cryptographic Signatures

#5
post #2

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…

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.

Re: Trusted URLs via Cryptographic Signatures

#7
post #2

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…

How do you foresee this being implemented or made popularly available?

Re: Trusted URLs via Cryptographic Signatures

#10
Google AMP had the concept of Signed Exchanges so that you can host content on a third party server while proving its integrity https://developer.chrome.com/blog/signed-exchanges

Unfortunately, AMP itself was controversial and the system was not really adopted elsewhere, but it is something.

Post reply on HN