Jack Grigg

Results 533 issues of Jack Grigg

Stretch goal. By default Ire will use Ed25519 for locally-generated keys.

enhancement
help wanted
crypto

NTCP handshake messages don't have IDs, and are identified based on send order. As a result, there are currently two state machines inside the NTCP engine: - `IBHandshakeState` and `OBHandshakeState`...

enhancement
transport

enhancement
transport

Reported by @furyalex on https://github.com/i2p/i2p.i2p-bote.android (migrated here): --- I installed latest versions of Bote and I2P router from Google play. Router seems to be working. I can browse .i2p sites...

bug
Android

Google Play currently [requires that app updates target at least API 26](https://developer.android.com/distribute/best-practices/develop/target-sdk), and will bump this to API 28 from November 1st 2019. The Bote Android app (which was last...

Android

The Android support libraries, as of version 28 IIRC, now all require `minSdkVersion = 14`. This would finally drop support for some very old Android versions that we have maintained...

Android

No one should be using these for new addresses, and we should be encouraging users to migrate away from them. Necessary work: - core: - [ ] Split legacy protocols...

```text I2P version: 0.9.28-0 Java version: Oracle Corporation 1.8.0_121 (Java(TM) SE Runtime Environment 1.8.0_121-b13) Wrapper version: 3.5.25 Server version: 8.1.21.v20160908 Servlet version: Jasper JSP 2.1 Engine JSTL version: standard-taglib 1.2.0...

bug
Migrated from Trac
plugin

Would be pretty freakin' awesome. Ring signatures let people prove that they are a member of a group without revealing their identity. These groups can be spontaneously created. Wikipedia has...

enhancement
Migrated from Trac

The IMAP API as originally implemented uses the same internal password cache for logging in as the WebUI. This has the side-effect of the WebUI being unlocked while a mail...

Migrated from Trac
plugin