Walrus Data Security

Encrypting data before storing on Walrus using Seal (threshold encryption with onchain access control). Use when the user needs to store private or sensitive data on Walrus, implement access control for blob content, encrypt blobs before uploading, use @mysten/seal for threshold encryption, or understand Walrus data security guarantees (availability, integrity, confidentiality). Also use when the user asks about Nautilus (TEE-based off-chain computation) in the context of Walrus data. All blobs on Walrus are public by default.

MystenLabs c241ee1 3 files · 16.1 KB Updated

File contents

mystenlabs/walrus-skills/tree/main/walrus-data-security commit c241ee199d

Frequently asked questions

npx skillmds@latest add mystenlabs/walrus-data-security