From b06ef23b68b02f1e7ba976804546b0e860fdb1c5 Mon Sep 17 00:00:00 2001 From: Anders Rune Jensen Date: Tue, 3 May 2022 13:39:46 +0200 Subject: [PATCH 1/2] Add link to fusion identity spec --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 807a017..d85db36 100644 --- a/index.html +++ b/index.html @@ -1209,7 +1209,7 @@

Network Identity

Fusion Identity

Fusion Identities solve the challenge of using multiple devices with Secure Scuttlebutt. Each device still uses it's own identity, there is no avoiding that, but they can now share fusion identities with each other. These new fusion identities can be used to compute mentions and notifications taking into account all the keys that are part of the fusion. They also make it possible to send private messages to the fusion identity which are readable by all the members of the fusion identity. Replicating multiple feeds from the same user can be done by following the fusion identity.

From 075bd512ade55af1085ec06827c847b6f35d6ea4 Mon Sep 17 00:00:00 2001 From: Anders Rune Jensen Date: Tue, 3 May 2022 13:48:58 +0200 Subject: [PATCH 2/2] Update index.html Co-authored-by: Filip Borkiewicz --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d85db36..7d5bf72 100644 --- a/index.html +++ b/index.html @@ -1209,7 +1209,7 @@

Network Identity

Fusion Identity

Fusion Identities solve the challenge of using multiple devices with Secure Scuttlebutt. Each device still uses it's own identity, there is no avoiding that, but they can now share fusion identities with each other. These new fusion identities can be used to compute mentions and notifications taking into account all the keys that are part of the fusion. They also make it possible to send private messages to the fusion identity which are readable by all the members of the fusion identity. Replicating multiple feeds from the same user can be done by following the fusion identity.