21
submitted 1 year ago by Ward@lemmy.nz to c/foss@beehaw.org

Paaster is a secure and user-friendly pastebin application that prioritizes privacy and simplicity. With end-to-end encryption and paste history, Paaster ensures that your pasted code remains confidential and accessible.

Features

  • End-to-end encryption.
  • Memory efficient.
  • File drag & drop.
  • Shortcuts.
  • Paste history (with support for unix-like search).
  • Delete after view or X amount of time.
  • API documentation.
  • CLI Tool.
  • Access code protection (Require a passphrase to view paste.)
  • Rate limiting.
  • Share via QR code.
  • PWA support.
  • i18n support.
  • Automatic or manual language detection.
  • No dynamically loaded 3rd party dependencies, meaning malicious code must be present at build time.
  • Use of package-lock.json, poetry.lock & Socket.dev to fight against supply chain attacks & vulnerabilities.
  • Vercel support.

Source code

Site

you are viewing a single comment's thread
view the rest of the comments
[-] darvit@lemmy.darvit.nl 3 points 1 year ago

This looks similar to https://privatebin.info/ which I've seen being used for years.

I wonder how this project compares.

[-] Ward@lemmy.nz 4 points 1 year ago

Yea fundamentally the same idea. Paaster does use more modern encryption algorithms and libraries. Privatebin also stores more metadata about pastes readable by the host.

this post was submitted on 08 Jul 2023
21 points (100.0% liked)

Free and Open Source Software

17729 readers
141 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS