From 3a40fef0e031df019466b914eaae8ca90c48cf56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 10 Jan 2023 18:10:57 +0100 Subject: [PATCH 1/4] Shorten description --- doc/DESCRIPTION.md | 21 --------------------- manifest.json | 2 +- 2 files changed, 1 insertion(+), 22 deletions(-) diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 7bd0e8d..da5fbf0 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1,22 +1 @@ Hat.sh is a web app that provides secure local file encryption in the browser. It's fast, secure, and uses modern cryptographic algorithms with chunked AEAD stream encryption/decryption. - -### Features - -#### Security - -- XChaCha20-Poly1305 - for symmetric encryption. -- Argon2id - for password-based key derivation. -- X25519 - for key exchange. - -#### Privacy - -- The app runs locally in your browser. -- No data is ever collected or sent to anyone.​ - -#### Functionality - -- Secure multiple file encryption/decryption with passwords or keys. -- Secure random password generation. -- Asymmetric key pair generation. -- Authenticated key exchange. -- Password strength estimation. diff --git a/manifest.json b/manifest.json index 546667c..2f445e4 100644 --- a/manifest.json +++ b/manifest.json @@ -17,7 +17,7 @@ }, "license": "MIT", "maintainer": { - "name": "", + "name": "eric_G", "email": "" }, "requirements": { From ecc32fa13db2a5e88b977660afb9396f975b383d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 10 Jan 2023 17:11:03 +0000 Subject: [PATCH 2/4] Auto-update README --- README.md | 21 --------------------- README_fr.md | 21 --------------------- 2 files changed, 42 deletions(-) diff --git a/README.md b/README.md index fa544e2..9c5c8f1 100644 --- a/README.md +++ b/README.md @@ -17,27 +17,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Hat.sh is a web app that provides secure local file encryption in the browser. It's fast, secure, and uses modern cryptographic algorithms with chunked AEAD stream encryption/decryption. -### Features - -#### Security - -- XChaCha20-Poly1305 - for symmetric encryption. -- Argon2id - for password-based key derivation. -- X25519 - for key exchange. - -#### Privacy - -- The app runs locally in your browser. -- No data is ever collected or sent to anyone.​ - -#### Functionality - -- Secure multiple file encryption/decryption with passwords or keys. -- Secure random password generation. -- Asymmetric key pair generation. -- Authenticated key exchange. -- Password strength estimation. - **Shipped version:** 2.3.6~ynh1 diff --git a/README_fr.md b/README_fr.md index ddcab2b..c4ecf4f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,27 +17,6 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Hat.sh is a web app that provides secure local file encryption in the browser. It's fast, secure, and uses modern cryptographic algorithms with chunked AEAD stream encryption/decryption. -### Features - -#### Security - -- XChaCha20-Poly1305 - for symmetric encryption. -- Argon2id - for password-based key derivation. -- X25519 - for key exchange. - -#### Privacy - -- The app runs locally in your browser. -- No data is ever collected or sent to anyone.​ - -#### Functionality - -- Secure multiple file encryption/decryption with passwords or keys. -- Secure random password generation. -- Asymmetric key pair generation. -- Authenticated key exchange. -- Password strength estimation. - **Version incluse :** 2.3.6~ynh1 From 6f58d86d73a82eb6c0fcdc02cb21d9883697168f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 10 Jan 2023 18:12:02 +0100 Subject: [PATCH 3/4] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2f445e4..08519ff 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Encrypt and Decrypt files securely in your browser", "fr": "Chiffrer et déchiffrer les fichiers en toute sécurité dans votre navigateur" }, - "version": "2.3.6~ynh1", + "version": "2.3.6~ynh2", "url": "https://hat.sh", "upstream": { "license": "MIT", From 21137f3d57ebe87fdd9dfc0d35ea3f65992fc7cf Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 10 Jan 2023 17:12:12 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c5c8f1..7441d07 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Hat.sh is a web app that provides secure local file encryption in the browser. It's fast, secure, and uses modern cryptographic algorithms with chunked AEAD stream encryption/decryption. -**Shipped version:** 2.3.6~ynh1 +**Shipped version:** 2.3.6~ynh2 **Demo:** https://hat.sh diff --git a/README_fr.md b/README_fr.md index c4ecf4f..49e8c0a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Hat.sh is a web app that provides secure local file encryption in the browser. It's fast, secure, and uses modern cryptographic algorithms with chunked AEAD stream encryption/decryption. -**Version incluse :** 2.3.6~ynh1 +**Version incluse :** 2.3.6~ynh2 **Démo :** https://hat.sh