1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-01-12 07:57:52 +00:00
i2pd_docs_en/docs/index.md

40 lines
1.3 KiB
Markdown
Raw Normal View History

2017-01-25 19:20:49 +00:00
![Logo](media/i2pd-logo.png)
2017-01-26 12:24:26 +00:00
Invisible Internet Protocol (daemon)
====================================
i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.
2017-01-25 19:20:49 +00:00
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.
I2P client is a software used for building and using anonymous I2P
networks. Such networks are commonly used for anonymous peer-to-peer
applications (filesharing, cryptocurrencies) and anonymous client-server
2017-01-25 19:20:49 +00:00
applications (websites, instant messengers, chat-servers).
I2P allows people from all around the world to communicate and share information
without restrictions.
Features
--------
* Distributed anonymous networking framework
* End-to-end encrypted communications
* Small footprint, simple dependencies, fast performance
* Rich set of APIs for developers of secure applications
2017-01-26 12:24:26 +00:00
Resources
---------
* [Website](http://i2pd.website)
* [Documentation](https://i2pd.readthedocs.io/en/latest/)
* [Wiki](https://github.com/PurpleI2P/i2pd/wiki)
* [Tickets/Issues](https://github.com/PurpleI2P/i2pd/issues)
* [Specifications](https://geti2p.net/spec)
* [Twitter](https://twitter.com/hashtag/i2pd)