blek! Bin is a minimalist, privacy-respecting alternative to pastebin. https://bin.blek.codes
Go to file
b1ek 18292d096a
make captchas more readable
2023-04-20 17:10:17 +10:00
helpers/content fix submitted bug 2023-03-04 17:03:36 +10:00
middleware add captcha, csrf and sessions 2023-04-17 10:37:07 +10:00
public/static add captcha, csrf and sessions 2023-04-17 10:37:07 +10:00
routes add rate limits 2023-04-18 10:42:16 +10:00
usercontent change usercontent gitignore 2023-03-04 11:47:39 +10:00
views make captchas more readable 2023-04-20 17:10:17 +10:00
.env.example add trust proxy 2023-04-18 10:53:27 +10:00
.gitignore add captcha, csrf and sessions 2023-04-17 10:37:07 +10:00
Dockerfile install for production in docker 2023-03-04 16:57:29 +10:00
README.md add instances 2023-03-04 19:02:44 +10:00
docker-compose.yml add captcha, csrf and sessions 2023-04-17 10:37:07 +10:00
gen_key.sh add captcha, csrf and sessions 2023-04-17 10:37:07 +10:00
gulpfile.js add gulp hot reload 2023-03-04 15:47:29 +10:00
index.js add trust proxy 2023-04-18 10:53:27 +10:00
package.json add captcha, csrf and sessions 2023-04-17 10:37:07 +10:00
rebuild_docker.sh fix permissions for script 2023-03-04 17:05:12 +10:00
run_instance.sh add docker configs 2023-03-04 12:39:13 +10:00

README.md

blek! Bin

blek! Bin is a minimalist, privacy-respecting alternative to pastebin.

Running an instance

Using npm

cp .env.example .env
# edit your .env
npm run dev/prod

Using docker (recomended)

cp .env.example .env
# edit your .env
docker-compose up -d

Instances

URL Description
bin.blek.codes Official instance

To add an instance, open an issue on github or contact me