PrivateBin icon indicating copy to clipboard operation
PrivateBin copied to clipboard

A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.

Results 165 PrivateBin issues
Sort by recently updated
recently updated
newest added

## Steps to reproduce 1. visit privatebin.net ### What happens The default layout can use improvements ### What should happen The default layout should be shiny ## Additional information ##...

discuss me

## Steps to reproduce Use the 'page' template Select an expiration time for your new paste, Send, click on the resulting link, the remaining time will be the default expiration...

Add support for chacha20-poly1305 in addition to AES-GCM. https://tools.ietf.org/html/rfc7539

enhancement
security/privacy
blocked

Currently if you paste a diff/patch file the language is detected and the the highlighting of the language is used. You should be able to select Diff and use highlighting...

enhancement
UI/UX

It might be nice to display the maximum allowed upload size next to the attachment button or in the dropdown. Counter points: - That size applies to paste and attachment...

enhancement
discuss me
UI/UX

This is one for the wish list, not important or urgent: How about a template using one of those retro themed CSS frameworks? For example [NES.css](https://nostalgic-css.github.io/NES.css/)

help wanted
UI/UX

The prettify-library used has the ability to highlight a lot of languages correct, but then you need to specify it with a lang-TYPE class on the block, or as TYPE...

enhancement
UI/UX

The syntax highlighting works with some languages but some like TeX get really weirdly colorized and actually confuses the reader more than it helps. I know that there is a...

enhancement
help wanted

Hi! I tested CSP on my installation of PBin, and got that error: ``` Content Security Policy: The page’s settings blocked the loading of a resource at self (“style-src https://paste.i2pd.xyz”)....

help wanted

## Steps to reproduce Post a secret to PrivateBin with Chrome or other browser that creates automatic screen captures. ### What happens After posting a secret, I observed the thumbnail...

enhancement
help wanted
security/privacy