mirror of https://github.com/PurpleI2P/i2pd-qt.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
2.5 KiB
57 lines
2.5 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<!-- Copyright 2018 Viktor Villainov <supervillain@riseup.net> --> |
|
<component type="desktop"> |
|
<id>website.i2pd.i2pd</id> |
|
<launchable type="desktop-id">website.i2pd.i2pd.desktop</launchable> |
|
<metadata_license>CC0-1.0</metadata_license> |
|
<project_license>BSD-3-Clause</project_license> |
|
<name>i2pd</name> |
|
<summary>Invisible Internet</summary> |
|
<description> |
|
<p>i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.</p> |
|
<p>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. </p> |
|
<p>I2P allows people from all around the world to communicate and share information |
|
without restrictions.</p> |
|
<p>Features:</p> |
|
<ul> |
|
<li>Distributed anonymous networking framework</li> |
|
<li>End-to-end encrypted communications</li> |
|
<li>Small footprint, simple dependencies, fast performance</li> |
|
<li>Rich set of APIs for developers of secure applications</li> |
|
</ul> |
|
</description> |
|
<screenshots> |
|
<screenshot type="default"> |
|
<image height="590" width="923">https://i2pd.website/images/i2pd_qt.png</image> |
|
</screenshot> |
|
</screenshots> |
|
<url type="homepage">https://i2pd.website/</url> |
|
<url type="bugtracker">https://github.com/PurpleI2P/i2pd/issues</url> |
|
<url type="help">https://i2pd.readthedocs.io/en/latest/</url> |
|
<update_contact>supervillain@riseup.net</update_contact> |
|
<developer_name>PurpleI2P Team</developer_name> |
|
<translation type="qt" /> |
|
|
|
<releases> |
|
<release version="2.35.0" date="2020-11-30" /> |
|
<release version="2.34.0" date="2020-10-27" /> |
|
<release version="2.33.0" date="2020-08-24" /> |
|
<release version="2.32.1" date="2020-06-02" /> |
|
<release version="2.32.0" date="2020-05-25" /> |
|
<release version="2.31.0" date="2020-04-10" /> |
|
<release version="2.30.0" date="2020-02-25" /> |
|
<release version="2.29.0" date="2019-10-21" /> |
|
<release version="2.28.0" date="2019-08-27" /> |
|
<release version="2.27.0" date="2019-07-03" /> |
|
<release version="2.26.0" date="2019-06-07" /> |
|
<release version="2.25.0" date="2019-05-09" /> |
|
<release version="2.24.0" date="2019-03-21" /> |
|
<release version="2.23.0" date="2019-01-21" /> |
|
<release version="2.22.0" date="2018-11-09" /> |
|
<release version="2.21.1" date="2018-10-22" /> |
|
<release version="2.21.0" date="2018-10-04" /> |
|
</releases> |
|
<content_rating type="oars-1.1" /> |
|
</component>
|
|
|