forked from I2P_Developers/i2p.www
minor home-page updates, fix order of conf schedule
This commit is contained in:
@ -16,11 +16,11 @@
|
||||
<div class="aside">
|
||||
<h1>{% trans %}What is I2P?{% endtrans %}</h1>
|
||||
<ul>
|
||||
<li>{% trans -%}I2P is an anonymous overlay network - a network within a
|
||||
network. It allows netizens to create and access content and build
|
||||
online communities on a network that is both distributed and dynamic. It
|
||||
is intended to protect communication and resist monitoring by third
|
||||
parties such as ISPs.
|
||||
<li>{% trans -%}I2P is an anonymous network built on top of the internet.
|
||||
It allows netizens to create and access content and build online
|
||||
communities on a network that is both distributed and dynamic. It is i
|
||||
ntended to protect communication and resist monitoring by third parties
|
||||
such as ISPs.
|
||||
{% endtrans %}</li>
|
||||
<li>{% trans -%}Aside from anonymizing traffic within the network, I2P
|
||||
functions with the same capabilities as the Internet, however its design
|
||||
@ -46,11 +46,15 @@
|
||||
<div class="aside">
|
||||
<h1>{% trans %}Conferences Calendar 2019{% endtrans %}</h1>
|
||||
<p>I2P Developers will be visiting these conferences this year:</p>
|
||||
<p><b>Upcoming:</b></p>
|
||||
<ul>
|
||||
<li>RightsCon (June 11-14 2019, Tunis, Tunisia)</li>
|
||||
<li>Internet Freedom Festival (April 1-5 2019, Valencia, Spain)</li>
|
||||
<li>DEF CON 27 (August 8-11 2019, Las Vegas, Nevada)</li>
|
||||
</ul>
|
||||
<p><b>Passed:</b></p>
|
||||
<ul>
|
||||
<li>Internet Freedom Festival (April 1-5 2019, Valencia, Spain)</li>
|
||||
<li>RightsCon (June 11-14 2019, Tunis, Tunisia)</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user