Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit bb2b55d

Browse files
author
Alan Shaw
committed
docs: add link to pubsub signing PR
1 parent 7c7dc36 commit bb2b55d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/post/88-js-ipfs-0.36.md

+2
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ PR: https://github.com/ipfs/js-ipfs/pull/1989
6565

6666
Messages sent over Pubsub will now be automatically signed by the initial publisher, and included as a signature property on each Pubsub message. IPFS and Libp2p will be verifying the signatures of Pubsub messages by default in future releases, which will enable us to verify the authenticity of all messages sent over the network before they are processed. Verification is not yet required by default, but it will be in future releases, and all unsigned messages will not be processed or forwarded.
6767

68+
PR: https://github.com/libp2p/js-libp2p/pull/362
69+
6870
# 🏗 API Changes
6971

7072
1. **BREAKING**: The default string encoding for version 1 CIDs has changed to `base32`

0 commit comments

Comments
 (0)