Skip to content

Releases: i2p/i2p.firefox

i2p-firefox-2.9.1

07 Jun 22:33
i2p-firefox-2.9.1
80fe9e4
Compare
Choose a tag to compare

I2P Easy-Install 2.8.0

This release updates the embedded I2P router to I2P 2.8.0.
2025-06-05 idk

  • Remove Chromium support completely. Much smaller binary now.
  • Version 2.9.0

2023-01-23 idk

  • Move build scripts to their own directory and make them use correct paths when moved
  • Add EXTRA to router when generating embedded router jars.

2022-09-20 idk

  • improve compatibility with local service installs and with un-bundled installs side-by-side with bundled intalls
  • version 1.9.7

2022-09-18 idk

  • remove unstable/deprecated targets from Makefile.
  • make it fatal if a jpackaged I2P is not found, the profile launcher is now part of the jpackage

2022-09-16 idk

  • remove unstable/deprecated functionality. Better solutions have been developed and instructions
    on how to use them are provided.
  • update build documentation.

2022-09-13 idk

  • make it a "portable" application in that the entire app and config can be carried on a portable
    storage device. Requires minor tweaks to work well still.

2022-09-08 idk

  • Generate a source tarball when we checkout a branch of i2p.i2p
  • Upload a source tarball when we do a daily build
  • Clean up a source tarball when running the clean script. Regenerate tarball after cleaning.

2022-09-06 idk

  • Point release 1.9.5, fixes a bug which occurs more often on Windows 11, fixes a SusiDNS issue

2022-08-28 idk

  • Migrate away from batch scripts and simply launch a browser if I2P is already running.
    This is more flexible, stable, and simplet to install
  • Improves compatibility with detatched and un-bundled routers on the same system
  • Fixes bugs in Firefox path finding

2022-05-8 idk

  • Add translations for Arabic, German, French, Italian, Japanese, Portuguese, Russian,
    and Chinese.
  • Add support for I2P+ Router Console detection. Not an endorsement of I2P+, just
    a convenience requested by a helpful user.
  • The build system has been radically improved in order to be simpler to set up and
    configure.
  • Fixed a bug where the build deleted a config file.

2022-05-5 idk

  • Fix a bug where the I2P router detection inappropriately prioritized an easy
    install bundle when a non-bundled instal was in use.

2022-03-25 idk

  • This release adds support for user-mode, non-privileged installation of the
    jpackaged router and the browser profile. Admin installation is still supported
    and detected automatically, to support existing bundles.
  • On restart to update, will detect if a router requires admin rights to install
    and will ask the user to authorize the update. In user-mode, no prompt will ever
    be seen.
  • Updates to the Firefox profiles to improve compatibility with more Firefoxes

2022-02-10 idk

  • This release fixes automatic update using Bittorrent within the I2P network
    and the custom Update PostProcessor.
  • Fixes the first-run launcher bug
  • Drastically simplifies the Windows build process
  • Adds support for development releases
  • Adds support for Debian packaging(Of just the Firefox profile)

2021-11-1 idk

  • HTTPS Everywhere will now self-disable on some Firefox versions. This is not
    an issue since HTTPS Everywhere is deprecated in favor of Firefox built-in
    HTTPS enforcement features.
  • .bat Script: Detect location of C:\Program Files\I2P or
    C\Program Files(x86)\I2P in launcher scripts
  • NSIS changes
  • Make launcher scripts static artifacts instead of generating them during
    the install process
  • If a jpackaged I2P router is present in $checkout/I2P, include it in an
    installer.
  • If a running installer doesn't find an I2P router in Program Files, install
    the jpackaged I2P router. Mark it as jpackaged so we can quickly determine
    from other applications.
  • I2P in Private Browsing changes
  • bugfix for reset() of dynamic theme
  • bugfix for erroneous redirect/contain of mis-identified I2PSnark containers
  • improve support for in-I2P HTTPS
  • use global CSS on pageAction panels for HTTP, HTTPS, and Bittorrent(@Sadie)
  • improve support for I2PSnark web handler in HTTPS tabs
  • icon update(@Sadie)
  • contain android-incompatible features so they won't be executed on Fennec
  • translate into Spanish
  • visually conceal/reveal features based on whether they are enabled/configured.
  • I2P Jpackage
  • support for building an I2P Jpackage has been added to the build system
    Note that support is platform-specific, to build a Windows jpackage one must
    use a Windows OS, to build a Linux jpackage one must use a Linux OS. Only
    Windows jpackages are used for a release product.
  • For information about how releases are built see README.md and UPDATES.md
  • The jpackaged router has the following differences from mainline I2P:
  • The jars are installed to a different directory.
  • The native libraries are installed to a different directory
  • The wrapper script is not installed and not used, and replaced by the
    browser launcher.
  • The I2P executable is %programfiles%/I2P/I2P.exe, command-line flags are not
    compatible but configuration files are.
  • wrapper.config is unused
  • The built-by entry will reflect that idk built the package
  • Use flags to achieve compatibility with plugins that use Reflection on Java
    17 jpackages

2021-01-17 idk

  • Use Local Application Data instead of Roaming application data for router.config file
  • Use Roaming Application Daya only if a clients.config.d is present, indicating that the
    roaming application directory is in use deliberately.

2020-12-20 idk

  • Add I2P in Private Browsing plugin, which for the purposes of this profile provides
  • X-I2P-Location functionality(Alternate service locations for mirrors)
  • X-I2P-TorrentLocation functionality(Alternate resource locations for sites)
  • Pre-Disable HTTPS only mode dom.security.https_only_mode=false in the profile in favor of HTTPS-Everywhere
  • Enable the use of extensions in private mode by default.

2019-02-10 zab

  • Fix missing texts on Finish page

2019-02-09 zab

  • Enable js on the console and disable everywhere else
  • Newer versions of plugins
  • Bump profile version to 0.2
  • Move I2P detection to happen before any files are written
  • Update I2P detection to detect "zero" installer as well
  • Bump installer version to 0.02a

2019-01-08 zab

  • Rename the output of the windows installer to include version.
    • current (initial) version is 0.01a
  • Change text in prompts for Firefox and I2P locations
  • check 32-bit location even if install should have been 64-bit
  • use a Toopie as icon
  • Add language selection dialog

2019-01-07 zzz

  • Remove irrelevant parts of Tor license
  • Fix Makefile to not re-download the xpi's

2019-01-07 zab

  • Split the license into files to reduce size and fix build on nsis v3 (ticket 2372)

2019-01-05 zab

  • start a changelog
  • add version to the profile, independent of installer version
    • version 0.1 corresponds to IDK version 0.03b

Checksums

621301bd5f0e0ef1879ed16f8a40d5da9444525755736411fe1e326192f90cb2  I2P-EXE-2.4.992.exe
decbdef9ef24f6b614027afb006dc7ee4b4817f48a25dbd6af440a6f2be5ecb3  I2P-Easy-Install-Bundle-2.4.992.exe
bf6f5d162885798072cd61c098bbe871571ac116aaed411b330bab247064e399  I2P-MSI-2.4.992.msi
0b9c68a6d97727140e56bc80c0096db9340ce12d5bdb7cc3252713a7bb0d33ca  I2P-windows-portable.zip
18d68eeb61762f0b8cef3505802b5d4a2fa1327fa0fd8f2f41775328361be60b  I2P.tar.gz
669d353ea064a6a660ef94e8d70728f011e81f98b0fbf298b4d124bbcec7ba83  changelog.txt
I2P-EXE-2.4.992.exe:                 PE32+ executable (GUI) x86-64, for MS Windows
I2P-Easy-Install-Bundle-2.4.992.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
I2P-MSI-2.4.992.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {F44ACC17-351A-4424-A4F5-7F9E52BBE96E}, Create Time/Date: Wed Mar 20 02:46:40 2024, Last Saved Time/Date: Wed Mar 20 02:46:40 2024, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.0.8606), Security: 2
I2P-windows-portable.zip:            Zip archive data, at least v2.0 to extract, compression method=deflate
I2P.tar.gz:                          gzip compressed data, from Unix, original size modulo 2^32 766935040
changelog.txt:                       ASCII text

Checksums

4549026bed244bcad0636035d9662ac447c39b0182bf720d2e891727f76089f3  I2P-EXE-9.9.9.exe
e2b70423b4f4bef4179bf54dee4284d897a8b48f1c3c63a3f24acb45388a38c8  I2P-Easy-Install-Bundle-...exe
6637a6e24ff26ff9667b8ae6103346656baa62edce757a1cde5b97c84a03d920  I2P-MSI-9.9.9.msi
bc6cf8bc083b06137200086ef01c02495570bccace2bc76a75c3ba35d2607318  I2P-windows-portable.zip
d23d1c0572a9d48d51adaf5e2f9ecb8362d261d00ead76d01bc4a438febe1485  I2P.tar.gz
dc954f2f6de683c134c75910f52cdad21b9e32d0a766ac9c9c8dc4813c96312e  changelog.txt
1480318660e0ac9a6e6c618bbea809d80f95aade36a7a99535bc470404ffd269  i2p.i2p.jpackage-build.tar.gz
I2P-EXE-9.9.9.exe:              PE32+ executable (GUI) x86-64, for MS Windows, 7 sections
I2P-Easy-Install-Bundle-...exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive, 5 sections
I2P-MSI-9.9.9.msi:              Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {2D4CDA56-5383-4C50-AD8A-41E47EE20DF1}, Create Time/Date: Sat Jun  7 02:06:40 2025, Last Saved Time/Date: Sat Jun  7 02:06:40 2025, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.1.8722), Security: 2
I2P-windows-po...
Read more

i2p-firefox-2.9.0

05 Jun 22:09
d013060
Compare
Choose a tag to compare

I2P Easy-Install 2.8.0

This release updates the embedded I2P router to I2P 2.8.0.
2025-06-05 idk

  • Remove Chromium support completely. Much smaller binary now.
  • Version 2.9.0

2023-01-23 idk

  • Move build scripts to their own directory and make them use correct paths when moved
  • Add EXTRA to router when generating embedded router jars.

2022-09-20 idk

  • improve compatibility with local service installs and with un-bundled installs side-by-side with bundled intalls
  • version 1.9.7

2022-09-18 idk

  • remove unstable/deprecated targets from Makefile.
  • make it fatal if a jpackaged I2P is not found, the profile launcher is now part of the jpackage

2022-09-16 idk

  • remove unstable/deprecated functionality. Better solutions have been developed and instructions
    on how to use them are provided.
  • update build documentation.

2022-09-13 idk

  • make it a "portable" application in that the entire app and config can be carried on a portable
    storage device. Requires minor tweaks to work well still.

2022-09-08 idk

  • Generate a source tarball when we checkout a branch of i2p.i2p
  • Upload a source tarball when we do a daily build
  • Clean up a source tarball when running the clean script. Regenerate tarball after cleaning.

2022-09-06 idk

  • Point release 1.9.5, fixes a bug which occurs more often on Windows 11, fixes a SusiDNS issue

2022-08-28 idk

  • Migrate away from batch scripts and simply launch a browser if I2P is already running.
    This is more flexible, stable, and simplet to install
  • Improves compatibility with detatched and un-bundled routers on the same system
  • Fixes bugs in Firefox path finding

2022-05-8 idk

  • Add translations for Arabic, German, French, Italian, Japanese, Portuguese, Russian,
    and Chinese.
  • Add support for I2P+ Router Console detection. Not an endorsement of I2P+, just
    a convenience requested by a helpful user.
  • The build system has been radically improved in order to be simpler to set up and
    configure.
  • Fixed a bug where the build deleted a config file.

2022-05-5 idk

  • Fix a bug where the I2P router detection inappropriately prioritized an easy
    install bundle when a non-bundled instal was in use.

