Skip to content

Releases: Akshad135/ghostbin

v1.0.0 - Initial Release

Choose a tag to compare

@Akshad135 Akshad135 released this 11 Jul 20:14

Welcome to GhostBin v1.0.0

This marks the first official stable release of GhostBin. This release brings a fully-featured, private-first pastebin powered by a fast Rust backend and a sleek React frontend.

Key Features in this Release:

  • End-to-End Encryption (E2EE): All pastes are encrypted using a secure passphrase, ensuring complete privacy.
  • Syntax Highlighting: Support for over 50 programming languages powered by Shiki.
  • File Attachments: Easily attach files to your pastes (configurable size limits up to 50MB by default).
  • 18 Themes: A massive selection of beautiful dark and light themes (including Tokyo Night, Catppuccin, Dracula, and more).
  • Secure Sharing: Quick sharing via secure 8-character codes.
  • Temporary Pastes: Auto-expiring temporary pastes.
  • PWA Support: Installable as a progressive web app on desktop and mobile.
  • Zero Tracking: No analytics, no tracking cookies.

Deployment

For full installation and deployment instructions (including Docker and local builds), please refer to the Getting Started section of our README.