1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zerobin_ynh.git synced 2025-09-23 15:48:37 +02:00
PrivateBin package for YunoHost
Find a file
2025-07-29 08:39:21 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:54:32 +02:00
conf cleaning 2025-01-18 09:27:06 +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 2024-09-23 22:11:18 +02: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 2025-07-29 00:26:04 +02:00
README.md Auto-update READMEs 2025-07-29 00:26:06 +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.0~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.