2022-03-25 idk

  • This release adds support for user-mode, non-privileged installation of the
    jpackaged router and the browser profile. Admin installation is still supported
    and detected automatically, to support existing bundles.
  • On restart to update, will detect if a router requires admin rights to install
    and will ask the user to authorize the update. In user-mode, no prompt will ever
    be seen.
  • Updates to the Firefox profiles to improve compatibility with more Firefoxes

2022-02-10 idk

  • This release fixes automatic update using Bittorrent within the I2P network
    and the custom Update PostProcessor.
  • Fixes the first-run launcher bug
  • Drastically simplifies the Windows build process
  • Adds support for development releases
  • Adds support for Debian packaging(Of just the Firefox profile)

2021-11-1 idk

  • HTTPS Everywhere will now self-disable on some Firefox versions. This is not
    an issue since HTTPS Everywhere is deprecated in favor of Firefox built-in
    HTTPS enforcement features.
  • .bat Script: Detect location of C:\Program Files\I2P or
    C\Program Files(x86)\I2P in launcher scripts
  • NSIS changes
  • Make launcher scripts static artifacts instead of generating them during
    the install process
  • If a jpackaged I2P router is present in $checkout/I2P, include it in an
    installer.
  • If a running installer doesn't find an I2P router in Program Files, install
    the jpackaged I2P router. Mark it as jpackaged so we can quickly determine
    from other applications.
  • I2P in Private Browsing changes
  • bugfix for reset() of dynamic theme
  • bugfix for erroneous redirect/contain of mis-identified I2PSnark containers
  • improve support for in-I2P HTTPS
  • use global CSS on pageAction panels for HTTP, HTTPS, and Bittorrent(@Sadie)
  • improve support for I2PSnark web handler in HTTPS tabs
  • icon update(@Sadie)
  • contain android-incompatible features so they won't be executed on Fennec
  • translate into Spanish
  • visually conceal/reveal features based on whether they are enabled/configured.
  • I2P Jpackage
  • support for building an I2P Jpackage has been added to the build system
    Note that support is platform-specific, to build a Windows jpackage one must
    use a Windows OS, to build a Linux jpackage one must use a Linux OS. Only
    Windows jpackages are used for a release product.
  • For information about how releases are built see README.md and UPDATES.md
  • The jpackaged router has the following differences from mainline I2P:
  • The jars are installed to a different directory.
  • The native libraries are installed to a different directory
  • The wrapper script is not installed and not used, and replaced by the
    browser launcher.
  • The I2P executable is %programfiles%/I2P/I2P.exe, command-line flags are not
    compatible but configuration files are.
  • wrapper.config is unused
  • The built-by entry will reflect that idk built the package
  • Use flags to achieve compatibility with plugins that use Reflection on Java
    17 jpackages

2021-01-17 idk

  • Use Local Application Data instead of Roaming application data for router.config file
  • Use Roaming Application Daya only if a clients.config.d is present, indicating that the
    roaming application directory is in use deliberately.

2020-12-20 idk

  • Add I2P in Private Browsing plugin, which for the purposes of this profile provides
  • X-I2P-Location functionality(Alternate service locations for mirrors)
  • X-I2P-TorrentLocation functionality(Alternate resource locations for sites)
  • Pre-Disable HTTPS only mode dom.security.https_only_mode=false in the profile in favor of HTTPS-Everywhere
  • Enable the use of extensions in private mode by default.

2019-02-10 zab

  • Fix missing texts on Finish page

2019-02-09 zab

  • Enable js on the console and disable everywhere else
  • Newer versions of plugins
  • Bump profile version to 0.2
  • Move I2P detection to happen before any files are written
  • Update I2P detection to detect "zero" installer as well
  • Bump installer version to 0.02a

2019-01-08 zab

  • Rename the output of the windows installer to include version.
    • current (initial) version is 0.01a
  • Change text in prompts for Firefox and I2P locations
  • check 32-bit location even if install should have been 64-bit
  • use a Toopie as icon
  • Add language selection dialog

2019-01-07 zzz

  • Remove irrelevant parts of Tor license
  • Fix Makefile to not re-download the xpi's

2019-01-07 zab

  • Split the license into files to reduce size and fix build on nsis v3 (ticket 2372)

2019-01-05 zab

  • start a changelog
  • add version to the profile, independent of installer version
    • version 0.1 corresponds to IDK version 0.03b

Checksums

621301bd5f0e0ef1879ed16f8a40d5da9444525755736411fe1e326192f90cb2  I2P-EXE-2.4.992.exe
decbdef9ef24f6b614027afb006dc7ee4b4817f48a25dbd6af440a6f2be5ecb3  I2P-Easy-Install-Bundle-2.4.992.exe
bf6f5d162885798072cd61c098bbe871571ac116aaed411b330bab247064e399  I2P-MSI-2.4.992.msi
0b9c68a6d97727140e56bc80c0096db9340ce12d5bdb7cc3252713a7bb0d33ca  I2P-windows-portable.zip
18d68eeb61762f0b8cef3505802b5d4a2fa1327fa0fd8f2f41775328361be60b  I2P.tar.gz
669d353ea064a6a660ef94e8d70728f011e81f98b0fbf298b4d124bbcec7ba83  changelog.txt
I2P-EXE-2.4.992.exe:                 PE32+ executable (GUI) x86-64, for MS Windows
I2P-Easy-Install-Bundle-2.4.992.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
I2P-MSI-2.4.992.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {F44ACC17-351A-4424-A4F5-7F9E52BBE96E}, Create Time/Date: Wed Mar 20 02:46:40 2024, Last Saved Time/Date: Wed Mar 20 02:46:40 2024, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.0.8606), Security: 2
I2P-windows-portable.zip:            Zip archive data, at least v2.0 to extract, compression method=deflate
I2P.tar.gz:                          gzip compressed data, from Unix, original size modulo 2^32 766935040
changelog.txt:                       ASCII text

Checksums

5dacc018b733e9eb22243f8a9eec9c7d838ce0131932550ef910dbcfdaf6687b  I2P-EXE-9.9.9.exe
af71dff801b965e38be8e4d1290e57160842edce696add3adc1819c93e41158d  I2P-Easy-Install-Bundle-...exe
15b6917aad6454f3c6080e129e0253f43e0e6f114d4e3442458829c7cc136651  I2P-MSI-9.9.9.msi
34da5e80e8f731627a42e06ea7daaf9ae8934ccbcdf789ba3c245b8875a9f07d  I2P-windows-portable.zip
144f506bb4e567cb706df05c495c26ede6359aef99768bee5ffa649b516f692f  I2P.tar.gz
fd5ce2a44241ba1833cb534a45ffa1da9cb52e7c7a53529b42eabec2cec45cd0  changelog.txt
2ae355902853572ecd90e24c8e427e091f80fff86cad1bdf50784d9cd3e6f34f  i2p.i2p.jpackage-build.tar.gz
I2P-EXE-9.9.9.exe:              PE32+ executable (GUI) x86-64, for MS Windows, 7 sections
I2P-Easy-Install-Bundle-...exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive, 5 sections
I2P-MSI-9.9.9.msi:              Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {B8F274A1-6E24-48CD-896C-41AB09CB18EC}, Create Time/Date: Thu Jun  5 21:14:30 2025, Last Saved Time/Date: Thu Jun  5 21:14:30 2025, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.1.8722), Security: 2
I2P-windows-po...
Read more

i2p-firefox-2.8.2

01 Apr 23:09
i2p-firefox-2.8.2
9f96c39
Compare
Choose a tag to compare

I2P Easy-Install 2.8.0

This release updates the embedded I2P router to I2P 2.8.0.
2023-01-23 idk

  • Move build scripts to their own directory and make them use correct paths when moved
  • Add EXTRA to router when generating embedded router jars.

2022-09-20 idk

  • improve compatibility with local service installs and with un-bundled installs side-by-side with bundled intalls
  • version 1.9.7

2022-09-18 idk

  • remove unstable/deprecated targets from Makefile.
  • make it fatal if a jpackaged I2P is not found, the profile launcher is now part of the jpackage

2022-09-16 idk

  • remove unstable/deprecated functionality. Better solutions have been developed and instructions
    on how to use them are provided.
  • update build documentation.

2022-09-13 idk

  • make it a "portable" application in that the entire app and config can be carried on a portable
    storage device. Requires minor tweaks to work well still.

2022-09-08 idk

  • Generate a source tarball when we checkout a branch of i2p.i2p
  • Upload a source tarball when we do a daily build
  • Clean up a source tarball when running the clean script. Regenerate tarball after cleaning.

2022-09-06 idk

  • Point release 1.9.5, fixes a bug which occurs more often on Windows 11, fixes a SusiDNS issue

2022-08-28 idk

  • Migrate away from batch scripts and simply launch a browser if I2P is already running.
    This is more flexible, stable, and simplet to install
  • Improves compatibility with detatched and un-bundled routers on the same system
  • Fixes bugs in Firefox path finding

2022-05-8 idk

  • Add translations for Arabic, German, French, Italian, Japanese, Portuguese, Russian,
    and Chinese.
  • Add support for I2P+ Router Console detection. Not an endorsement of I2P+, just
    a convenience requested by a helpful user.
  • The build system has been radically improved in order to be simpler to set up and
    configure.
  • Fixed a bug where the build deleted a config file.

2022-05-5 idk

  • Fix a bug where the I2P router detection inappropriately prioritized an easy
    install bundle when a non-bundled instal was in use.

2022-03-25 idk

  • This release adds support for user-mode, non-privileged installation of the
    jpackaged router and the browser profile. Admin installation is still supported
    and detected automatically, to support existing bundles.
  • On restart to update, will detect if a router requires admin rights to install
    and will ask the user to authorize the update. In user-mode, no prompt will ever
    be seen.
  • Updates to the Firefox profiles to improve compatibility with more Firefoxes

2022-02-10 idk

  • This release fixes automatic update using Bittorrent within the I2P network
    and the custom Update PostProcessor.
  • Fixes the first-run launcher bug
  • Drastically simplifies the Windows build process
  • Adds support for development releases
  • Adds support for Debian packaging(Of just the Firefox profile)

2021-11-1 idk

  • HTTPS Everywhere will now self-disable on some Firefox versions. This is not
    an issue since HTTPS Everywhere is deprecated in favor of Firefox built-in
    HTTPS enforcement features.
  • .bat Script: Detect location of C:\Program Files\I2P or
    C\Program Files(x86)\I2P in launcher scripts
  • NSIS changes
  • Make launcher scripts static artifacts instead of generating them during
    the install process
  • If a jpackaged I2P router is present in $checkout/I2P, include it in an
    installer.
  • If a running installer doesn't find an I2P router in Program Files, install
    the jpackaged I2P router. Mark it as jpackaged so we can quickly determine
    from other applications.
  • I2P in Private Browsing changes
  • bugfix for reset() of dynamic theme
  • bugfix for erroneous redirect/contain of mis-identified I2PSnark containers
  • improve support for in-I2P HTTPS
  • use global CSS on pageAction panels for HTTP, HTTPS, and Bittorrent(@Sadie)
  • improve support for I2PSnark web handler in HTTPS tabs
  • icon update(@Sadie)
  • contain android-incompatible features so they won't be executed on Fennec
  • translate into Spanish
  • visually conceal/reveal features based on whether they are enabled/configured.
  • I2P Jpackage
  • support for building an I2P Jpackage has been added to the build system
    Note that support is platform-specific, to build a Windows jpackage one must
    use a Windows OS, to build a Linux jpackage one must use a Linux OS. Only
    Windows jpackages are used for a release product.
  • For information about how releases are built see README.md and UPDATES.md
  • The jpackaged router has the following differences from mainline I2P:
  • The jars are installed to a different directory.
  • The native libraries are installed to a different directory
  • The wrapper script is not installed and not used, and replaced by the
    browser launcher.
  • The I2P executable is %programfiles%/I2P/I2P.exe, command-line flags are not
    compatible but configuration files are.
  • wrapper.config is unused
  • The built-by entry will reflect that idk built the package
  • Use flags to achieve compatibility with plugins that use Reflection on Java
    17 jpackages

