1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/privatebin_ynh.git synced 2024-09-03 20:15:56 +02:00
PrivateBin package for YunoHost
Find a file
eric_G 5f6073b524
Testing (#28)
* Auto-update README

* 1.5.1

* Auto-update README

* Php (#18)

* Update _common.sh

* Auto-update README

* add config panel

* fix

* Update config_panel.toml

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Upgrade auto-updater (#20)

* [autopatch] Upgrade auto-updater

* Auto-update README

---------

Co-authored-by: tituspijean <titus@pijean.ovh>

* Version 2 (#21)

* v2

* v2

* Auto-update README

* Update upgrade

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* Update manifest.toml

* Auto-update README

* cleaning

* Auto-update README

* cleaning

* Delete ADMIN.md

* Auto-update README

* Update DESCRIPTION_fr.md

* Auto-update README

* Update manifest.toml

* Update manifest.toml

* 1.6.0

* Auto-update README

* Upgrade to v1.6.2 (#25)

* Update manifest.toml

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* Update manifest.toml

* Auto-update README

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: tituspijean <titus@pijean.ovh>
2024-02-11 16:09:17 +01:00
.github Testing (#22) 2023-04-18 10:27:31 +02:00
conf Testing (#22) 2023-04-18 10:27:31 +02:00
doc Testing (#24) 2023-09-11 22:43:56 +02:00
scripts Testing (#23) 2023-07-09 11:06:46 +02:00
.gitignore add gtignore 2013-12-24 18:44:34 +01:00
config_panel.toml Testing (#17) 2022-12-25 23:12:08 +01:00
LICENSE Update to PrivateBin 1.1 + code refactoring 2017-04-16 17:22:30 +02:00
manifest.toml Testing (#28) 2024-02-11 16:09:17 +01:00
README.md Testing (#28) 2024-02-11 16:09:17 +01:00
README_fr.md Testing (#28) 2024-02-11 16:09:17 +01:00
tests.toml Testing (#22) 2023-04-18 10:27:31 +02:00

PrivateBin for YunoHost

Integration level Working status Maintenance status

Install PrivateBin with YunoHost

Lire ce readme en français.

This package allows you to install PrivateBin quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Minimalist pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mode.

Shipped version: 1.7.0~ynh1

Demo: https://privatebin.net/

Screenshots

Screenshot of PrivateBin

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/privatebin_ynh/tree/testing --debug
or
sudo yunohost app upgrade privatebin -u https://github.com/YunoHost-Apps/privatebin_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps