doc/pages/04.applications/10.docs/privatebin/app_privatebin.md
Plumf de4c1feeca
Coup de balai dans la documentation des apps (#2163)
* Suppression partie index (1/2)

* Suppression partie index (2/2)

* Correction template
2022-12-31 17:49:06 +01:00

22 lines
1.4 KiB
Markdown

---
title: PrivateBin
template: docs
taxonomy:
category: docs, apps
routes:
default: '/app_privatebin'
---
![PrivateBin's logo](image://zerobin_logo.svg?resize=,80)
[![Install PrivateBin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=privatebin) [![Integration level](https://dash.yunohost.org/integration/privatebin.svg)](https://dash.yunohost.org/appci/app/privatebin)
PrivateBin is a web service for temporarily storing and sharing plain text in encrypted form without readable storage on the server. The encryption/decryption key is not stored on the server but in the transmitted URL. Thus you can share sensitive information (passwords, access codes, and even a discussion) in a confidential way by communicating to your interlocutors the specific address of your content. Moreover this content has a limited value in time and is destroyed after a customizable delay.
## Useful links
+ Website : [privatebin.info](https://privatebin.info/)
+ Official documentation : [github.com/PrivateBin/PrivateBin/wiki](https://github.com/PrivateBin/PrivateBin/wiki)
+ Demonstration : [Demo](https://privatebin.net/)
+ Application software repository : [github.com - YunoHost-Apps/privatebin](https://github.com/YunoHost-Apps/privatebin_ynh)
+ Fix a bug or an improvement by creating a ticket (issue) : [github.com - YunoHost-Apps/privatebin/issues](https://github.com/YunoHost-Apps/privatebin_ynh/issues)