From 5316255985d1e4657b0e2d2936a7b6802a53cc7e Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Tue, 23 Apr 2024 13:31:53 +0200 Subject: [PATCH] Fix heading levels --- proposals/4114-matrix-as-a-password-manager.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proposals/4114-matrix-as-a-password-manager.md b/proposals/4114-matrix-as-a-password-manager.md index d88abdc6..a1943a1d 100644 --- a/proposals/4114-matrix-as-a-password-manager.md +++ b/proposals/4114-matrix-as-a-password-manager.md @@ -180,7 +180,7 @@ number of iterations is [configurable]. In summary, Matrix can be configured to provide a similar level of brute-force login protection as Bitwarden using key stretching on multiple levels. -### Encryption +#### Encryption Bitwarden uses a single 512-bit key, consisting of a 256-bit encryption key and a 256-bit MAC key, to symmetrically encrypt all vault items using @@ -201,7 +201,7 @@ backup. To sum up, the main difference here is that Bitwarden uses a single symmetric key to encrypt everything whereas Matrix uses per-event keys. -### Sharing +#### Sharing Bitwarden only allows sharing vault items through organizations. Like users, organizations have a single symmetric key that is used to encrypt all vault