Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Co-authored-by: Filip Borkiewicz <[email protected]>
  • Loading branch information
arj03 and boreq authored May 3, 2022
1 parent b06ef23 commit 075bd51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1209,7 +1209,7 @@ <h3 id="metafeed-network-identity">Network Identity</h3>
<h3 id="metafeed-fusion-identity">Fusion Identity</h3>
<p>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.</p>
<aside>
<p>Check out the <a href="https://github.com/ssb-ngi-pointer/fusion-identity-spec" targer="_blank">Fusion Identity specification</a> for more information.</p>
<p>Check out the <a href="https://github.com/ssb-ngi-pointer/fusion-identity-spec" target="_blank">Fusion Identity specification</a> for more information.</p>
</aside>

<!-- end of metafeeds documentation -->
Expand Down

0 comments on commit 075bd51

Please sign in to comment.