Mirko Vogt
Mirko Vogt
Setting/Changing the PIN doesn't seem to work (for me). When calling: `$ cometblue device -p 0 74:da:ea:b8:6e:a4 set pin 1234` I get `E|2018-04-05 11:46:52,036|20758:140196561192704| Value write failed for characteristic "47e9ee30-47e9-11e4-8939-164230d1df67"...
Hello, I discovered this project by searching for info re the AA55-protocol, as I'm implementing some version of it myself for a different project in a different environment/language. While reading...
Allows HTTP Basic Auth URLs being passed, parsed and handled correctly to authorise against a server expecting that. This is a simplification, completely ignoring if the server supports or asks...
I'm having some questions re openssh's fido support. tl;dr: why (only) the openssh-server depends on and links to libfido2 if fido support is selected + compiled in? According to the...
It's very common to use TLS client certificates to connect to and authenticate against MQTT brokers - especially when roles are involved and the one in question has higher privileges...
## Describe the issue ### Current Behavior If I'm using `aria-busy=true` inside e.g. a div within `dialog`-tags, my web browser's processing resources skyrocket. This does not happen if the `aria-busy=true`-animation...
Please search for duplicate or closed issues first. ## Describe the issue ### Current Behavior The button styling for the "Browse"-button as part of the `input type=file`-element - especially its...
I'm using the umqtt module - on conjunction with ussl_mbedtls - within the UNIX port with mbedtls. When I re-route the traffic originally going to my MQTT broker to /dev/null...
When closing my notebook and hence disconnecting it from network while borg backing up to an SFTP backend - and reopen it later, the process neither continues nor quits, despite...
I read the docs and examples and tickets about reconnection. My problem is: I don't want to wrap everything in a while-loop and re-execute *everything* just because of a connection...