3.3 KiB
title, icon, description, cover
| title | icon | description | cover |
|---|---|---|---|
| Pastebins | material/content-paste | These tools allow you to have full control of any pasted data you share to other parties. | pastebins.webp |
Protects against the following threat(s):
- :material-server-network: Service Providers{ .pg-teal }
Pastebins 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
PrivateBin is a minimalist, open-source, online pastebin where the server cannot decrypt and read any pasted data you submit. I dati sono crittografati/decrittografati nel browser utilizzando AES a 256 bit. È la versione migliorata di ZeroBin.
:octicons-home-16: Homepage{ .md-button .md-button--primary } :octicons-server-16:{ .card-link title="Public Instances"} :octicons-info-16:{ .card-link title="Documentation" } :octicons-code-16:{ .card-link title="Source Code" }
Paaster
Paaster is a secure and user-friendly pastebin application that prioritizes privacy and simplicity. With end-to-end encryption and paste history, Paaster ensures that your pasted code remains confidential and accessible.
:octicons-home-16: Homepage{ .md-button .md-button--primary } :octicons-eye-16:{ .card-link title="Privacy Policy" } :octicons-info-16:{ .card-link title="Documentation" } :octicons-code-16:{ .card-link title="Source Code" } :octicons-heart-16:{ .card-link title="Contribute" }
Criteri
Ti preghiamo di notare che non siamo affiliati con alcun progetto che consigliamo. Oltre ai nostri criteri standard, abbiamo sviluppato un chiaro insieme di requisiti per consentirci di fornire dei consigli oggettivi. 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.
- Must encrypt pasted data on the client side before it is sent to the server.
- 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.
- Should have a published audit from a reputable, independent third party.