2021-01-17 idk

  • Use Local Application Data instead of Roaming application data for router.config file
  • Use Roaming Application Daya only if a clients.config.d is present, indicating that the
    roaming application directory is in use deliberately.

2020-12-20 idk

  • Add I2P in Private Browsing plugin, which for the purposes of this profile provides
  • X-I2P-Location functionality(Alternate service locations for mirrors)
  • X-I2P-TorrentLocation functionality(Alternate resource locations for sites)
  • Pre-Disable HTTPS only mode dom.security.https_only_mode=false in the profile in favor of HTTPS-Everywhere
  • Enable the use of extensions in private mode by default.

2019-02-10 zab

  • Fix missing texts on Finish page

2019-02-09 zab

  • Enable js on the console and disable everywhere else
  • Newer versions of plugins
  • Bump profile version to 0.2
  • Move I2P detection to happen before any files are written
  • Update I2P detection to detect "zero" installer as well
  • Bump installer version to 0.02a

2019-01-08 zab

  • Rename the output of the windows installer to include version.
    • current (initial) version is 0.01a
  • Change text in prompts for Firefox and I2P locations
  • check 32-bit location even if install should have been 64-bit
  • use a Toopie as icon
  • Add language selection dialog

2019-01-07 zzz

  • Remove irrelevant parts of Tor license
  • Fix Makefile to not re-download the xpi's

2019-01-07 zab

  • Split the license into files to reduce size and fix build on nsis v3 (ticket 2372)

2019-01-05 zab

  • start a changelog
  • add version to the profile, independent of installer version
    • version 0.1 corresponds to IDK version 0.03b

Checksums

621301bd5f0e0ef1879ed16f8a40d5da9444525755736411fe1e326192f90cb2  I2P-EXE-2.4.992.exe
decbdef9ef24f6b614027afb006dc7ee4b4817f48a25dbd6af440a6f2be5ecb3  I2P-Easy-Install-Bundle-2.4.992.exe
bf6f5d162885798072cd61c098bbe871571ac116aaed411b330bab247064e399  I2P-MSI-2.4.992.msi
0b9c68a6d97727140e56bc80c0096db9340ce12d5bdb7cc3252713a7bb0d33ca  I2P-windows-portable.zip
18d68eeb61762f0b8cef3505802b5d4a2fa1327fa0fd8f2f41775328361be60b  I2P.tar.gz
669d353ea064a6a660ef94e8d70728f011e81f98b0fbf298b4d124bbcec7ba83  changelog.txt
I2P-EXE-2.4.992.exe:                 PE32+ executable (GUI) x86-64, for MS Windows
I2P-Easy-Install-Bundle-2.4.992.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
I2P-MSI-2.4.992.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {F44ACC17-351A-4424-A4F5-7F9E52BBE96E}, Create Time/Date: Wed Mar 20 02:46:40 2024, Last Saved Time/Date: Wed Mar 20 02:46:40 2024, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.0.8606), Security: 2
I2P-windows-portable.zip:            Zip archive data, at least v2.0 to extract, compression method=deflate
I2P.tar.gz:                          gzip compressed data, from Unix, original size modulo 2^32 766935040
changelog.txt:                       ASCII text

Checksums

8c5c45f6c6b840bea29f464a200779cbc571a84761d380f2e0134bfc27af378b  I2P-EXE-2.8.2.exe
08210fa82ae7d418a7fdd840fd6db50628f8402ce62ade7e2583be215d73d0ab  I2P-Easy-Install-Bundle-2.8.2.exe
d6ded18da699e75299582d2ca5c90431a3dd365d48e7241c4ce77294ceead856  I2P-MSI-2.8.2.msi
a7ba7fc5278b6475b4bcee43ec3352e0a9e3f72ed1b5bbc7f6f9e4a359dd5036  I2P-windows-portable.zip
ec637e5361277104f5c26b6e28ec79cf950f92c2c7bbfbd410843f8f09b2ecf4  I2P.tar.gz
89a64f7be7334f69e04610f42b74cdff5b4084dd51c97b69cfb95e7f857c9ae9  changelog.txt
e58f72a63e329b665c571b1a01dc46933f0850b6afcb2b78f23943fe0d668c95  i2p.i2p.jpackage-build.tar.gz
I2P-EXE-2.8.2.exe:                 PE32+ executable (GUI) x86-64, for MS Windows, 7 sections
I2P-Easy-Install-Bundle-2.8.2.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive, 5 sections
I2P-MSI-2.8.2.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {3773BF4C-0A00-4F3E-91D8-0676787EA795}, Create Time/Date: Tue Apr  1 22:54:42 2025, Last Saved Time/Date: Tue Apr  1 22:54:42 2025, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.1.8722), Security: 2
I2P-windows-portable.zip:          Zip archive data, at least v2.0 to extract, compression method=d...
Read more

i2p-firefox-2.8.1

21 Mar 01:27
4c28fee
Compare
Choose a tag to compare

I2P Easy-Install 2.8.0

This release updates the embedded I2P router to I2P 2.8.0.
2023-01-23 idk

  • Move build scripts to their own directory and make them use correct paths when moved
  • Add EXTRA to router when generating embedded router jars.

2022-09-20 idk

  • improve compatibility with local service installs and with un-bundled installs side-by-side with bundled intalls
  • version 1.9.7

2022-09-18 idk

  • remove unstable/deprecated targets from Makefile.
  • make it fatal if a jpackaged I2P is not found, the profile launcher is now part of the jpackage

2022-09-16 idk

  • remove unstable/deprecated functionality. Better solutions have been developed and instructions
    on how to use them are provided.
  • update build documentation.

2022-09-13 idk

  • make it a "portable" application in that the entire app and config can be carried on a portable
    storage device. Requires minor tweaks to work well still.

2022-09-08 idk

  • Generate a source tarball when we checkout a branch of i2p.i2p
  • Upload a source tarball when we do a daily build
  • Clean up a source tarball when running the clean script. Regenerate tarball after cleaning.

2022-09-06 idk

  • Point release 1.9.5, fixes a bug which occurs more often on Windows 11, fixes a SusiDNS issue

2022-08-28 idk

  • Migrate away from batch scripts and simply launch a browser if I2P is already running.
    This is more flexible, stable, and simplet to install
  • Improves compatibility with detatched and un-bundled routers on the same system
  • Fixes bugs in Firefox path finding

2022-05-8 idk

  • Add translations for Arabic, German, French, Italian, Japanese, Portuguese, Russian,
    and Chinese.
  • Add support for I2P+ Router Console detection. Not an endorsement of I2P+, just
    a convenience requested by a helpful user.
  • The build system has been radically improved in order to be simpler to set up and
    configure.
  • Fixed a bug where the build deleted a config file.

2022-05-5 idk

  • Fix a bug where the I2P router detection inappropriately prioritized an easy
    install bundle when a non-bundled instal was in use.

2022-03-25 idk

  • This release adds support for user-mode, non-privileged installation of the
    jpackaged router and the browser profile. Admin installation is still supported
    and detected automatically, to support existing bundles.
  • On restart to update, will detect if a router requires admin rights to install
    and will ask the user to authorize the update. In user-mode, no prompt will ever
    be seen.
  • Updates to the Firefox profiles to improve compatibility with more Firefoxes

2022-02-10 idk

  • This release fixes automatic update using Bittorrent within the I2P network
    and the custom Update PostProcessor.
  • Fixes the first-run launcher bug
  • Drastically simplifies the Windows build process
  • Adds support for development releases
  • Adds support for Debian packaging(Of just the Firefox profile)

2021-11-1 idk

  • HTTPS Everywhere will now self-disable on some Firefox versions. This is not
    an issue since HTTPS Everywhere is deprecated in favor of Firefox built-in
    HTTPS enforcement features.
  • .bat Script: Detect location of C:\Program Files\I2P or
    C\Program Files(x86)\I2P in launcher scripts
  • NSIS changes
  • Make launcher scripts static artifacts instead of generating them during
    the install process
  • If a jpackaged I2P router is present in $checkout/I2P, include it in an
    installer.
  • If a running installer doesn't find an I2P router in Program Files, install
    the jpackaged I2P router. Mark it as jpackaged so we can quickly determine
    from other applications.
  • I2P in Private Browsing changes
  • bugfix for reset() of dynamic theme
  • bugfix for erroneous redirect/contain of mis-identified I2PSnark containers
  • improve support for in-I2P HTTPS
  • use global CSS on pageAction panels for HTTP, HTTPS, and Bittorrent(@Sadie)
  • improve support for I2PSnark web handler in HTTPS tabs
  • icon update(@Sadie)
  • contain android-incompatible features so they won't be executed on Fennec
  • translate into Spanish
  • visually conceal/reveal features based on whether they are enabled/configured.
  • I2P Jpackage
  • support for building an I2P Jpackage has been added to the build system
    Note that support is platform-specific, to build a Windows jpackage one must
    use a Windows OS, to build a Linux jpackage one must use a Linux OS. Only
    Windows jpackages are used for a release product.
  • For information about how releases are built see README.md and UPDATES.md
  • The jpackaged router has the following differences from mainline I2P:
  • The jars are installed to a different directory.
  • The native libraries are installed to a different directory
  • The wrapper script is not installed and not used, and replaced by the
    browser launcher.
  • The I2P executable is %programfiles%/I2P/I2P.exe, command-line flags are not
    compatible but configuration files are.
  • wrapper.config is unused
  • The built-by entry will reflect that idk built the package
  • Use flags to achieve compatibility with plugins that use Reflection on Java
    17 jpackages

2021-01-17 idk

  • Use Local Application Data instead of Roaming application data for router.config file
  • Use Roaming Application Daya only if a clients.config.d is present, indicating that the
    roaming application directory is in use deliberately.

2020-12-20 idk

  • Add I2P in Private Browsing plugin, which for the purposes of this profile provides
  • X-I2P-Location functionality(Alternate service locations for mirrors)
  • X-I2P-TorrentLocation functionality(Alternate resource locations for sites)
  • Pre-Disable HTTPS only mode dom.security.https_only_mode=false in the profile in favor of HTTPS-Everywhere
  • Enable the use of extensions in private mode by default.

2019-02-10 zab

  • Fix missing texts on Finish page

2019-02-09 zab

  • Enable js on the console and disable everywhere else
  • Newer versions of plugins
  • Bump profile version to 0.2
  • Move I2P detection to happen before any files are written
  • Update I2P detection to detect "zero" installer as well
  • Bump installer version to 0.02a

2019-01-08 zab

  • Rename the output of the windows installer to include version.
    • current (initial) version is 0.01a
  • Change text in prompts for Firefox and I2P locations
  • check 32-bit location even if install should have been 64-bit
  • use a Toopie as icon
  • Add language selection dialog

2019-01-07 zzz

  • Remove irrelevant parts of Tor license
  • Fix Makefile to not re-download the xpi's

2019-01-07 zab

  • Split the license into files to reduce size and fix build on nsis v3 (ticket 2372)

2019-01-05 zab

  • start a changelog
  • add version to the profile, independent of installer version
    • version 0.1 corresponds to IDK version 0.03b

Checksums

