--- title: "Pastebins" icon: material/content-paste description: 這些工具可讓您完全控制您分享給其他方的任何貼上資料。 cover: pastebins.webp --- 防護下列威脅: - [:material-server-network: 服務提供商](basics/common-threats.md#privacy-from-service-providers){ .pg-teal } [**Pastebins**](https://en.wikipedia.org/wiki/Pastebin) 是線上服務,最常用於以方便有效的方式分享大型程式碼區塊。 此處列出的 Pastebins 採用用戶端加密和密碼保護貼上的內容;這兩項功能都可防止網站或伺服器操作員閱讀或存取任何貼上的內容。 ## PrivateBin
![PrivateBin 標誌](assets/img/pastebins/privatebin.svg){ align=right } **PrivateBin** is a minimalist, open-source, online pastebin where the server has zero knowledge of pasted data. 資料在瀏覽器中使用 256 位元 AES 加密/解密。 它是 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" }
## Paaster
![Paaster logo](assets/img/pastebins/paaster.svg){ align=right } **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](https://paaster.io){ .md-button .md-button--primary } [:octicons-eye-16:](https://paaster.io/privacy-policy){ .card-link title="Privacy Policy" } [:octicons-info-16:](https://github.com/WardPearce/paaster#security){ .card-link title="Documentation" } [:octicons-code-16:](https://github.com/WardPearce/paaster){ .card-link title="Source Code" } [:octicons-heart-16:](https://github.com/sponsors/WardPearce){ .card-link title="Contribute" }
## 標準 \*\*請注意,我們與推薦的任何項目均無關。\*\*除了[我們的通用標準](about/criteria.md)外,我們還制定了一套明確的要求,以便我們能夠提供客觀的建議。 我們建議您在選擇使用項目之前先熟悉此列表,並進行自己的研究,以確保它是您的正確選擇。 ### 最低要求 - 必須開放原始碼。 - Must implement "zero-trust" E2EE. - 必須支援密碼保護檔案。 ### 最佳情況 最佳情況標準代表我們希望在這個類別的完美項目的應具備的特性。 推薦產品可能沒有此功能,但若有這些功能則會讓排名更為提高。 - Should have a published audit from a reputable, independent third party.