Stéphan Kochen

Results 82 comments of Stéphan Kochen

Working: ``` "hardware_id": "HE_DTV_W17H_AFADABAA", "product_id": "OLED55C7V-Z", "core_os_release": "3.9.0-62709", "webos_manufacturing_version": "06.00.25", ```

I'm not using nixbox, but am using Packer with EC2, and just `PubkeyAcceptedAlgorithms` is sufficient. I was able to solve it on EC2 with `user_data`, but not sure a similar...

Additional goal: provide user feedback. I'm leaning towards a generic 'mail delivery failed' type of notice to the user, because I'm not sure if there are security implications to displaying...

Considering we crash for Redis failures, and SMTP is not really a permanent connection but request-based, I'm wondering what we should actually do here? We now have `GET /metrics` for...

Sorry for the late response. I think this is a good idea, maybe something like: ``` auth_code_charset = "13456789abcdefghijkmnopqrstuwxyz" auth_code_length = [6, 6] ``` I'm not sure what the best...

I'm torn on whether to call this feature creep. I know very little about Matrix, but see three ways to do this: 1. A stand-alone IdP implementation, that works together...

A secure way to do this is definitely nice, but I'm wondering how we'd do that. I'm not sure what kind of bad things a malicious RP could do if...

Oh, I only just found this. Thanks for all the work you've done on this module over its lifetime! 💯 I'll try to switch to [redis-parser]. According to their own...

> Have the email normalization changes introduced in https://github.com/portier/portier-broker/releases/tag/v0.3.0 changed the conclusion on this issue at all, by any chance? They've not changed the conclusion, unfortunately, but maybe the situation...

It's not! It's just difficult to move things forward. I think it's low on everyone's list of priorities? But this is a very good point to raise! We use Portier...