[fractal] The effort to get encryption in Fractal has changed, this is made to reflect that.
- From: Alexandre Franke <afranke src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal] The effort to get encryption in Fractal has changed, this is made to reflect that.
- Date: Sun, 2 Aug 2020 17:09:19 +0000 (UTC)
commit 6bcb5e90ab3c18cd55f43f39f7390c4d67c994c7
Author: Lionir Deadman <19426-lionirdeadman users noreply gitlab gnome org>
Date: Wed Jul 22 22:00:28 2020 +0000
The effort to get encryption in Fractal has changed, this is made to reflect that.
README.md | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/README.md b/README.md
index 53cc22b2..e69c89fa 100644
--- a/README.md
+++ b/README.md
@@ -126,12 +126,9 @@ Full reference in: <https://matrix.org/docs/spec/client_server/r0.2.0.html#m-roo
Fractal does not currently have encryption support, but
there is an initiative for it.
-The current effort is to create a monolithic module for Fractal to interact with.
-Said module will handle all cryptographic tasks.
-The goal is to reduce the amount of work required for implementing end-to-end encryption
-by having one thing to interact with, instead of a huge API surface.
+The current effort is to use matrix-rust-sdk rather than our own implementation. (See
https://gitlab.gnome.org/GNOME/fractal/-/issues/636)
-Code and further information for this module can be found at
[World/metaolm](https://gitlab.gnome.org/World/metaolm).
+Code and further information for this module can be found at
[matrix/matrix-rust-sdk](https://github.com/matrix-org/matrix-rust-sdk).
* Can I run Fractal with the window closed?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]