diff --git a/I2P-enable-your-applications.md b/I2P-enable-your-applications.md new file mode 100644 index 0000000..7bc3cf1 --- /dev/null +++ b/I2P-enable-your-applications.md @@ -0,0 +1,31 @@ +For application developers. + +How can you use I2P network anonymization layer in your application: + +* using libi2pd +* using standard I2P APIs + * SAM + * BOB + * I2CP +* using HTTP/Socks proxies + +libi2pd +======= + +TODO: write about `api.h` + +Standard I2P APIs +================= + +SAM +--- + +BOB +--- + +I2CP +---- + + +HTTP/Socks proxies +==================