621301bd5f0e0ef1879ed16f8a40d5da9444525755736411fe1e326192f90cb2  I2P-EXE-2.4.992.exe
decbdef9ef24f6b614027afb006dc7ee4b4817f48a25dbd6af440a6f2be5ecb3  I2P-Easy-Install-Bundle-2.4.992.exe
bf6f5d162885798072cd61c098bbe871571ac116aaed411b330bab247064e399  I2P-MSI-2.4.992.msi
0b9c68a6d97727140e56bc80c0096db9340ce12d5bdb7cc3252713a7bb0d33ca  I2P-windows-portable.zip
18d68eeb61762f0b8cef3505802b5d4a2fa1327fa0fd8f2f41775328361be60b  I2P.tar.gz
669d353ea064a6a660ef94e8d70728f011e81f98b0fbf298b4d124bbcec7ba83  changelog.txt
I2P-EXE-2.4.992.exe:                 PE32+ executable (GUI) x86-64, for MS Windows
I2P-Easy-Install-Bundle-2.4.992.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
I2P-MSI-2.4.992.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {F44ACC17-351A-4424-A4F5-7F9E52BBE96E}, Create Time/Date: Wed Mar 20 02:46:40 2024, Last Saved Time/Date: Wed Mar 20 02:46:40 2024, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.0.8606), Security: 2
I2P-windows-portable.zip:            Zip archive data, at least v2.0 to extract, compression method=deflate
I2P.tar.gz:                          gzip compressed data, from Unix, original size modulo 2^32 766935040
changelog.txt:                       ASCII text

Checksums

364e60165636fcdb519620cebff792c50716062521bd7ce674e0335281e61fa4  I2P-EXE-2.8.1.exe
f82e4322f63e55158638553f6dc16c354bd81391fe2d3f9e9da76e86af3fa6cf  I2P-Easy-Install-Bundle-2.8.1.exe
edb1ff9ff71c449a62edff80fe91ad1112e013ad3b795d0022797364258f8c9f  I2P-MSI-2.8.1.msi
93366f6f8b0df92a436eef8f20d6c9e5aab40c8deb01d8d8fb483a4b33b21071  I2P-windows-portable.zip
6fe0a72304c2292a7734646b135551f7203400325a2f41a5b48be64ec957b6c8  I2P.tar.gz
e2b3db1aa8a06162eedab4f02b09e15479d664378f3be3df58c980908ab626e9  changelog.txt
856457c6560490026a64e10286c96931d149e14a7125c74999dd6654647749e7  i2p.i2p.jpackage-build.tar.gz
I2P-EXE-2.8.1.exe:                 PE32+ executable (GUI) x86-64, for MS Windows, 7 sections
I2P-Easy-Install-Bundle-2.8.1.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive, 5 sections
I2P-MSI-2.8.1.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {49835C3E-FACE-48C4-85AB-1EC64EC49D56}, Create Time/Date: Fri Mar 21 01:14:54 2025, Last Saved Time/Date: Fri Mar 21 01:14:54 2025, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.1.8722), Security: 2
I2P-windows-portable.zip:          Zip archive data, at least v2.0 to extract, compression method=d...
Read more

i2p-firefox-2.8.0

12 Feb 04:16
i2p-firefox-2.8.0
8a22bb8
Compare
Choose a tag to compare

I2P Easy-Install 2.8.0

This release updates the embedded I2P router to I2P 2.8.0.
2023-01-23 idk

  • Move build scripts to their own directory and make them use correct paths when moved
  • Add EXTRA to router when generating embedded router jars.

2022-09-20 idk

  • improve compatibility with local service installs and with un-bundled installs side-by-side with bundled intalls
  • version 1.9.7

2022-09-18 idk

  • remove unstable/deprecated targets from Makefile.
  • make it fatal if a jpackaged I2P is not found, the profile launcher is now part of the jpackage

2022-09-16 idk

  • remove unstable/deprecated functionality. Better solutions have been developed and instructions
    on how to use them are provided.
  • update build documentation.

2022-09-13 idk

  • make it a "portable" application in that the entire app and config can be carried on a portable
    storage device. Requires minor tweaks to work well still.

2022-09-08 idk

  • Generate a source tarball when we checkout a branch of i2p.i2p
  • Upload a source tarball when we do a daily build
  • Clean up a source tarball when running the clean script. Regenerate tarball after cleaning.

2022-09-06 idk

  • Point release 1.9.5, fixes a bug which occurs more often on Windows 11, fixes a SusiDNS issue

2022-08-28 idk

  • Migrate away from batch scripts and simply launch a browser if I2P is already running.
    This is more flexible, stable, and simplet to install
  • Improves compatibility with detatched and un-bundled routers on the same system
  • Fixes bugs in Firefox path finding

2022-05-8 idk

  • Add translations for Arabic, German, French, Italian, Japanese, Portuguese, Russian,
    and Chinese.
  • Add support for I2P+ Router Console detection. Not an endorsement of I2P+, just
    a convenience requested by a helpful user.
  • The build system has been radically improved in order to be simpler to set up and
    configure.
  • Fixed a bug where the build deleted a config file.

2022-05-5 idk

  • Fix a bug where the I2P router detection inappropriately prioritized an easy
    install bundle when a non-bundled instal was in use.

2022-03-25 idk

  • This release adds support for user-mode, non-privileged installation of the
    jpackaged router and the browser profile. Admin installation is still supported
    and detected automatically, to support existing bundles.
  • On restart to update, will detect if a router requires admin rights to install
    and will ask the user to authorize the update. In user-mode, no prompt will ever
    be seen.
  • Updates to the Firefox profiles to improve compatibility with more Firefoxes

2022-02-10 idk

  • This release fixes automatic update using Bittorrent within the I2P network
    and the custom Update PostProcessor.
  • Fixes the first-run launcher bug
  • Drastically simplifies the Windows build process
  • Adds support for development releases
  • Adds support for Debian packaging(Of just the Firefox profile)

2021-11-1 idk

  • HTTPS Everywhere will now self-disable on some Firefox versions. This is not
    an issue since HTTPS Everywhere is deprecated in favor of Firefox built-in
    HTTPS enforcement features.
  • .bat Script: Detect location of C:\Program Files\I2P or
    C\Program Files(x86)\I2P in launcher scripts
  • NSIS changes
  • Make launcher scripts static artifacts instead of generating them during
    the install process
  • If a jpackaged I2P router is present in $checkout/I2P, include it in an
    installer.
  • If a running installer doesn't find an I2P router in Program Files, install
    the jpackaged I2P router. Mark it as jpackaged so we can quickly determine
    from other applications.
  • I2P in Private Browsing changes
  • bugfix for reset() of dynamic theme
  • bugfix for erroneous redirect/contain of mis-identified I2PSnark containers
  • improve support for in-I2P HTTPS
  • use global CSS on pageAction panels for HTTP, HTTPS, and Bittorrent(@Sadie)
  • improve support for I2PSnark web handler in HTTPS tabs
  • icon update(@Sadie)
  • contain android-incompatible features so they won't be executed on Fennec
  • translate into Spanish
  • visually conceal/reveal features based on whether they are enabled/configured.
  • I2P Jpackage
  • support for building an I2P Jpackage has been added to the build system
    Note that support is platform-specific, to build a Windows jpackage one must
    use a Windows OS, to build a Linux jpackage one must use a Linux OS. Only
    Windows jpackages are used for a release product.
  • For information about how releases are built see README.md and UPDATES.md
  • The jpackaged router has the following differences from mainline I2P:
  • The jars are installed to a different directory.
  • The native libraries are installed to a different directory
  • The wrapper script is not installed and not used, and replaced by the
    browser launcher.
  • The I2P executable is %programfiles%/I2P/I2P.exe, command-line flags are not
    compatible but configuration files are.
  • wrapper.config is unused
  • The built-by entry will reflect that idk built the package
  • Use flags to achieve compatibility with plugins that use Reflection on Java
    17 jpackages

2021-01-17 idk

  • Use Local Application Data instead of Roaming application data for router.config file
  • Use Roaming Application Daya only if a clients.config.d is present, indicating that the
    roaming application directory is in use deliberately.

2020-12-20 idk

  • Add I2P in Private Browsing plugin, which for the purposes of this profile provides
  • X-I2P-Location functionality(Alternate service locations for mirrors)
  • X-I2P-TorrentLocation functionality(Alternate resource locations for sites)
  • Pre-Disable HTTPS only mode dom.security.https_only_mode=false in the profile in favor of HTTPS-Everywhere
  • Enable the use of extensions in private mode by default.

2019-02-10 zab

  • Fix missing texts on Finish page

2019-02-09 zab

  • Enable js on the console and disable everywhere else
  • Newer versions of plugins
  • Bump profile version to 0.2
  • Move I2P detection to happen before any files are written
  • Update I2P detection to detect "zero" installer as well
  • Bump installer version to 0.02a

2019-01-08 zab

  • Rename the output of the windows installer to include version.
    • current (initial) version is 0.01a
  • Change text in prompts for Firefox and I2P locations
  • check 32-bit location even if install should have been 64-bit
  • use a Toopie as icon
  • Add language selection dialog

2019-01-07 zzz

  • Remove irrelevant parts of Tor license
  • Fix Makefile to not re-download the xpi's

2019-01-07 zab

  • Split the license into files to reduce size and fix build on nsis v3 (ticket 2372)

2019-01-05 zab

  • start a changelog
  • add version to the profile, independent of installer version
    • version 0.1 corresponds to IDK version 0.03b

Checksums

621301bd5f0e0ef1879ed16f8a40d5da9444525755736411fe1e326192f90cb2  I2P-EXE-2.4.992.exe
decbdef9ef24f6b614027afb006dc7ee4b4817f48a25dbd6af440a6f2be5ecb3  I2P-Easy-Install-Bundle-2.4.992.exe
bf6f5d162885798072cd61c098bbe871571ac116aaed411b330bab247064e399  I2P-MSI-2.4.992.msi
0b9c68a6d97727140e56bc80c0096db9340ce12d5bdb7cc3252713a7bb0d33ca  I2P-windows-portable.zip
18d68eeb61762f0b8cef3505802b5d4a2fa1327fa0fd8f2f41775328361be60b  I2P.tar.gz
669d353ea064a6a660ef94e8d70728f011e81f98b0fbf298b4d124bbcec7ba83  changelog.txt
I2P-EXE-2.4.992.exe:                 PE32+ executable (GUI) x86-64, for MS Windows
I2P-Easy-Install-Bundle-2.4.992.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
I2P-MSI-2.4.992.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {F44ACC17-351A-4424-A4F5-7F9E52BBE96E}, Create Time/Date: Wed Mar 20 02:46:40 2024, Last Saved Time/Date: Wed Mar 20 02:46:40 2024, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.0.8606), Security: 2
I2P-windows-portable.zip:            Zip archive data, at least v2.0 to extract, compression method=deflate
I2P.tar.gz:                          gzip compressed data, from Unix, original size modulo 2^32 766935040
changelog.txt:                       ASCII text

Checksums

b314209f9056ef3e90b35683fdfe51cbee262b0d0b71ebc03ee84c95e34a31a3  I2P-EXE-2.8.0.exe
a0ece56f2e195ba5172290da4fb5a77042c103591a36c04866ac3aa929c8b99e  I2P-Easy-Install-Bundle-2.8.0.exe
206188f4b6e1fd84506771c1a20e59ac6a3d2357369eabce979f97b5f22e9e05  I2P-MSI-2.8.0.msi
3e22ad58f23229fca3238b2b15636e0b3804afc691790236eddc6e03bf0153f7  I2P-windows-portable.zip
eee4398b9a2afd0f1cbe2893e99c3634d71c693743562eed522a3a6c961eb79f  I2P.tar.gz
c43f771eea438b5acb3f0b867a8c840eec2ce6e69684e49494fbc0f1d22fe1c8  changelog.txt
24e5a00115e5d79f91b86d6813f89a095d6e846c2a4734b972d82aa321ec114c  i2p.i2p.jpackage-build.tar.gz
I2P-EXE-2.8.0.exe:                 PE32+ executable (GUI) x86-64, for MS Windows, 7 sections
I2P-Easy-Install-Bundle-2.8.0.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive, 5 sections
I2P-MSI-2.8.0.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {729AE390-E584-4806-9AAF-2DF6D8EFF375}, Create Time/Date: Wed Feb 12 04:00:46 2025, Last Saved Time/Date: Wed Feb 12 04:00:46 2025, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.1.8722), Security: 2
I2P-windows-portable.zip:          Zip archive data, at least v2.0 to extract, compression method=d...
Read more

