2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/privatebin_ynh.git synced 2026-05-12 06:47:17 +02:00
PrivateBin package for YunoHost
  • PHP 65.4%
  • Shell 34.6%
Find a file
2026-05-11 12:42:43 +02:00
.github Testing (#22) 2023-04-18 10:27:31 +02:00
conf Update nginx.conf (#67) 2026-01-05 11:04:46 +01:00
doc Testing (#56) 2025-07-28 11:44:30 +02:00
scripts Testing (#60) 2025-10-13 10:19:25 +02:00
.gitignore Testing (#36) 2024-07-09 22:32:37 +02:00
config_panel.toml Testing (#48) 2025-01-18 11:57:08 +01:00
LICENSE Update to PrivateBin 1.1 + code refactoring 2017-04-16 17:22:30 +02:00
manifest.toml Upgrade to v2.0.4 (#69) 2026-05-10 19:11:39 +02:00
README.md Upgrade to v2.0.4 (#69) 2026-05-10 19:11:39 +02:00
tests.toml Testing (#36) 2024-07-09 22:32:37 +02:00

Logo of PrivateBin PrivateBin, 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 PrivateBin

📦 Developer info

Automatic tests level

🛠️ Upstream PrivateBin 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/privatebin_ynh/tree/testing

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

📚 App packaging documentation

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