About

https://github.com/EternityX/rustybin

Rustybin offers a privacy-first alternative to traditional services like Pastebin, emphasizing end-to-end encryption and zero-knowledge principles ideal for developers sharing sensitive text or code. Completely free and open-source.

  • Client-side AES-GCM encryption - the server never sees your paste contents

  • Zero-Knowledge Architecture Decryption keys stay in the URL fragment (#) and are never sent to the server

  • Extensive markdown support

  • Automatic syntax highlighting supporting 30+ programming languages

  • Clean, dark-themed UI

  • Create workspaces that allow you to store multiple pastes under a single URL

  • Burn-after-read for sensitive data

  • Share/edit URL that allows you or collaborators to make modifications to your pastes

  • RESTful API

  • And many more!

Rustybin will always stay free, so give it a shot!