Skip to content

What is NAT traversal? And how to remove the encryption feature? #18

Answered by SomajitDey
danimesq asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @DaniellMesquita.

Practically, NAT traversal means solving the problem of NOT having a public IP address. Without such a public IP, your computer can't be accessed directly from the internet - i.e. no incoming connections simply because your computer can't be uniquely identified on the internet. IPFS solves this by connecting your computer to a publicly accessible computer and asking it to forward certain incoming connections to your computer. Read more about it here.

Vanilla IPFS and its Pubsub have no encryption. But a chat must be secure. Hence IPFS-Chat's encryption can't be disabled. Why would you require removing encryption, what is your use case? [If you need to share unencrypte…

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by SomajitDey
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #17 on October 23, 2021 06:45.