0bin icon indicating copy to clipboard operation
0bin copied to clipboard

Client side encrypted pastebin

Results 40 0bin issues
Sort by recently updated
recently updated
newest added

There is no zerobin.py file when i cloned the repo. I am trying to start it no luck, documentation isnt very clear. C:\Users\66\Desktop\bin\bin>python zerobin.py --host 0.0.0.0 --port 80 --compressed-static python:...

Heya, I just forked the project to do some work with Docker, and Snyk came back with the following in zerobin/paste.py: `[hashlib.sha1]() is insecure. Consider changing it to a secure...

I ran the server and noticed that it printed links to an admin interface. I tried the link and it asked for a password. Looking at the code it seems...

When using the arg --version it fails with the following error: ``` python3 zerobin.pyz --version Traceback (most recent call last): File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/lib/python3.6/runpy.py",...

It would be great to have a link / button to save the generated URL to the clipboard we don't always send it via email :)

For example, this is written in Emacs Lisp. https://0bin.net/paste/rl-fwzGv#GcPdMyG8gJG21iQiMOlptn-Th8G2ieKPgdRhUDG/0KC Lisp syntax is pretty easy: everything inside brackets is called a list, the first element of a list is the function...

Very surprised that this hasn't been issued before. These two are very similar so I put them in one issue. I prefer light themes (I use them at night too,...

I was trying to contact the admin of the site to remove a pastebin on the site but I can’t contact the admin because the contact button isn’t working. Can...

Add more expiration options eg: 5 minutes, 10 minutes, 1h, 1d, 1w, 1m, 6m, 1y

Can we have the option to enter N days after which the paste will be expired? I just want to enter a number. I don't want the paste up there...