Jason Papakostas
Jason Papakostas
aerox 3 tests in wireless mode (2.4G) on commit 7357c7d: ### working - `--battery-level` - `--top-color '#ff4444'` - `--middle-color '#88ff88'` - `--bottom-color '#4444ff'` - `--led-brightness 4` - `--reactive-color '#888888'` -...
It's been a while since I looked into this but doesn't Signal Desktop encrypt and transmit a separate copy of each message for every recipient device? So while that works...
@scottnonnenberg-signal If I am not mistaken there is more than just client-side fan-out logic in the Java classes. It looks like a separate ratchet for unidirectional, one-to-many group sessions to...
> 9\. In my personal opinion, the benefits of multi-party E2EE are sufficiently marginal, relative to OTRvN for two-party and TLS-everywhere for multi-party, that the priority should be on producing...
> 4\. Unlike XMPP (and Matrix?), the primary messaging target in IRC is the nickname, which is completely untrusted. This problematizes the use of trust-on-first-use for keys in the IRC...
In case anyone else affected was unaware as I was: You can mitigate it for now by disabling prettier for a single line: ```js // prettier-ignore const [/* bar */,...
The way I'm using versions in my monorepo, those internal deps are never on an older version of a monorepo package, I intend for them to be always current (the...
I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to choose either at their option.
3.20.1 on Arch Linux
I got it to work, sort of. Mute toggling works now but I don't know how to stop the aggregateMenu from opening. Also, the first middle click does nothing because...