bruceleerabbit

Results 36 issues of bruceleerabbit

It’s great that payloads are PGP-encrypted, but what about the headers? IIRC, there is a standard or convention called “Memoryhole” which specifies a way to embed all the headers inside...

**Describe the bug** When someone sends me messages they often get lost. The only reason I know that a message was sent is that on rare occasions I boot up...

**Describe the bug** F-Droid only distributes the last three versions of Wireapp, and all of them require Android OS 7.0. Android phones are not like linux deskops-- users cannot simply...

The Savannah bug tracker includes some custom headers that give details about the bug. These headers are getting dropped: https://savannah.nongnu.org/support/?110698

If you search for “C”, a listing that contains “GCP” (or any word containing a «c» regardless of case) will be in the results. If you search for “Ada”, there...

Microsoft is not aligned with the FOSS principles & philosophy. It’s disturbing to many FOSS users and developers to be subject to Github simply to report a bug. There are...

If you search for “C”, a listing that contains “GCP” (or any word containing a «c» regardless of case) will be in the results. If you search for “Ada”, there...

enhancement

I'm in the common situation where the client is frozen on a page that simply says "Retrieving". When I probe into it, the underlying cause of this differs from what...

I simply executed: ``` git clone https://github.com/ear9mrn/MythRokuPlayer.git ROKU_DEV_TARGET=192.168.2.4 ROKU_DEV_PASSWORD=rokudevpw make install ``` The output looked good up until these final lines: ``` ... Installing MythRokuPlayer to host 192.168.2.4 /bin/sh: 1:...

When dot code contains the `URL` attribute such as this: ``` digraph G { node [shape="circle"]; x -> y [label="hotlink", URL=]; } ``` the attribute is being ignored and the...

enhancement