summaryrefslogtreecommitdiffstats
path: root/net/i2pd/DETAILS
blob: d7ba0e84834aebb9c18e073917d61ec62c7cdce9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
           SPELL=i2pd
         VERSION=2.23.0
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/PurpleI2P/${SPELL}/archive/${VERSION}.tar.gz
     SOURCE_HASH=sha512:b547fa5b4ab3fbdf51cded846966b702304cc3dcbafbf3b4fc0e93e1907e45a649dd19eabc851309dfb7d3aa8ef84eefcb2cf1a3cda8549f90200da54df06923
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        DOC_DIRS=""
        WEB_SITE=https://github.com/PurpleI2P/i2pd
      LICENSE[0]=BSD
         ENTERED=20161019
           SHORT="full C++ implementation of I2P client"
cat << EOF
i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.

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 applications
(websites, instant messengers, chat-servers).

I2P allows people from all around the world to communicate and share information
without restrictions.
EOF