Good tutorials for a Javascript I2P implementation?

This page summarizes the projects mentioned and recommended in the original post on /r/i2p

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • i2p-zero

    Zero dependency, small footprint, cross-platform I2P Java Router with simple tunnel/socks controller and SAM interface

  • This is not true, it's an important distinction to make. node-i2p is a SAMv3.1 library, which is a control protocol we use to bridge I2P applications with the router itself. All useful I2P routers implement the SAM API, but you need to install an I2P router before using it. To make this easy and portable, bundle i2p-zero or link i2pd with your application.

  • i2pd

    🛡 I2P: End-to-End encrypted and anonymous Internet

  • This is not true, it's an important distinction to make. node-i2p is a SAMv3.1 library, which is a control protocol we use to bridge I2P applications with the router itself. All useful I2P routers implement the SAM API, but you need to install an I2P router before using it. To make this easy and portable, bundle i2p-zero or link i2pd with your application.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Simplest-Possible-I2P-for-Andoid-Embedding-Example

    I2P for Android Embedding Example - Embed I2P in your applications and provide a SAM API

  • You'll need to set up your app to include the Java client libraries, and call them to set up the API's you need to build connections. If you are using node-i2p, then the API you will need is SAM, for which I have a code example here: https://github.com/eyedeekay/Simplest-Possible-I2P-for-Andoid-Embedding-Example but I haven't written the walkthrough yet.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts