Michał Fronczyk

Results 6 comments of Michał Fronczyk

@kali Is the work on simplifying Dinghy still in progress and is the project active? You also mentioned that Dinghy value is getting smaller. Is there a better way now...

It seems that even a very simple panicking test like this doesn't show backtrace: ``` #[test] fn my_test() { let a: Option = None; a.unwrap(); } ``` I thought that...

Thanks for a quick response. This page says that it should be possible to change env vars using lldb - https://lldb.llvm.org/lldb-gdb.html Are you say saying that it wouldn’t work on...

Thinking about it bit more, this setting was probably meant to require the master pass instead of pin, but if pin is combined with biometrics, then you can still unlock...

In my opinion it should be like this: 1) Add a new checkbox in the security settings section "require providing master password after application restart" 2) Remove the "do you...

I've created this issue as my primary driver was to type in the password from time to time in order not to forget it, but I must say I don't...