mirror of
https://github.com/privacyguides/i18n.git
synced 2026-07-28 17:33:31 +00:00
New Crowdin translations by GitHub Action
This commit is contained in:
@@ -17,7 +17,7 @@ cover: pastebins.webp
|
||||
|
||||
{ align=right }
|
||||
|
||||
**PrivateBin** is a minimalist, open-source, online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256-bit AES. It is the improved version of ZeroBin.
|
||||
**PrivateBin** is a minimalist, open-source, online pastebin where the server cannot decrypt and read any pasted data you submit. Data is encrypted/decrypted in the browser using 256-bit AES. It is the improved version of 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"}
|
||||
@@ -49,7 +49,7 @@ cover: pastebins.webp
|
||||
### Minimalne wymagania
|
||||
|
||||
- Musi być open source.
|
||||
- Must implement "zero-trust" E2EE.
|
||||
- Must encrypt pasted data on the client side before it is sent to the server.
|
||||
- Must support password-protected files.
|
||||
|
||||
### Najlepszy scenariusz
|
||||
|
||||
Reference in New Issue
Block a user