Jack Grigg
Jack Grigg
Occasionally the text (either all or parts of it) will disappear. This can happen at any time, but usually occurs when loading or reloading the page. It may be related...
On I2P-Bote Android we can mark a message as unread. On the Material themed HTTP interface for PC I could find no way to do it. Migrated from https://trac.i2p2.de/ticket/1737 ```json...
Taking into account the controversy around NIST curves, not only in regards to chosen parameters, but also regarding ease of implementation, the crypto community is now adopting Curve25519 as a...
Like most email apps, Bote for Android should handle ACTION_SEND intent so we can share simple content (e.g. text) from other apps: https://developer.android.com/training/sharing/receive.html Migrated from https://trac.i2p2.de/ticket/1734 ```json { "status": "new",...
Right now, the destinations is send and saved plain text. This enables two attacks, which I want to address here: First of all, it allows other nodes to collect destinations...
Just like IMAP, Bote should allow the creation of user-defined folders. Meanwhile, if the above involves too much work, you could add an Archive folder as a temporary solution. That...
I get a Force Close when selecting a file to attach with either `Cyanogenmod File Manager` or `Androidterm's Find command`. Strangely, everything works when using the `Gallery`. I'm running Replicant...
Bote should have a search box to search on all locally stored messages. Nowadays, search functionality is a must on any email client software. Migrated from https://trac.i2p2.de/ticket/1727 ```json { "status":...
A dark Material theme would be a life saver for my eyes, on both Desktop (html) and Android versions. [https://code.videolan.org/videolan/vlc-android/tree/master VLC for Android] has a great dark Material theme and...
I'm seeing the following logged with I2P-Bote 0.4.2: ```text 11/21/15 18:55:10.995 ERROR [EmailPktTask] 2p.bote.network.CheckEmailTask: Can't decrypt email packet: Type=EncryptedEmailPacket, code=, sizeBytes=9755, DHTkey=[Hash: UszLYwdf6m0ms2Gxo6MikQ8ftepnHrhLM1h9MQiJNgQ=], tstamp=0, alg=521-bit Elliptic Curve Encryption, delVerifHash=[Hash: 1-s5v9nRwY0bwfByboloIDIxAsebqik8zW3ubIhwti0=],...