Till Riedel

Results 97 comments of Till Riedel

The question in this issue is if @rzroth would like to maintain a fork of this? And if everybody is still willing to support him...

The Mailextension API seems pretty unusable in its current state. Filed a bug here: https://bugzilla.mozilla.org/show_bug.cgi?id=1614916 .

Stumbled over the same bug for https://marticliment.com/unigetui/share?name=KopiaUI&id=KopiaUI&sourceName=community&managerName=Chocolatey I was guessing that the sorting is wrong and 0.9.8 (which is shown) is larger than 0.17.0 ( see https://community.chocolatey.org/packages/KopiaUI, current version at...

Another related problem is that chocolatey package versions are sometimes not parsed. I have `diskgenius 5.6.1.1580` installed via chocolatey. It shows as unknown with a new version `5.6.1` with a...

BTW: maybe relying on an external API like repology (suggested in #3015) might help to get things more consistent between multiple package managers.

Actually it makes sense to go even further. IMHO it would make sense to use the sharing functionality to share a file or subdirectory with an "app password". Particularly if...

> One place where I have seen this implemented quite nicely is [sogo](https://github.com/Alinto/sogo). @NiklasBeierl : can you point me to the place where this SoGo feature is implemented? (docs, source...

Here is a implementation for LUKS using libfido: https://github.com/mjec/fido2-hmac-secret/blob/fd19bf40a94f177818bce5d2c50cc5eb57136478/src/authenticator.c#L315 that could be build upon

I actually managed to do a very dirty quick POC : d63e7371120b7ec203e356d2ceb8b70fdc9d982e . It seems only diligence work if someone wants to grab that bounty ;) To get it to...