From: David Uhden Collado Subject: Re: [UPDATE] net/i2pd 2.59.0 -> 2.60.0 + Improvements To: ports@openbsd.org, openbsd@systemfailure.net, lucas@sexy.is Date: Tue, 16 Jun 2026 20:46:00 +0000 David Uhden Collado wrote: > Hello, > > Please find attached a patch that updates the net/i2pd port to version > 2.60.0. > > The upstream release notes and full list of changes are available at: > > https://github.com/PurpleI2P/i2pd/releases/tag/2.60.0 > > In addition to the version bump, I have included several adjustments > that both the maintainer and I previously discussed in another thread on > this mailing list. That discussion is available at: > > https://marc.info/?t=176780204200003&r=1&w=2 > > It also includes a compatibility directory under ${LOCALSTATEDIR}/lib/ > i2pd so existing _i2pd accounts using the old home directory keep > working. The directory is created during post-install so that fake/ > package can see it. > > I would also like to ask whether it might be possible to improve > compatibility with LibreSSL. A new API for ML-KEM was recently > introduced, and i2pd currently enables this post-quantum encryption > algorithm only when built against OpenSSL. It seems that adding support > for LibreSSL may now be feasible. > > Additionally, there are several other features in i2pd that are > currently disabled when building with LibreSSL because it was previously > assumed that equivalent functionality could not be implemented. It may > be worth revisiting some of these areas to determine whether support > could now be added. > > Thank you for your time and consideration. > > Best regards, > David. ping