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

### What is the feature about? Ability to configure the container in a stateless manner ### What would it require? It would require the ability to specify all the things...

**Did you use the FAQ section?** - Yes, I have read [the FAQ](https://github.com/PrivateBin/PrivateBin/wiki/FAQ) and I found no solution/answer there. After creating a password protected paste, clicking on 'New' returns to...

bug
good first issue

## The problem Currently when we delete a paste we need to click in the Pastebin icon to be able to paste again. ## The solution When deleting a paste...

enhancement
good first issue

@rugk Continuing #299 Not everyone runs HTTP2 servers to begin with so it is still a benefit. For example: https://privatebin.net is HTTP 1.1. On my development branch, I was able...

discuss me

## The problem When sharing the repo, you may not see a cool card with our PrivateBin design. ## The solution You may use GitHub's template to customize that (from...

enhancement
UI/UX
community
good first issue

For an internal use case I need to add a "recipient" metadata to pastes. The goal was to: * Use PrivateBin to share a secret with someone. * Send the...

enhancement

## Steps to reproduce 1. create a paste 2. klick the shorten button ### What happens it creates a shorturl but it seems to try to create multiple `{"status":"fail","code":"error:url","message":"https:\/\/p.xxxxx.se\/?a7d0d61ffeabdfce#H7JSiqfPqe7v6EdDFbz[...] already...

question/support

Dear Privatebin Team, I am writing to make a suggestion for the Privatebin URL Shortener, which already supports integration with Yourls. I noticed that Yourls has a timestamp factor in...

enhancement

I was looking into the possibility of adding multiple files to a single paste. I came across this issue: https://github.com/PrivateBin/PrivateBin/issues/665 It sounds like this was never implemented. Our use-case for...

enhancement
help wanted

So this is probably just me being too rusty at PHP but I am struggling to get the config.php (well.. really its an ini file...) to pick up environment variables....