i2p-firefox-2.7.0

19 Oct 19:47
i2p-firefox-2.7.0
5a2143a
Compare
Choose a tag to compare

I2P Easy-Install 2.7.0

This release updates the embedded I2P router to I2P 2.7.0.
2023-01-23 idk

  • Move build scripts to their own directory and make them use correct paths when moved
  • Add EXTRA to router when generating embedded router jars.

2022-09-20 idk

  • improve compatibility with local service installs and with un-bundled installs side-by-side with bundled intalls
  • version 1.9.7

2022-09-18 idk

  • remove unstable/deprecated targets from Makefile.
  • make it fatal if a jpackaged I2P is not found, the profile launcher is now part of the jpackage

2022-09-16 idk

  • remove unstable/deprecated functionality. Better solutions have been developed and instructions
    on how to use them are provided.
  • update build documentation.

2022-09-13 idk

  • make it a "portable" application in that the entire app and config can be carried on a portable
    storage device. Requires minor tweaks to work well still.

2022-09-08 idk

  • Generate a source tarball when we checkout a branch of i2p.i2p
  • Upload a source tarball when we do a daily build
  • Clean up a source tarball when running the clean script. Regenerate tarball after cleaning.

2022-09-06 idk

  • Point release 1.9.5, fixes a bug which occurs more often on Windows 11, fixes a SusiDNS issue

2022-08-28 idk

  • Migrate away from batch scripts and simply launch a browser if I2P is already running.
    This is more flexible, stable, and simplet to install
  • Improves compatibility with detatched and un-bundled routers on the same system
  • Fixes bugs in Firefox path finding

2022-05-8 idk

  • Add translations for Arabic, German, French, Italian, Japanese, Portuguese, Russian,
    and Chinese.
  • Add support for I2P+ Router Console detection. Not an endorsement of I2P+, just
    a convenience requested by a helpful user.
  • The build system has been radically improved in order to be simpler to set up and
    configure.
  • Fixed a bug where the build deleted a config file.

2022-05-5 idk

  • Fix a bug where the I2P router detection inappropriately prioritized an easy
    install bundle when a non-bundled instal was in use.

2022-03-25 idk

  • This release adds support for user-mode, non-privileged installation of the
    jpackaged router and the browser profile. Admin installation is still supported
    and detected automatically, to support existing bundles.
  • On restart to update, will detect if a router requires admin rights to install
    and will ask the user to authorize the update. In user-mode, no prompt will ever
    be seen.
  • Updates to the Firefox profiles to improve compatibility with more Firefoxes

2022-02-10 idk

  • This release fixes automatic update using Bittorrent within the I2P network
    and the custom Update PostProcessor.
  • Fixes the first-run launcher bug
  • Drastically simplifies the Windows build process
  • Adds support for development releases
  • Adds support for Debian packaging(Of just the Firefox profile)

2021-11-1 idk

  • HTTPS Everywhere will now self-disable on some Firefox versions. This is not
    an issue since HTTPS Everywhere is deprecated in favor of Firefox built-in
    HTTPS enforcement features.
  • .bat Script: Detect location of C:\Program Files\I2P or
    C\Program Files(x86)\I2P in launcher scripts
  • NSIS changes
  • Make launcher scripts static artifacts instead of generating them during
    the install process
  • If a jpackaged I2P router is present in $checkout/I2P, include it in an
    installer.
  • If a running installer doesn't find an I2P router in Program Files, install
    the jpackaged I2P router. Mark it as jpackaged so we can quickly determine
    from other applications.
  • I2P in Private Browsing changes
  • bugfix for reset() of dynamic theme
  • bugfix for erroneous redirect/contain of mis-identified I2PSnark containers
  • improve support for in-I2P HTTPS
  • use global CSS on pageAction panels for HTTP, HTTPS, and Bittorrent(@Sadie)
  • improve support for I2PSnark web handler in HTTPS tabs
  • icon update(@Sadie)
  • contain android-incompatible features so they won't be executed on Fennec
  • translate into Spanish
  • visually conceal/reveal features based on whether they are enabled/configured.
  • I2P Jpackage
  • support for building an I2P Jpackage has been added to the build system
    Note that support is platform-specific, to build a Windows jpackage one must
    use a Windows OS, to build a Linux jpackage one must use a Linux OS. Only
    Windows jpackages are used for a release product.
  • For information about how releases are built see README.md and UPDATES.md
  • The jpackaged router has the following differences from mainline I2P:
  • The jars are installed to a different directory.
  • The native libraries are installed to a different directory
  • The wrapper script is not installed and not used, and replaced by the
    browser launcher.
  • The I2P executable is %programfiles%/I2P/I2P.exe, command-line flags are not
    compatible but configuration files are.
  • wrapper.config is unused
  • The built-by entry will reflect that idk built the package
  • Use flags to achieve compatibility with plugins that use Reflection on Java
    17 jpackages

2021-01-17 idk

  • Use Local Application Data instead of Roaming application data for router.config file
  • Use Roaming Application Daya only if a clients.config.d is present, indicating that the
    roaming application directory is in use deliberately.

2020-12-20 idk

  • Add I2P in Private Browsing plugin, which for the purposes of this profile provides
  • X-I2P-Location functionality(Alternate service locations for mirrors)
  • X-I2P-TorrentLocation functionality(Alternate resource locations for sites)
  • Pre-Disable HTTPS only mode dom.security.https_only_mode=false in the profile in favor of HTTPS-Everywhere
  • Enable the use of extensions in private mode by default.

2019-02-10 zab

  • Fix missing texts on Finish page

2019-02-09 zab

  • Enable js on the console and disable everywhere else
  • Newer versions of plugins
  • Bump profile version to 0.2
  • Move I2P detection to happen before any files are written
  • Update I2P detection to detect "zero" installer as well
  • Bump installer version to 0.02a

2019-01-08 zab

  • Rename the output of the windows installer to include version.
    • current (initial) version is 0.01a
  • Change text in prompts for Firefox and I2P locations
  • check 32-bit location even if install should have been 64-bit
  • use a Toopie as icon
  • Add language selection dialog

2019-01-07 zzz

  • Remove irrelevant parts of Tor license
  • Fix Makefile to not re-download the xpi's

2019-01-07 zab

  • Split the license into files to reduce size and fix build on nsis v3 (ticket 2372)

2019-01-05 zab

  • start a changelog
  • add version to the profile, independent of installer version
    • version 0.1 corresponds to IDK version 0.03b

Checksums

621301bd5f0e0ef1879ed16f8a40d5da9444525755736411fe1e326192f90cb2  I2P-EXE-2.4.992.exe
decbdef9ef24f6b614027afb006dc7ee4b4817f48a25dbd6af440a6f2be5ecb3  I2P-Easy-Install-Bundle-2.4.992.exe
bf6f5d162885798072cd61c098bbe871571ac116aaed411b330bab247064e399  I2P-MSI-2.4.992.msi
0b9c68a6d97727140e56bc80c0096db9340ce12d5bdb7cc3252713a7bb0d33ca  I2P-windows-portable.zip
18d68eeb61762f0b8cef3505802b5d4a2fa1327fa0fd8f2f41775328361be60b  I2P.tar.gz
669d353ea064a6a660ef94e8d70728f011e81f98b0fbf298b4d124bbcec7ba83  changelog.txt
I2P-EXE-2.4.992.exe:                 PE32+ executable (GUI) x86-64, for MS Windows
I2P-Easy-Install-Bundle-2.4.992.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
I2P-MSI-2.4.992.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {F44ACC17-351A-4424-A4F5-7F9E52BBE96E}, Create Time/Date: Wed Mar 20 02:46:40 2024, Last Saved Time/Date: Wed Mar 20 02:46:40 2024, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.0.8606), Security: 2
I2P-windows-portable.zip:            Zip archive data, at least v2.0 to extract, compression method=deflate
I2P.tar.gz:                          gzip compressed data, from Unix, original size modulo 2^32 766935040
changelog.txt:                       ASCII text

Checksums

59e84de9bb0d6965929cb143b4cdc80f7c4c35d7ecf1832f5fc1c6d4bf876caf  I2P-EXE-2.7.0.exe
3f4e713937ab401d01b33f5fc280aea0322efcadc2bf01e74a90d32524857bee  I2P-Easy-Install-Bundle-2.7.0.exe
6baeefd37551960a18f80c88eab67e4627e447f97e5c607a91ce4d5612d24d36  I2P-MSI-2.7.0.msi
4cf9bf8423a345af6401f3494b832e488881e87dd7300e0d59aeb11bf6c82e0d  I2P-windows-portable.zip
d8ad87cb6fc8b59a9d04dc966e2a442010d5dbaac0c8bf45f65905a3ba687c85  I2P.tar.gz
e36660ce804ea0e6663d20c64a711209ce79f741327d46a2912a508d96ea7045  changelog.txt
9c330a0881aa15039f592f33dc97a3f26b10255c980327967574f98a58ff26f3  i2p.i2p.jpackage-build.tar.gz
I2P-EXE-2.7.0.exe:                 PE32+ executable (GUI) x86-64, for MS Windows
I2P-Easy-Install-Bundle-2.7.0.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
I2P-MSI-2.7.0.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {40537F22-A440-481F-95D2-B4BC0B5FA960}, Create Time/Date: Sat Oct 19 19:34:00 2024, Last Saved Time/Date: Sat Oct 19 19:34:00 2024, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.1.8722), Security: 2
I2P-windows-portable.zip:          Zip archive data, at least v2.0 to extract, compression method=deflate
I2P.tar.gz:      ...
Read more

i2p-firefox-2.6.1

23 Aug 20:44
e3e9d71
Compare
Choose a tag to compare

I2P Easy-Install 2.6.0

This release of the I2P Easy-Install bundle updates the embedded I2P router to I2P 2.6.0.
It also includes an updated I2P Firefox Profile, an updated version of I2P in Private Browsing, and updated browser plugins.
Discovery of browser configuration has been improved on some platforms.
2023-01-23 idk

  • Move build scripts to their own directory and make them use correct paths when moved
  • Add EXTRA to router when generating embedded router jars.

2022-09-20 idk

  • improve compatibility with local service installs and with un-bundled installs side-by-side with bundled intalls
  • version 1.9.7

2022-09-18 idk

  • remove unstable/deprecated targets from Makefile.
  • make it fatal if a jpackaged I2P is not found, the profile launcher is now part of the jpackage

2022-09-16 idk

  • remove unstable/deprecated functionality. Better solutions have been developed and instructions
    on how to use them are provided.
  • update build documentation.

2022-09-13 idk

  • make it a "portable" application in that the entire app and config can be carried on a portable
    storage device. Requires minor tweaks to work well still.

2022-09-08 idk

  • Generate a source tarball when we checkout a branch of i2p.i2p
  • Upload a source tarball when we do a daily build
  • Clean up a source tarball when running the clean script. Regenerate tarball after cleaning.

2022-09-06 idk

  • Point release 1.9.5, fixes a bug which occurs more often on Windows 11, fixes a SusiDNS issue

2022-08-28 idk

  • Migrate away from batch scripts and simply launch a browser if I2P is already running.
    This is more flexible, stable, and simplet to install
  • Improves compatibility with detatched and un-bundled routers on the same system
  • Fixes bugs in Firefox path finding

2022-05-8 idk

  • Add translations for Arabic, German, French, Italian, Japanese, Portuguese, Russian,
    and Chinese.
  • Add support for I2P+ Router Console detection. Not an endorsement of I2P+, just
    a convenience requested by a helpful user.
  • The build system has been radically improved in order to be simpler to set up and
    configure.
  • Fixed a bug where the build deleted a config file.

2022-05-5 idk

  • Fix a bug where the I2P router detection inappropriately prioritized an easy
    install bundle when a non-bundled instal was in use.

