Difference between revisions of "I2P+"

From I2P Wiki
Jump to navigation Jump to search
m (bring back source code/clearnet mirror links)
m (Category:I2P implementation)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
I2P+ is an enhanced version of [[I2P]] that aims to deliver a superior user experience. Updated themes, easier to understand configuration and diagnostics, and an enhanced feature set make I2P+ a compelling alternative to the official I2P release. Additionally, I2P+ implements improvements to the router's network performance and, for routers that are firewalled, significantly increases participating traffic and network responsiveness<!-- The theses should be substantiated! -->.
+
I2P+ is an enhanced version of [http://i2p-projekt.i2p/ I2P] that aims to deliver a superior user experience. Updated themes, easier to understand configuration and diagnostics, and an enhanced feature set make I2P+ a compelling alternative to the official I2P release. Additionally, I2P+ implements improvements to the router's network performance and, for routers that are firewalled, significantly increases participating traffic and network responsiveness<!-- The theses should be substantiated! -->.
   
 
Some of the improvements:
 
Some of the improvements:
Line 26: Line 26:
   
 
[[Category:I2P]]
 
[[Category:I2P]]
  +
[[Category:I2P implementation]]

Latest revision as of 17:15, 31 January 2023

I2P+ is an enhanced version of I2P that aims to deliver a superior user experience. Updated themes, easier to understand configuration and diagnostics, and an enhanced feature set make I2P+ a compelling alternative to the official I2P release. Additionally, I2P+ implements improvements to the router's network performance and, for routers that are firewalled, significantly increases participating traffic and network responsiveness.

Some of the improvements:

  • Console themes update
  • Improved logging subsystem
  • Dynamically resizing iframes for embedded content e.g. Tunnel Manager, I2PSnark
  • Consistent font appearance across browsers/platforms
  • Support for theme overrides for console and webapps to enable persistent changes to default themes
  • Integrated help section with dedicated pages for troubleshooting, new users, advanced settings etc
  • Automatic ajax refresh for console pages with dynamic content e.g. /tunnels and /jobs
  • Elimination of 'L' bandwidth tier routers from local tunnel builds
  • Exclusion of older routers from local NetDB with user-configurable version threshold
  • Console information page with at-a-glance router information
  • Enhanced presentation of diagnostic data and configuration pages
  • Improvements to I2PSnark including torrent status filters, enhanced presentation & configuration

See also

I2Pd, a full-featured C++ implementation of I2P client.

External links