mirror of
https://github.com/privacyguides/i18n.git
synced 2026-01-27 22:30:37 +00:00
New Crowdin translations by GitHub Action
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
meta_title: "Recommended Encryption Software: VeraCrypt, Cryptomator, PicoCrypt, and OpenPGP - Privacy Guides"
|
||||
meta_title: "Recommended Encryption Software: VeraCrypt, Cryptomator, and OpenPGP - Privacy Guides"
|
||||
title: "Encryption Software"
|
||||
icon: material/file-lock
|
||||
description: Encryption of data is the only way to control who can access it. These tools allow you to encrypt your emails and any other files.
|
||||
@@ -52,35 +52,6 @@ Bazı Cryptomator kriptografik kütüphaneleri Cure53 tarafından [denetlenmişt
|
||||
|
||||
Cryptomator'ın dokümantasyonu, amaçlanan [güvenlik hedefini](https://docs.cryptomator.org/en/latest/security/security-target), [güvenlik mimarisini](https://docs.cryptomator.org/en/latest/security/architecture) ve kullanım için [en iyi uygulamaları](https://docs.cryptomator.org/en/latest/security/best-practices) daha ayrıntılı olarak açıklamaktadır.
|
||||
|
||||
### Picocrypt (Dosya)
|
||||
|
||||
<small>Aşağıdaki tehdit(ler)e karşı koruma sağlar:</small>
|
||||
|
||||
- [:material-target-account: Hedefli Saldırılar](basics/common-threats.md#attacks-against-specific-individuals ""){.pg-red}
|
||||
|
||||
<div class="admonition recommendation" markdown>
|
||||
|
||||
{ align=right }
|
||||
|
||||
**Picocrypt** modern şifreleme sağlayan küçük ve basit bir şifreleme aracıdır. Picocrypt, yüksek düzeyde güvenlik sağlamak için güvenli XChaCha20 şifresini ve Argon2id anahtar türetme işlevini kullanır. Şifreleme özellikleri için Go'nun standart x/crypto modüllerini kullanır.
|
||||
|
||||
[:octicons-repo-16: Repository](https://github.com/Picocrypt/Picocrypt#readme){ .md-button .md-button--primary }
|
||||
[:octicons-code-16:](https://github.com/Picocrypt/Picocrypt){ .card-link title="Source Code" }
|
||||
[:octicons-heart-16:](https://opencollective.com/picocrypt){ .card-link title="Contribute" }
|
||||
|
||||
<details class="downloads" markdown>
|
||||
<summary>İndirmeler</summary>
|
||||
- [:fontawesome-brands-windows: Windows](https://github.com/Picocrypt/Picocrypt/releases)
|
||||
- [:simple-apple: macOS](https://github.com/Picocrypt/Picocrypt/releases)
|
||||
- [:simple-linux: Linux](https://github.com/Picocrypt/Picocrypt/releases)
|
||||
- [ Web)
|
||||
|
||||
</details>
|
||||
|
||||
</div>
|
||||
|
||||
Picocrypt, Ağustos 2024'te Radically Open Security tarafından [denetlenmiş](https://github.com/Picocrypt/storage/blob/main/Picocrypt.Audit.Report.pdf) ve denetimde bulunan sorunların [çoğu](https://github.com/Picocrypt/Picocrypt/issues/32#issuecomment-2329722740) daha sonra düzeltilmiştir.
|
||||
|
||||
### VeraCrypt (Disk)
|
||||
|
||||
<small>Aşağıdaki tehdit(ler)e karşı koruma sağlar:</small>
|
||||
|
||||
@@ -417,7 +417,6 @@ For encrypting your OS drive, we typically recommend using the encryption tool y
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- { .twemoji loading=lazy } [Cryptomator](encryption.md#cryptomator-cloud)
|
||||
- { .twemoji loading=lazy } [Picocrypt](encryption.md#picocrypt-file)
|
||||
- { .twemoji loading=lazy }{ .twemoji loading=lazy } [VeraCrypt (FDE)](encryption.md#veracrypt-disk)
|
||||
- { .twemoji loading=lazy } [Kryptor](encryption.md#kryptor)
|
||||
- { .twemoji loading=lazy } [Tomb](encryption.md#tomb)
|
||||
|
||||
Reference in New Issue
Block a user