2022-03-25 idk

  • This release adds support for user-mode, non-privileged installation of the
    jpackaged router and the browser profile. Admin installation is still supported
    and detected automatically, to support existing bundles.
  • On restart to update, will detect if a router requires admin rights to install
    and will ask the user to authorize the update. In user-mode, no prompt will ever
    be seen.
  • Updates to the Firefox profiles to improve compatibility with more Firefoxes

2022-02-10 idk

  • This release fixes automatic update using Bittorrent within the I2P network
    and the custom Update PostProcessor.
  • Fixes the first-run launcher bug
  • Drastically simplifies the Windows build process
  • Adds support for development releases
  • Adds support for Debian packaging(Of just the Firefox profile)

2021-11-1 idk

  • HTTPS Everywhere will now self-disable on some Firefox versions. This is not
    an issue since HTTPS Everywhere is deprecated in favor of Firefox built-in
    HTTPS enforcement features.
  • .bat Script: Detect location of C:\Program Files\I2P or
    C\Program Files(x86)\I2P in launcher scripts
  • NSIS changes
  • Make launcher scripts static artifacts instead of generating them during
    the install process
  • If a jpackaged I2P router is present in $checkout/I2P, include it in an
    installer.
  • If a running installer doesn't find an I2P router in Program Files, install
    the jpackaged I2P router. Mark it as jpackaged so we can quickly determine
    from other applications.
  • I2P in Private Browsing changes
  • bugfix for reset() of dynamic theme
  • bugfix for erroneous redirect/contain of mis-identified I2PSnark containers
  • improve support for in-I2P HTTPS
  • use global CSS on pageAction panels for HTTP, HTTPS, and Bittorrent(@Sadie)
  • improve support for I2PSnark web handler in HTTPS tabs
  • icon update(@Sadie)
  • contain android-incompatible features so they won't be executed on Fennec
  • translate into Spanish
  • visually conceal/reveal features based on whether they are enabled/configured.
  • I2P Jpackage
  • support for building an I2P Jpackage has been added to the build system
    Note that support is platform-specific, to build a Windows jpackage one must
    use a Windows OS, to build a Linux jpackage one must use a Linux OS. Only
    Windows jpackages are used for a release product.
  • For information about how releases are built see README.md and UPDATES.md
  • The jpackaged router has the following differences from mainline I2P:
  • The jars are installed to a different directory.
  • The native libraries are installed to a different directory
  • The wrapper script is not installed and not used, and replaced by the
    browser launcher.
  • The I2P executable is %programfiles%/I2P/I2P.exe, command-line flags are not
    compatible but configuration files are.
  • wrapper.config is unused
  • The built-by entry will reflect that idk built the package
  • Use flags to achieve compatibility with plugins that use Reflection on Java
    17 jpackages

2021-01-17 idk

  • Use Local Application Data instead of Roaming application data for router.config file
  • Use Roaming Application Daya only if a clients.config.d is present, indicating that the
    roaming application directory is in use deliberately.

2020-12-20 idk

  • Add I2P in Private Browsing plugin, which for the purposes of this profile provides
  • X-I2P-Location functionality(Alternate service locations for mirrors)
  • X-I2P-TorrentLocation functionality(Alternate resource locations for sites)
  • Pre-Disable HTTPS only mode dom.security.https_only_mode=false in the profile in favor of HTTPS-Everywhere
  • Enable the use of extensions in private mode by default.

2019-02-10 zab

  • Fix missing texts on Finish page

2019-02-09 zab

  • Enable js on the console and disable everywhere else
  • Newer versions of plugins
  • Bump profile version to 0.2
  • Move I2P detection to happen before any files are written
  • Update I2P detection to detect "zero" installer as well
  • Bump installer version to 0.02a

2019-01-08 zab

  • Rename the output of the windows installer to include version.
    • current (initial) version is 0.01a
  • Change text in prompts for Firefox and I2P locations
  • check 32-bit location even if install should have been 64-bit
  • use a Toopie as icon
  • Add language selection dialog

2019-01-07 zzz

  • Remove irrelevant parts of Tor license
  • Fix Makefile to not re-download the xpi's

2019-01-07 zab

  • Split the license into files to reduce size and fix build on nsis v3 (ticket 2372)

2019-01-05 zab

  • start a changelog
  • add version to the profile, independent of installer version
    • version 0.1 corresponds to IDK version 0.03b

Checksums

621301bd5f0e0ef1879ed16f8a40d5da9444525755736411fe1e326192f90cb2  I2P-EXE-2.4.992.exe
decbdef9ef24f6b614027afb006dc7ee4b4817f48a25dbd6af440a6f2be5ecb3  I2P-Easy-Install-Bundle-2.4.992.exe
bf6f5d162885798072cd61c098bbe871571ac116aaed411b330bab247064e399  I2P-MSI-2.4.992.msi
0b9c68a6d97727140e56bc80c0096db9340ce12d5bdb7cc3252713a7bb0d33ca  I2P-windows-portable.zip
18d68eeb61762f0b8cef3505802b5d4a2fa1327fa0fd8f2f41775328361be60b  I2P.tar.gz
669d353ea064a6a660ef94e8d70728f011e81f98b0fbf298b4d124bbcec7ba83  changelog.txt
I2P-EXE-2.4.992.exe:                 PE32+ executable (GUI) x86-64, for MS Windows
I2P-Easy-Install-Bundle-2.4.992.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
I2P-MSI-2.4.992.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {F44ACC17-351A-4424-A4F5-7F9E52BBE96E}, Create Time/Date: Wed Mar 20 02:46:40 2024, Last Saved Time/Date: Wed Mar 20 02:46:40 2024, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.0.8606), Security: 2
I2P-windows-portable.zip:            Zip archive data, at least v2.0 to extract, compression method=deflate
I2P.tar.gz:                          gzip compressed data, from Unix, original size modulo 2^32 766935040
changelog.txt:                       ASCII text

Checksums

47f15f2827619999f7fbad6eb62427bf07a2b15d96d497ba61df87e9be71bd3e  I2P-EXE-2.6.1.exe
8c99fa3a8a6015cdf0642ef88fd152b53f2a558de0f5d81e1b56483f29d5dc25  I2P-Easy-Install-Bundle-2.6.1.exe
75436d30aa8bd69f30edcb3fd19b4b43dbbf0ac1309abb67e50c7695bb098336  I2P-MSI-2.6.1.msi
c0dba7c9bd08f55a3fddf4edab46810f4ff9eb2ff3d5ae958520f9524155e6e5  I2P-windows-portable.zip
a16bfecd92f986d3e2835819630858a5e56cd24bcc24db7421e979e0aae0c816  I2P.tar.gz
d0589475a728df2f984a2cf2a9fcee7cc1baf89075c19f26b87f625e622b4ad9  changelog.txt
I2P-EXE-2.6.1.exe:                 PE32+ executable (GUI) x86-64, for MS Windows
I2P-Easy-Install-Bundle-2.6.1.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
I2P-MSI-2.6.1.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {9D14EDDF-E004-4F81-B6A7-8738931AA808}, Create Time/Date: Fri Aug 23 20:25:52 2024, Last Saved Time/Date: Fri Aug 23 20:25:52 2024, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.1.8722), Sec...
Read more

i2p-firefox-2.6.0

21 Jul 03:03
i2p-firefox-2.6.0
0f271a9
Compare
Choose a tag to compare

I2P Easy-Install 2.6.0

This release of the I2P Easy-Install bundle updates the embedded I2P router to I2P 2.6.0.
It also includes an updated I2P Firefox Profile, an updated version of I2P in Private Browsing, and updated browser plugins.
Discovery of browser configuration has been improved on some platforms.

2023-01-23 idk

  • Move build scripts to their own directory and make them use correct paths when moved
  • Add EXTRA to router when generating embedded router jars.

2022-09-20 idk

  • improve compatibility with local service installs and with un-bundled installs side-by-side with bundled intalls
  • version 1.9.7

2022-09-18 idk

  • remove unstable/deprecated targets from Makefile.
  • make it fatal if a jpackaged I2P is not found, the profile launcher is now part of the jpackage

2022-09-16 idk

  • remove unstable/deprecated functionality. Better solutions have been developed and instructions
    on how to use them are provided.
  • update build documentation.

2022-09-13 idk

  • make it a "portable" application in that the entire app and config can be carried on a portable
    storage device. Requires minor tweaks to work well still.

2022-09-08 idk

  • Generate a source tarball when we checkout a branch of i2p.i2p
  • Upload a source tarball when we do a daily build
  • Clean up a source tarball when running the clean script. Regenerate tarball after cleaning.

2022-09-06 idk

  • Point release 1.9.5, fixes a bug which occurs more often on Windows 11, fixes a SusiDNS issue

2022-08-28 idk

  • Migrate away from batch scripts and simply launch a browser if I2P is already running.
    This is more flexible, stable, and simplet to install
  • Improves compatibility with detatched and un-bundled routers on the same system
  • Fixes bugs in Firefox path finding

2022-05-8 idk

  • Add translations for Arabic, German, French, Italian, Japanese, Portuguese, Russian,
    and Chinese.
  • Add support for I2P+ Router Console detection. Not an endorsement of I2P+, just
    a convenience requested by a helpful user.
  • The build system has been radically improved in order to be simpler to set up and
    configure.
  • Fixed a bug where the build deleted a config file.

2022-05-5 idk

  • Fix a bug where the I2P router detection inappropriately prioritized an easy
    install bundle when a non-bundled instal was in use.

2022-03-25 idk

  • This release adds support for user-mode, non-privileged installation of the
    jpackaged router and the browser profile. Admin installation is still supported
    and detected automatically, to support existing bundles.
  • On restart to update, will detect if a router requires admin rights to install
    and will ask the user to authorize the update. In user-mode, no prompt will ever
    be seen.
  • Updates to the Firefox profiles to improve compatibility with more Firefoxes

2022-02-10 idk

  • This release fixes automatic update using Bittorrent within the I2P network
    and the custom Update PostProcessor.
  • Fixes the first-run launcher bug
  • Drastically simplifies the Windows build process
  • Adds support for development releases
  • Adds support for Debian packaging(Of just the Firefox profile)

2021-11-1 idk

  • HTTPS Everywhere will now self-disable on some Firefox versions. This is not
    an issue since HTTPS Everywhere is deprecated in favor of Firefox built-in
    HTTPS enforcement features.
  • .bat Script: Detect location of C:\Program Files\I2P or
    C\Program Files(x86)\I2P in launcher scripts
  • NSIS changes
  • Make launcher scripts static artifacts instead of generating them during
    the install process
  • If a jpackaged I2P router is present in $checkout/I2P, include it in an
    installer.
  • If a running installer doesn't find an I2P router in Program Files, install
    the jpackaged I2P router. Mark it as jpackaged so we can quickly determine
    from other applications.
  • I2P in Private Browsing changes
  • bugfix for reset() of dynamic theme
  • bugfix for erroneous redirect/contain of mis-identified I2PSnark containers
  • improve support for in-I2P HTTPS
  • use global CSS on pageAction panels for HTTP, HTTPS, and Bittorrent(@Sadie)
  • improve support for I2PSnark web handler in HTTPS tabs
  • icon update(@Sadie)
  • contain android-incompatible features so they won't be executed on Fennec
  • translate into Spanish
  • visually conceal/reveal features based on whether they are enabled/configured.
  • I2P Jpackage
  • support for building an I2P Jpackage has been added to the build system
    Note that support is platform-specific, to build a Windows jpackage one must
    use a Windows OS, to build a Linux jpackage one must use a Linux OS. Only
    Windows jpackages are used for a release product.
  • For information about how releases are built see README.md and UPDATES.md
  • The jpackaged router has the following differences from mainline I2P:
  • The jars are installed to a different directory.
  • The native libraries are installed to a different directory
  • The wrapper script is not installed and not used, and replaced by the
    browser launcher.
  • The I2P executable is %programfiles%/I2P/I2P.exe, command-line flags are not
    compatible but configuration files are.
  • wrapper.config is unused
  • The built-by entry will reflect that idk built the package
  • Use flags to achieve compatibility with plugins that use Reflection on Java
    17 jpackages

