jrpie

Results 15 comments of jrpie

The pRNG is not initialized using a suitably secure seed (time can be brute forced, or - in the case of images - simply taken from the metadata). Hence using...

Using uptime is not a good idea either. The uptime of most machines is less that a month. And a month has only about `2.6 * 10^6` seconds which can...

What about adding an option to type fill the username / password / TOTP into the field the user has currently selected (using `:insert-text`, similar to what e.g. [qute-keepass does](https://github.com/qutebrowser/qutebrowser/blob/c598cbbc7165bb0cc51a2ccabcd9de350970b8c6/misc/userscripts/qute-keepass#L227))?...

Compared to AutoType doing this in the userscript still has the benefit that we are able to automatically select the correct entry from keepass (by URL!). As far as I...

I implemented this as part of [my fork](https://github.com/jrpie/Launcher/). Since many of the changes I made are a matter of taste (and this repo doesn't seem to be actively maintained any...

I implemented this as part of my fork (https://github.com/jrpie/Launcher/), see ef16d70 Since many of the changes I made are a matter of taste (and this repo doesn't seem to be...

I implemented a version this as part of [my fork](https://github.com/jrpie/Launcher/).Pinning to the top was also suggested there, however I decided to instead add a separate list of favorite apps (see...

Many of those suggestions are implemented in [my fork](https://github.com/jrpie/Launcher): * there is a "do nothing" action that prevents the notification to show up * torch and locking actions are implemented...

I implemented this as part of [my fork](https://github.com/jrpie/Launcher/). Since many of the changes I made are a matter of taste (and this repo doesn't seem to be actively maintained any...

Since hugo-book aims to require zero initial configuration, I think it would be desirable if the default doesn't get you in [legal trouble](https://www.theregister.com/2022/01/31/website_fine_google_fonts_gdpr/). I'd argue that someone who prefers the...