Skip to content

Commit 97c2d9c

Browse files
committed
Mention TweetNaCl.js
1 parent d61fcd2 commit 97c2d9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# secure-webrtc-swarm
22

3-
> A wrapper around [webrtc-swarm](https://github.com/mafintosh/webrtc-swarm) that adds peer whitelisting and authenticated asymmetric encryption of the WebRTC signaling data that is passed among peers via [signalhub](https://github.com/mafintosh/signalhub) (see [crypto-ratchet.md](crypto-ratchet.md)).
3+
> A wrapper around [webrtc-swarm](https://github.com/mafintosh/webrtc-swarm) that adds peer whitelisting and authenticated asymmetric encryption of the WebRTC signaling data using that is passed among peers via [signalhub](https://github.com/mafintosh/signalhub) using [TweetNaCl.js](https://github.com/dchest/tweetnacl-js
4+
) (see [crypto-ratchet.md](crypto-ratchet.md)).
45

56
## Install
67

0 commit comments

Comments
 (0)