2021-01-17 idk

  • Use Local Application Data instead of Roaming application data for router.config file
  • Use Roaming Application Daya only if a clients.config.d is present, indicating that the
    roaming application directory is in use deliberately.

2020-12-20 idk

  • Add I2P in Private Browsing plugin, which for the purposes of this profile provides
  • X-I2P-Location functionality(Alternate service locations for mirrors)
  • X-I2P-TorrentLocation functionality(Alternate resource locations for sites)
  • Pre-Disable HTTPS only mode dom.security.https_only_mode=false in the profile in favor of HTTPS-Everywhere
  • Enable the use of extensions in private mode by default.

2019-02-10 zab

  • Fix missing texts on Finish page

2019-02-09 zab

  • Enable js on the console and disable everywhere else
  • Newer versions of plugins
  • Bump profile version to 0.2
  • Move I2P detection to happen before any files are written
  • Update I2P detection to detect "zero" installer as well
  • Bump installer version to 0.02a

2019-01-08 zab

  • Rename the output of the windows installer to include version.
    • current (initial) version is 0.01a
  • Change text in prompts for Firefox and I2P locations
  • check 32-bit location even if install should have been 64-bit
  • use a Toopie as icon
  • Add language selection dialog

2019-01-07 zzz

  • Remove irrelevant parts of Tor license
  • Fix Makefile to not re-download the xpi's

2019-01-07 zab

  • Split the license into files to reduce size and fix build on nsis v3 (ticket 2372)

2019-01-05 zab

  • start a changelog
  • add version to the profile, independent of installer version
    • version 0.1 corresponds to IDK version 0.03b

Checksums

621301bd5f0e0ef1879ed16f8a40d5da9444525755736411fe1e326192f90cb2  I2P-EXE-2.4.992.exe
decbdef9ef24f6b614027afb006dc7ee4b4817f48a25dbd6af440a6f2be5ecb3  I2P-Easy-Install-Bundle-2.4.992.exe
bf6f5d162885798072cd61c098bbe871571ac116aaed411b330bab247064e399  I2P-MSI-2.4.992.msi
0b9c68a6d97727140e56bc80c0096db9340ce12d5bdb7cc3252713a7bb0d33ca  I2P-windows-portable.zip
18d68eeb61762f0b8cef3505802b5d4a2fa1327fa0fd8f2f41775328361be60b  I2P.tar.gz
669d353ea064a6a660ef94e8d70728f011e81f98b0fbf298b4d124bbcec7ba83  changelog.txt
I2P-EXE-2.4.992.exe:                 PE32+ executable (GUI) x86-64, for MS Windows
I2P-Easy-Install-Bundle-2.4.992.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
I2P-MSI-2.4.992.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {F44ACC17-351A-4424-A4F5-7F9E52BBE96E}, Create Time/Date: Wed Mar 20 02:46:40 2024, Last Saved Time/Date: Wed Mar 20 02:46:40 2024, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.0.8606), Security: 2
I2P-windows-portable.zip:            Zip archive data, at least v2.0 to extract, compression method=deflate
I2P.tar.gz:                          gzip compressed data, from Unix, original size modulo 2^32 766935040
changelog.txt:                       ASCII text

Checksums

7edc7fed7b7e99c35d1ca9bd13265e8f6c02bf74d3916e5a02f988305f58b041  I2P-EXE-2.6.0.exe
60e0660153bb985f368af3e379c08c86b8b7f57dd161cd8627c6b17f6c471a1e  I2P-Easy-Install-Bundle-2.6.0.exe
9d7372824bb18d052e07146e231141a64771c1f0235967d422a55e0e95df2919  I2P-MSI-2.6.0.msi
036fa85b3287d0714acb24aae06b0818ba08c3d052b88d9747bee701c09a0d3e  I2P-windows-portable.zip
902763018cec8aa30040e2adaa64e5fc7ad1f0c94196024fc6c69b677c446eaa  I2P.tar.gz
d91cf82e51c83494b97fe4cc52f1ba2c16017298a565c8f8b6a791204de98441  changelog.txt
I2P-EXE-2.6.0.exe:                 PE32+ executable (GUI) x86-64, for MS Windows
I2P-Easy-Install-Bundle-2.6.0.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
I2P-MSI-2.6.0.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {17CC5973-09C8-47CE-B944-95DC48CBD4E8}, Create Time/Date: Sun...
Read more

i2p-firefox-2.5.9

09 Jul 03:00
i2p-firefox-2.5.9
1611312
Compare
Choose a tag to compare

I2P Easy-Install Nightly Build

This is a pre-release of the I2P Easy-Install Bundle for Windows.
It is built from the master branch of the i2p.i2p and i2p.firefox repositories.
It is a nightly build and may contain bugs.
Use it at your own risk.
2023-01-23 idk

  • Move build scripts to their own directory and make them use correct paths when moved
  • Add EXTRA to router when generating embedded router jars.

2022-09-20 idk

  • improve compatibility with local service installs and with un-bundled installs side-by-side with bundled intalls
  • version 1.9.7

2022-09-18 idk

  • remove unstable/deprecated targets from Makefile.
  • make it fatal if a jpackaged I2P is not found, the profile launcher is now part of the jpackage

2022-09-16 idk

  • remove unstable/deprecated functionality. Better solutions have been developed and instructions
    on how to use them are provided.
  • update build documentation.

2022-09-13 idk

  • make it a "portable" application in that the entire app and config can be carried on a portable
    storage device. Requires minor tweaks to work well still.

2022-09-08 idk

  • Generate a source tarball when we checkout a branch of i2p.i2p
  • Upload a source tarball when we do a daily build
  • Clean up a source tarball when running the clean script. Regenerate tarball after cleaning.

2022-09-06 idk

  • Point release 1.9.5, fixes a bug which occurs more often on Windows 11, fixes a SusiDNS issue

2022-08-28 idk

  • Migrate away from batch scripts and simply launch a browser if I2P is already running.
    This is more flexible, stable, and simplet to install
  • Improves compatibility with detatched and un-bundled routers on the same system
  • Fixes bugs in Firefox path finding

2022-05-8 idk

  • Add translations for Arabic, German, French, Italian, Japanese, Portuguese, Russian,
    and Chinese.
  • Add support for I2P+ Router Console detection. Not an endorsement of I2P+, just
    a convenience requested by a helpful user.
  • The build system has been radically improved in order to be simpler to set up and
    configure.
  • Fixed a bug where the build deleted a config file.

2022-05-5 idk

  • Fix a bug where the I2P router detection inappropriately prioritized an easy
    install bundle when a non-bundled instal was in use.

2022-03-25 idk

  • This release adds support for user-mode, non-privileged installation of the
    jpackaged router and the browser profile. Admin installation is still supported
    and detected automatically, to support existing bundles.
  • On restart to update, will detect if a router requires admin rights to install
    and will ask the user to authorize the update. In user-mode, no prompt will ever
    be seen.
  • Updates to the Firefox profiles to improve compatibility with more Firefoxes

2022-02-10 idk

  • This release fixes automatic update using Bittorrent within the I2P network
    and the custom Update PostProcessor.
  • Fixes the first-run launcher bug
  • Drastically simplifies the Windows build process
  • Adds support for development releases
  • Adds support for Debian packaging(Of just the Firefox profile)

2021-11-1 idk

  • HTTPS Everywhere will now self-disable on some Firefox versions. This is not
    an issue since HTTPS Everywhere is deprecated in favor of Firefox built-in
    HTTPS enforcement features.
  • .bat Script: Detect location of C:\Program Files\I2P or
    C\Program Files(x86)\I2P in launcher scripts
  • NSIS changes
  • Make launcher scripts static artifacts instead of generating them during
    the install process
  • If a jpackaged I2P router is present in $checkout/I2P, include it in an
    installer.
  • If a running installer doesn't find an I2P router in Program Files, install
    the jpackaged I2P router. Mark it as jpackaged so we can quickly determine
    from other applications.
  • I2P in Private Browsing changes
  • bugfix for reset() of dynamic theme
  • bugfix for erroneous redirect/contain of mis-identified I2PSnark containers
  • improve support for in-I2P HTTPS
  • use global CSS on pageAction panels for HTTP, HTTPS, and Bittorrent(@Sadie)
  • improve support for I2PSnark web handler in HTTPS tabs
  • icon update(@Sadie)
  • contain android-incompatible features so they won't be executed on Fennec
  • translate into Spanish
  • visually conceal/reveal features based on whether they are enabled/configured.
  • I2P Jpackage
  • support for building an I2P Jpackage has been added to the build system
    Note that support is platform-specific, to build a Windows jpackage one must
    use a Windows OS, to build a Linux jpackage one must use a Linux OS. Only
    Windows jpackages are used for a release product.
  • For information about how releases are built see README.md and UPDATES.md
  • The jpackaged router has the following differences from mainline I2P:
  • The jars are installed to a different directory.
  • The native libraries are installed to a different directory
  • The wrapper script is not installed and not used, and replaced by the
    browser launcher.
  • The I2P executable is %programfiles%/I2P/I2P.exe, command-line flags are not
    compatible but configuration files are.
  • wrapper.config is unused
  • The built-by entry will reflect that idk built the package
  • Use flags to achieve compatibility with plugins that use Reflection on Java
    17 jpackages

2021-01-17 idk

  • Use Local Application Data instead of Roaming application data for router.config file
  • Use Roaming Application Daya only if a clients.config.d is present, indicating that the
    roaming application directory is in use deliberately.

2020-12-20 idk

  • Add I2P in Private Browsing plugin, which for the purposes of this profile provides
  • X-I2P-Location functionality(Alternate service locations for mirrors)
  • X-I2P-TorrentLocation functionality(Alternate resource locations for sites)
  • Pre-Disable HTTPS only mode dom.security.https_only_mode=false in the profile in favor of HTTPS-Everywhere
  • Enable the use of extensions in private mode by default.

2019-02-10 zab

  • Fix missing texts on Finish page

2019-02-09 zab

  • Enable js on the console and disable everywhere else
  • Newer versions of plugins
  • Bump profile version to 0.2
  • Move I2P detection to happen before any files are written
  • Update I2P detection to detect "zero" installer as well
  • Bump installer version to 0.02a

2019-01-08 zab

  • Rename the output of the windows installer to include version.
    • current (initial) version is 0.01a
  • Change text in prompts for Firefox and I2P locations
  • check 32-bit location even if install should have been 64-bit
  • use a Toopie as icon
  • Add language selection dialog

2019-01-07 zzz

  • Remove irrelevant parts of Tor license
  • Fix Makefile to not re-download the xpi's

2019-01-07 zab

  • Split the license into files to reduce size and fix build on nsis v3 (ticket 2372)

2019-01-05 zab

  • start a changelog
  • add version to the profile, independent of installer version
    • version 0.1 corresponds to IDK version 0.03b

Checksums

621301bd5f0e0ef1879ed16f8a40d5da9444525755736411fe1e326192f90cb2  I2P-EXE-2.4.992.exe
decbdef9ef24f6b614027afb006dc7ee4b4817f48a25dbd6af440a6f2be5ecb3  I2P-Easy-Install-Bundle-2.4.992.exe
bf6f5d162885798072cd61c098bbe871571ac116aaed411b330bab247064e399  I2P-MSI-2.4.992.msi
0b9c68a6d97727140e56bc80c0096db9340ce12d5bdb7cc3252713a7bb0d33ca  I2P-windows-portable.zip
18d68eeb61762f0b8cef3505802b5d4a2fa1327fa0fd8f2f41775328361be60b  I2P.tar.gz
669d353ea064a6a660ef94e8d70728f011e81f98b0fbf298b4d124bbcec7ba83  changelog.txt
I2P-EXE-2.4.992.exe:                 PE32+ executable (GUI) x86-64, for MS Windows
I2P-Easy-Install-Bundle-2.4.992.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
I2P-MSI-2.4.992.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {F44ACC17-351A-4424-A4F5-7F9E52BBE96E}, Create Time/Date: Wed Mar 20 02:46:40 2024, Last Saved Time/Date: Wed Mar 20 02:46:40 2024, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.0.8606), Security: 2
I2P-windows-portable.zip:            Zip archive data, at least v2.0 to extract, compression method=deflate
I2P.tar.gz:                          gzip compressed data, from Unix, original size modulo 2^32 766935040
changelog.txt:                       ASCII text

