Skip to content

Commit

Permalink
docs language
Browse files Browse the repository at this point in the history
  • Loading branch information
nichoth committed Apr 29, 2024
1 parent acc8c70 commit 8493a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Link multiple devices via websocket. Linking means that both devices share the
same AES key.

This depends on each device having a [keystore](https://github.com/fission-codes/keystore-idb) that stores the private keys. Also, you need a websocket server,
This depends on each device having a [keystore](https://github.com/fission-codes/keystore-idb) that stores your private keys. Also, you need a websocket server,
for example [partykit](https://www.partykit.io/).

We have two devices, a parent and a child. To securely send an AES key to
Expand Down

0 comments on commit 8493a6b

Please sign in to comment.