Our #Grizzlython submission is done. Check out the video to see how we create a new type of authority on Solana.
Less code, more features, and improved security for programs on #Solana 🚀
https://t.co/aBi26Ysmi8
5/ @SolCerberus
SolCerberus lets you set up access rules to control what user accounts can do based on their roles. This helps limit the scope of potential security threats and safeguard sensitive data from unauthorized access.
SolCerberus makes sharing access easy:
🔒Attach permissions to an NFT, making permission tradeable
🔒Allow access for all holders of NFTs belonging to a collection
🔒Make any permission temporary, or withdraw it when necessary
🔒Fallback authority for emergency recovery
1/ Many don't realize that account abstraction isn't just for Ethereum.
In fact, @solana has always been a blockchain that natively enables it.
An introduction to account abstraction (AA) and how it works on Solana 🧵
How does SolCerberus improve the security of your Solana programs?
🔒Fine-grained permission control
🔒Share authority without sharing keys
🔒Temporary access for guest users
🔒Built-in best practice & permissions checking
@mert Thanks @mert! We think so too :)
Still working on ... everything.
But here is the draft presentation for the hackathon: https://t.co/0BcT8fbIcj
There are also some docs (very much work in progress) and a demo on our website https://t.co/Uxub347QOh
@mert We're building a flexible Role-Based Access Control system for Solana.
Easily define resources and permissions rather than fixed wallet addresses. We handle the rest.
https://t.co/1Oqx95birX
🔐Permissions on Solana are often coded directly into programs, leading to slower development, fewer features, and lower security.
💡We can do better #Solana#Grizzlython
1/2
@akshaybd SolCerberus is being built to facilitate exactly this access pattern 🤝
Define your roles: Contributor, Member, Editor, ... and what they are able to do.
Use NFTs to manage who has what role, or assign the role directly to a wallet.
SolCerberus enables more dynamic permissions through Role-Based Access Control.
🔑Manage permissions through allow lists or NFTs. Easily reassign them in a dashboard, or programmatically.
⚡️Faster development, better usability, safer systems.
2/2
🔐Permissions on Solana are often coded directly into programs, leading to slower development, fewer features, and lower security.
💡We can do better #Solana#Grizzlython
1/2
Introducing @SolCerberus:
🔒Role Based Access Control for programs on Solana. Assigning roles to wallets, specific NFTs, or collections, we enable more dynamic management of permissions reducing boilerplate code while improving utility and security.
#Solana#Grizzlython
@JustinBarlow We are building permission management on Solana (AWS-style permissions for those who are familiar). Define roles, permissions and resources instead of hard coding authorities into contracts.
We reduce boiler plate code while improving functionality and security.
@ThalesHXRO We are building permission management on Solana (AWS-style permissions for those who are familiar). Define roles, permissions and resources instead of hard coding authorities into contracts.
We reduce boiler plate code while improving functionality and security.