Checksums

6efda36114cec513b4b6b48b9800b98cc1d79c4ce53e8c28c8f99f3193b0bf33  I2P-EXE-2.5.9.exe
78d11e3c402d156f718ce4bc33cc48bfd2f685f1134cc846a1a08628db4a90ad  I2P-Easy-Install-Bundle-2.5.9.exe
a8f28548330176d66d1d2377ddc1229865166dd91cc4fb1aef5f4ad9e51b42ee  I2P-MSI-2.5.9.msi
1859df776cc113d1397ca5c26e6af7f15ef89a1fed37f34c6b685f3af63edcd6  I2P-windows-portable.zip
0787690022db4ee3b3d4994927e80aeae58da5481a782c3f1481c99d6929e936  I2P.tar.gz
cb52aef3e5bf126bf192ff7137353806af73ccc105cca98fa85a19981bbe21c7  changelog.txt
I2P-EXE-2.5.9.exe:                 PE32+ executable (GUI) x86-64, for MS Windows
I2P-Easy-Install-Bundle-2.5.9.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
I2P-MSI-2.5.9.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {797C3E48-43C3-4244-B325-B26ABC67C310}, Create Time/Date: Tue Jul  9 02:45:40 2024, Last Saved Time/Date: Tue Jul  9 02:45:40 2024, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.1.8722), Security: 2
I2P-windows-portable.zip:          Zip archive da...
Read more

i2p-firefox-2.5.8

09 Jul 01:54
i2p-firefox-2.5.8
1611312
Compare
Choose a tag to compare

I2P Easy-Install Nightly Build

This is a pre-release of the I2P Easy-Install Bundle for Windows.
It is built from the master branch of the i2p.i2p and i2p.firefox repositories.
It is a nightly build and may contain bugs.
Use it at your own risk.
2023-01-23 idk

  • Move build scripts to their own directory and make them use correct paths when moved
  • Add EXTRA to router when generating embedded router jars.

2022-09-20 idk

  • improve compatibility with local service installs and with un-bundled installs side-by-side with bundled intalls
  • version 1.9.7

2022-09-18 idk

  • remove unstable/deprecated targets from Makefile.
  • make it fatal if a jpackaged I2P is not found, the profile launcher is now part of the jpackage

2022-09-16 idk

  • remove unstable/deprecated functionality. Better solutions have been developed and instructions
    on how to use them are provided.
  • update build documentation.

2022-09-13 idk

  • make it a "portable" application in that the entire app and config can be carried on a portable
    storage device. Requires minor tweaks to work well still.

2022-09-08 idk

  • Generate a source tarball when we checkout a branch of i2p.i2p
  • Upload a source tarball when we do a daily build
  • Clean up a source tarball when running the clean script. Regenerate tarball after cleaning.

2022-09-06 idk

  • Point release 1.9.5, fixes a bug which occurs more often on Windows 11, fixes a SusiDNS issue

2022-08-28 idk

  • Migrate away from batch scripts and simply launch a browser if I2P is already running.
    This is more flexible, stable, and simplet to install
  • Improves compatibility with detatched and un-bundled routers on the same system
  • Fixes bugs in Firefox path finding

2022-05-8 idk

  • Add translations for Arabic, German, French, Italian, Japanese, Portuguese, Russian,
    and Chinese.
  • Add support for I2P+ Router Console detection. Not an endorsement of I2P+, just
    a convenience requested by a helpful user.
  • The build system has been radically improved in order to be simpler to set up and
    configure.
  • Fixed a bug where the build deleted a config file.

2022-05-5 idk

  • Fix a bug where the I2P router detection inappropriately prioritized an easy
    install bundle when a non-bundled instal was in use.

2022-03-25 idk

  • This release adds support for user-mode, non-privileged installation of the
    jpackaged router and the browser profile. Admin installation is still supported
    and detected automatically, to support existing bundles.
  • On restart to update, will detect if a router requires admin rights to install
    and will ask the user to authorize the update. In user-mode, no prompt will ever
    be seen.
  • Updates to the Firefox profiles to improve compatibility with more Firefoxes

2022-02-10 idk

  • This release fixes automatic update using Bittorrent within the I2P network
    and the custom Update PostProcessor.
  • Fixes the first-run launcher bug
  • Drastically simplifies the Windows build process
  • Adds support for development releases
  • Adds support for Debian packaging(Of just the Firefox profile)

2021-11-1 idk

  • HTTPS Everywhere will now self-disable on some Firefox versions. This is not
    an issue since HTTPS Everywhere is deprecated in favor of Firefox built-in
    HTTPS enforcement features.
  • .bat Script: Detect location of C:\Program Files\I2P or
    C\Program Files(x86)\I2P in launcher scripts
  • NSIS changes
  • Make launcher scripts static artifacts instead of generating them during
    the install process
  • If a jpackaged I2P router is present in $checkout/I2P, include it in an
    installer.
  • If a running installer doesn't find an I2P router in Program Files, install
    the jpackaged I2P router. Mark it as jpackaged so we can quickly determine
    from other applications.
  • I2P in Private Browsing changes
  • bugfix for reset() of dynamic theme
  • bugfix for erroneous redirect/contain of mis-identified I2PSnark containers
  • improve support for in-I2P HTTPS
  • use global CSS on pageAction panels for HTTP, HTTPS, and Bittorrent(@Sadie)
  • improve support for I2PSnark web handler in HTTPS tabs
  • icon update(@Sadie)
  • contain android-incompatible features so they won't be executed on Fennec
  • translate into Spanish
  • visually conceal/reveal features based on whether they are enabled/configured.
  • I2P Jpackage
  • support for building an I2P Jpackage has been added to the build system
    Note that support is platform-specific, to build a Windows jpackage one must
    use a Windows OS, to build a Linux jpackage one must use a Linux OS. Only
    Windows jpackages are used for a release product.
  • For information about how releases are built see README.md and UPDATES.md
  • The jpackaged router has the following differences from mainline I2P:
  • The jars are installed to a different directory.
  • The native libraries are installed to a different directory
  • The wrapper script is not installed and not used, and replaced by the
    browser launcher.
  • The I2P executable is %programfiles%/I2P/I2P.exe, command-line flags are not
    compatible but configuration files are.
  • wrapper.config is unused
  • The built-by entry will reflect that idk built the package
  • Use flags to achieve compatibility with plugins that use Reflection on Java
    17 jpackages

2021-01-17 idk

  • Use Local Application Data instead of Roaming application data for router.config file
  • Use Roaming Application Daya only if a clients.config.d is present, indicating that the
    roaming application directory is in use deliberately.

2020-12-20 idk

  • Add I2P in Private Browsing plugin, which for the purposes of this profile provides
  • X-I2P-Location functionality(Alternate service locations for mirrors)
  • X-I2P-TorrentLocation functionality(Alternate resource locations for sites)
  • Pre-Disable HTTPS only mode dom.security.https_only_mode=false in the profile in favor of HTTPS-Everywhere
  • Enable the use of extensions in private mode by default.

2019-02-10 zab

  • Fix missing texts on Finish page

2019-02-09 zab

  • Enable js on the console and disable everywhere else
  • Newer versions of plugins
  • Bump profile version to 0.2
  • Move I2P detection to happen before any files are written
  • Update I2P detection to detect "zero" installer as well
  • Bump installer version to 0.02a

2019-01-08 zab

  • Rename the output of the windows installer to include version.
    • current (initial) version is 0.01a
  • Change text in prompts for Firefox and I2P locations
  • check 32-bit location even if install should have been 64-bit
  • use a Toopie as icon
  • Add language selection dialog

2019-01-07 zzz

  • Remove irrelevant parts of Tor license
  • Fix Makefile to not re-download the xpi's

2019-01-07 zab

  • Split the license into files to reduce size and fix build on nsis v3 (ticket 2372)

2019-01-05 zab

  • start a changelog
  • add version to the profile, independent of installer version
    • version 0.1 corresponds to IDK version 0.03b

Checksums

621301bd5f0e0ef1879ed16f8a40d5da9444525755736411fe1e326192f90cb2  I2P-EXE-2.4.992.exe
decbdef9ef24f6b614027afb006dc7ee4b4817f48a25dbd6af440a6f2be5ecb3  I2P-Easy-Install-Bundle-2.4.992.exe
bf6f5d162885798072cd61c098bbe871571ac116aaed411b330bab247064e399  I2P-MSI-2.4.992.msi
0b9c68a6d97727140e56bc80c0096db9340ce12d5bdb7cc3252713a7bb0d33ca  I2P-windows-portable.zip
18d68eeb61762f0b8cef3505802b5d4a2fa1327fa0fd8f2f41775328361be60b  I2P.tar.gz
669d353ea064a6a660ef94e8d70728f011e81f98b0fbf298b4d124bbcec7ba83  changelog.txt
I2P-EXE-2.4.992.exe:                 PE32+ executable (GUI) x86-64, for MS Windows
I2P-Easy-Install-Bundle-2.4.992.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
I2P-MSI-2.4.992.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {F44ACC17-351A-4424-A4F5-7F9E52BBE96E}, Create Time/Date: Wed Mar 20 02:46:40 2024, Last Saved Time/Date: Wed Mar 20 02:46:40 2024, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.0.8606), Security: 2
I2P-windows-portable.zip:            Zip archive data, at least v2.0 to extract, compression method=deflate
I2P.tar.gz:                          gzip compressed data, from Unix, original size modulo 2^32 766935040
changelog.txt:                       ASCII text

Checksums

fbdb8698a260e56d470d89b422749e0746b57fc9d5409cfbaca838664d0262f8  I2P-EXE-2.5.7.exe
3457c2eb2fa765d8d829c007528435d4b22b06891b3a0203cbed6f3b76030f66  I2P-Easy-Install-Bundle-2.5.7.exe
dca531f38cde6337e06e2c6a31c681db425c76dd26a08536b3ebc5fbc03bde49  I2P-MSI-2.5.7.msi
5c6e9911713dad5b67745a40eb3e47ba009a15050c9103c00d7c22df62645576  I2P-windows-portable.zip
7e23e63c346205ca6f2155b217a96d3819a07f20d562170800d479adae70c22c  I2P.tar.gz
49b4e88dcf664fb371efca96e7bc53698cf978b4724f618fee501d5a28a0d27f  changelog.txt
I2P-EXE-2.5.7.exe:                 PE32+ executable (GUI) x86-64, for MS Windows
I2P-Easy-Install-Bundle-2.5.7.exe: PE32 executable (GUI) Intel 80386, for MS Windows, Nullsoft Installer self-extracting archive
I2P-MSI-2.5.7.msi:                 Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: I2P-MSI, Author: Unknown, Keywords: Installer, Comments: This installer database contains the logic and data required to install I2P-MSI., Template: x64;1033, Revision Number: {BAF4926D-C4E7-4C78-8623-8C460ED3A708}, Create Time/Date: Mon Jul  8 22:17:30 2024, Last Saved Time/Date: Mon Jul  8 22:17:30 2024, Number of Pages: 200, Number of Words: 10, Name of Creating Application: Windows Installer XML Toolset (3.14.1.8722), Security: 2
I2P-windows-portable.zip:          Zip archive da...
Read more