John Brooks
John Brooks
Requires #227
Hm, I thought there was a task for this already. Now there's this one - thanks :) This is important, but it's going to need some significant work to get...
@martinvahi Unfortunately, Ricochet isn't really suited for the same things that a mailing list would be. I eat the dog food by publishing my own address on the website and...
If anyone can test that Qt patch, please do. Otherwise, as a workaround, you can do: ``` QMLSCENE_DEVICE=workaround ./ricochet ``` (where `workaround` is anything but empty). I wonder if we...
Now up to 0.2.8.12. It should be possible to remove the macOS build patch (carefully, making sure to test pre-sierra). 0.2.8.12 fixes a medium-severity hidden services issue, but it will...
As a closely related idea, we could auto-fill that field when the window is activated with something that looks like a ricochet ID on the clipboard (unless it's equal to...
So, the first-time tor setup is recognizing this situation, but the path for existing configurations is not.
..Also, if you paste multiple bridge lines, they're concatenated together and fail. Oops.
@wfr awesome! The code is looking good. I'm idly wondering whether passing `INT_MAX` to expire can overflow and cause chaos.. From a broader UX perspective, I think it should use...
I agree with all of these, although if implementations may ignore `KeepAlive`, is it still useful in any way? We couldn't terminate the connection based on not getting a response....