feat: add UCAN Demo Project SecretShare#1
Merged
jamiechicago312 merged 3 commits intostoracha:mainfrom Jul 2, 2025
Merged
Conversation
Contributor
|
Hey I think i'm confused on what this adds all that's needed is to add a link in under projects in the readme: you don't need to add the entire secret share repo to this repo lmk if you have questions 👍 |
Contributor
Author
|
Oh! My bad! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Added a new entry for the UCAN demos Project SecretShare
Name: SecretShare
URL: SecretShare
Deployed Demo: https://secret-share-lilac.vercel.app/
Description: Demo for UCAN-based sharing and access control. SecretShare is a secure way to delegate time-limited or usage-limited access to sensitive credentials, secrets, or API tokens without revealing them outright. It is like sharing 1-time access to an API key or password vault item without giving away full control.
Key Features Implemented:
1.
Storacha UCANs Delegations2.
LIT Encryption Protocol4.
Uploading Files on Storachavia i)Bringing our own Delegations + ii) Upload from backend client directlyChecklist (per CONTRIBUTING.md)
[Name](URL) - Description.Code of Conduct
I have read and agree to follow the Code of Conduct.