mirror of
https://github.com/privacyguides/i18n.git
synced 2025-06-29 21:52:36 +00:00
40 lines
2.2 KiB
Markdown
40 lines
2.2 KiB
Markdown
---
|
|
title: Pastebins
|
|
icon: material/content-paste
|
|
description: These tools allow you to have full control of any pasted data you share to other parties.
|
|
cover: pastebins.webp
|
|
---
|
|
|
|
[**Pastebins**](https://en.wikipedia.org/wiki/Pastebin) are online services most commonly used to share large blocks of code in a convenient and efficient manner. The pastebins listed here employ client-side encryption and password protection for pasted content; both of these features prevent the website or server operator from reading or accessing the contents of any paste.
|
|
|
|
## PrivateBin
|
|
|
|
<div class="admonition recommendation" markdown>
|
|
|
|
{ align=right }
|
|
|
|
**PrivateBin** is a minimalist, open-source online pastebin where the server has zero knowledge of pasted data. I dati sono crittografati/decrittografati nel browser utilizzando AES a 256 bit. È la versione migliorata di ZeroBin.
|
|
|
|
[:octicons-home-16: Homepage](https://privatebin.info){ .md-button .md-button--primary }
|
|
[:octicons-server-16:](https://privatebin.info/directory){ .card-link title="Public Instances"}
|
|
[:octicons-info-16:](https://github.com/PrivateBin/PrivateBin/wiki/FAQ){ .card-link title=Documentation}
|
|
[:octicons-code-16:](https://github.com/PrivateBin/PrivateBin){ .card-link title="Source Code" }
|
|
|
|
</div>
|
|
|
|
## Criteri
|
|
|
|
**Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. Ti suggeriamo di familiarizzare con questo elenco prima di scegliere di utilizzare un progetto e di condurre le tue ricerche per assicurarti che si tratti della scelta adatta a te.
|
|
|
|
### Requisiti minimi
|
|
|
|
- Deve essere open source.
|
|
- Deve implementare la crittografia end-to-end "a fiducia zero".
|
|
- Deve supportare i file protetti da password.
|
|
|
|
### Caso migliore
|
|
|
|
I nostri criteri ottimali rappresentano ciò che vorremmo vedere dal progetto perfetto in questa categoria. I nostri consigli potrebbero non includere tutte o alcune di queste funzionalità, ma quelli che le includono potrebbero essere preferiti ad altri su questa pagina.
|
|
|
|
- Dovrebbe disporre di un controllo pubblicato da una terza parte affidabile e indipendente.
|