PasteRef online secure code snippet sharing
An open source Vue 3 web component that provides a secure pastebin-like interface for sharing text content.
It leverages the Web Crypto API for client-side encryption, allowing users to create encrypted pastes protected by passwords generated via BIP39 mnemonics.
The component features a tabbed interface for clear text and encrypted content, password management, URL generation with optional password inclusion, URL shortening via an external API, QR code generation for easy sharing, and clipboard utilities.Discover more in this article !