Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Add a protocol extension enable user to manage their privacy and access list #8

Open
abishekk92 opened this issue Feb 6, 2023 · 1 comment

Comments

@abishekk92
Copy link
Member

abishekk92 commented Feb 6, 2023

Users would want to make some of their stories private by exposing the following instructions.

  1. createPrivatePost
  2. updatePrivatePost
  3. deletePrivatePost

The user should also be able to create different ACL rules that defines when or how the post can be decrypted.

@abishekk92 abishekk92 changed the title Add a protocol extension enable user to manage their privacy Add a protocol extension enable user to manage their privacy and access list Feb 6, 2023
@micaelehn
Copy link

Solcerberus is being built for this exact purpose. https://solcerberus.com/
ACL for Solana programs, which can let the users define wallets or NFTs that give specific permissions.

A user could set it up so only those holding a specific NFT can access the content for example. And with optional expiry of access to create a subscription system.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants