From 592cb33f25d90fc7342c7afecdf53f8cf36ce323 Mon Sep 17 00:00:00 2001 From: hugbubby Date: Sun, 20 May 2018 20:27:54 -0700 Subject: [PATCH] More FAQ changes. --- docs/user-guide/FAQ.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/user-guide/FAQ.md b/docs/user-guide/FAQ.md index 6ac7a64..203d24d 100644 --- a/docs/user-guide/FAQ.md +++ b/docs/user-guide/FAQ.md @@ -4,10 +4,10 @@ I2P (Invisible Internet Protocol) is a universal anonymous network layer. All communications over I2P are anonymous and end-to-end encrypted; participants don't reveal their real IP addresses. -The I2Pd client is an implemmentation of the I2P protocol in C++, used to -transmit data via I2P. i2pd is used for anonymous peer-to-peer applications +i2pd is an implemmentation of the I2P protocol in C++. +i2pd is used to facilitate anonymous peer-to-peer applications (filesharing, cryptocurrencies) and anonymous client-server applications -(websites, instant messengers, chat-servers). +(websites, instant messengers, chat-servers), all using I2P. I2P allows people from all around the world to communicate and share information without restrictions.