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 ac70ec54bf
Testing (#36)
* Update manifest.toml

* Auto-update READMEs

* cleaning

* helpers 2.1

* Update manifest.toml

* Update tests.toml

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-07-09 22:32:37 +02:00
.github Version 2 (#21) 2023-04-18 09:37:51 +02:00
conf Testing (#36) 2024-07-09 22:32:37 +02:00
doc 1.6.0 2023-09-11 20:50:11 +02:00
scripts Testing (#36) 2024-07-09 22:32:37 +02:00
.gitignore Testing (#36) 2024-07-09 22:32:37 +02:00
ALL_README.md Update READMEs 2024-06-23 14:13:34 +02:00
LICENSE Update to PrivateBin 1.1 + code refactoring 2017-04-16 17:22:30 +02:00
manifest.toml Testing (#36) 2024-07-09 22:32:37 +02:00
README.md Testing (#36) 2024-07-09 22:32:37 +02:00
README_es.md Testing (#36) 2024-07-09 22:32:37 +02:00
README_eu.md Testing (#36) 2024-07-09 22:32:37 +02:00
README_fr.md Testing (#36) 2024-07-09 22:32:37 +02:00
README_gl.md Testing (#36) 2024-07-09 22:32:37 +02:00
README_it.md Auto-update README 2024-03-29 07:19:25 +01:00
README_zh_Hans.md Testing (#36) 2024-07-09 22:32:37 +02:00
tests.toml Testing (#36) 2024-07-09 22:32:37 +02:00

PrivateBin for YunoHost

Integration level Working status Maintenance status

Install PrivateBin with YunoHost

Read this README in other languages.

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.4~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