Now it's time to make the same changes to your bootstrap node.
- Make the exact same change that you made in your
index.js
intobootstrap.js
to addnoise
as encryption in bootstrap node - Run the bootstrap and then dial it from the other node
- You should now have a secure channel to communicate over!
In the next chapter, we're going to take our secured communication worldwide and learn how to find other nodes to talk to on any network available!