1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/privatebin_ynh.git synced 2025-11-05 04:48:38 +01:00
PrivateBin package for YunoHost
Find a file
2025-10-29 11:31:40 +01:00
.github Testing (#22) 2023-04-18 10:27:31 +02:00
conf Update conf.php 2025-07-28 11:43:02 +02:00
doc cleaning 2025-07-28 11:30:11 +02:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh (#58) 2025-09-03 11:41:58 +02:00
.gitignore Testing (#36) 2024-07-09 22:32:37 +02:00
config_panel.toml cleaning 2025-01-18 11:54:24 +01:00
LICENSE Update to PrivateBin 1.1 + code refactoring 2017-04-16 17:22:30 +02:00
manifest.toml Upgrade sources 2025-10-29 00:20:51 +01:00
README.md Auto-update READMEs 2025-10-29 00:20:52 +01: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.2~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.