doc/pages/02.apps/02.docs/privatebin/app_privatebin.md

27 lines
1.5 KiB
Markdown
Raw Normal View History

2021-02-06 15:15:00 +01:00
---
title: PrivateBin
template: docs
taxonomy:
category: docs, apps
2021-02-06 18:03:27 +01:00
routes:
default: '/app_privatebin'
2021-02-06 15:15:00 +01:00
---
2021-02-06 23:39:43 +01:00
![PrivateBin's logo](image://zerobin_logo.svg?height=80)
2020-10-15 21:11:37 +02:00
[![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)
### Index
- [Useful links](#useful-links)
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)