mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-12 20:36:38 +01:00
Update README.md
This commit is contained in:
parent
6dd36b8289
commit
ec02a27a39
1 changed files with 6 additions and 8 deletions
14
README.md
14
README.md
|
@ -9,12 +9,6 @@ License
|
|||
This project is licensed under the BSD 3-clause license, which can be found in the file
|
||||
LICENSE in the root of the project source code.
|
||||
|
||||
Donations
|
||||
---------
|
||||
|
||||
BTC: 1K7Ds6KUeR8ya287UC4rYTjvC96vXyZbDY
|
||||
LTC: LKQirrYrDeTuAPnpYq5y7LVKtywfkkHi59
|
||||
|
||||
Requirements for Linux/FreeBSD/OSX
|
||||
----------------------------------
|
||||
|
||||
|
@ -25,8 +19,7 @@ Requirements for Windows
|
|||
------------------------
|
||||
|
||||
VS2013 (known to work with 12.0.21005.1 or newer), Boost 1.46 or newer,
|
||||
crypto++ 5.62. See Win32/README-Build.txt for instructions on how to build i2pd
|
||||
and its dependencies.
|
||||
crypto++ 5.62.
|
||||
|
||||
Downloads
|
||||
------------
|
||||
|
@ -162,3 +155,8 @@ tunnels.cfg (filename of this config is subject of change):
|
|||
keys = site-keys.dat
|
||||
inport = 81
|
||||
accesslist = <b32>[,<b32>]
|
||||
|
||||
Acknowledgment
|
||||
--------------
|
||||
|
||||
The ed25519/ folder is based on the [ref10 implementation from SUPERCOP](http://bench.cr.yp.to/supercop.html).
|
||||
|
|
Loading…
Add table
Reference in a new issue