diff --git a/i2p2www/pages/site/index.html b/i2p2www/pages/site/index.html
index e658cf15..575d6ee8 100644
--- a/i2p2www/pages/site/index.html
+++ b/i2p2www/pages/site/index.html
@@ -13,10 +13,10 @@
{% trans %}What is I2P?{% endtrans %}
- {% trans -%}
-I2P is a full darknet implementation - a network within a network, unmonitorable by your ISP or government.
+I2P is a full darknet implementation - a network within a network, and is intended to protect against monitoring by third parties, such as hostile governments or ISPs.
{% endtrans %}
- {% trans -%}
-I2P is used by many people who care about their privacy, as well as those in high-risk situations such as activists, oppressed people, journalists and whistleblowers.
+I2P is used by many people who care about their privacy, as well as those in high-risk situations. It is designed to protect activists, oppressed people, journalists and whistleblowers - as well as the average person.
{% endtrans %}
- {% trans -%}
I2P runs on Java and is therefore available anywhere Java will run, including desktops, embedded systems (like the Raspberry Pi) and Android phones.