Paul Schaub

Results 145 comments of Paul Schaub

"Do one thing and do it well". Why don't you implement this feature in another app? I would not expect this functionality from an IMSI-Catcher detector...

I'd like a really annoying alert when the app detects potential danger. I imagine something comparable to an alarm clock or an incoming phone call. Definitely some persistent sound+vibration that...

I did some research and it seems like what I have in mind has to do with a KeyguardManager.KeyguardLock and the PowerManager flag ACQUIRE_CAUSES_WAKEUP. I will investigate and see, if...

I did a small mockup of how I'd imagine the alert: ![alert](https://cloud.githubusercontent.com/assets/7854206/12872016/d95fb220-cd94-11e5-9e71-39ce62f6633c.jpg) The Arrow thingy at the bottom is kind of a slider that the user has to pull aside...

Thank you @SecUpwN . Indeed it would be cool to have a checkbox or something in the settings of the app to change notification modes. I wanted to say that...

Hi! I actually had to address this problem myself recently. It is most probably caused by a missing interface method of the WebChromeClient. There are three to four different methods...

This needs some more thought. Implementing a smart policy for hash algorithms was easy, because hash algorithms are used in signatures which have a creation time. Messages on the other...

I sent a [mail to the IETF mailing list](https://mailarchive.ietf.org/arch/msg/openpgp/ytXQM8oJ47bPIaY7n5soGv4KgVI/) about this issue.

Apparently there is no consensus yet about the question whether primary keys can stripped by replacing them with a primary public key. For sake of interoperability it is probably a...