John Turner

Results 73 comments of John Turner

https://github.com/aler9/rtsp-simple-server This is used by frigate to proxy streams out and it has an HTTP api to switch the streams. This may be what is needed

I think the goal is less mosaic and more a switchable output but only 1 stream

I have been using this one https://smile.amazon.com/gp/product/B015W4PKR6. Requires modifying as normal but clips fairly strongly. You can remove the center pin and stretch the spring a bit for an even...

USB2Sniffer is not always in that configuration but instead uses jumpers to set the configuration. I could add a check for the platform but not sure what the nature of...

@Morthawt I am just starting into keepass plugins because I rather like the added benefit of my yubikey. That being said if I had to guess why its not performed...

I have noticed the same problem On any KeePass > 2.34 .If I update to 2.35 the box reports Error connecting to yubikey!" however if I downgrade back to 2.34...

I have done some more debugging and determined that yk_challenge_response is not returning a 1 anymore so its failing. Digging further down the function yk_read_response_from_key is failing inside of yk_challenge_response...

@TomAtYubico I am considering making a fork of this, I know its been a few months but could we possibly talk about the best ways to secure this ? Ideally...

I don't have enough background in cryptography but I have forked the code and made a change that autodetects the yubikeys slot based on code from KeePassXC. I plan on...

@TomAtYubico If I understand what you are suggesting I store a Challenge C I use C with the Yubikey to get CR I encrypt the database with CR and passphrase...