2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zerobin_ynh.git synced 2026-05-12 10:47:24 +02:00
PrivateBin package for YunoHost
Find a file
2026-05-08 22:06:20 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:54:32 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:26:38 +01:00
doc Delete doc/DISCLAIMER_fr.md: confusing and refers to super old stuff about the zerobin/privatebin transition? 2024-04-11 00:25:30 +02:00
scripts Update restore 2025-12-24 14:43:07 +01:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 03:58:41 +02:00
LICENSE Update to PrivateBin 1.1 + code refactoring 2017-04-16 17:22:30 +02:00
manifest.toml Upgrade sources 2026-05-04 00:35:37 +02:00
README.md Auto-update READMEs 2026-05-04 00:35:40 +02:00
tests.toml Update tests.toml 2025-02-19 20:23:38 +01:00

Logo of Zerobin Zerobin, packaged for YunoHost

Pastebin where the server has zero knowledge of pasted data

🌐 Official app website App Demo Version: 2.0.4~ynh1

Screenshots

Screenshot of Zerobin

📦 Developer info

Automatic tests level

🛠️ Upstream Zerobin repository: https://github.com/PrivateBin/PrivateBin

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/zerobin_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade zerobin -u https://github.com/YunoHost-Apps/zerobin_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.