Christian Tramnitz
Christian Tramnitz
Are there any plans to implement a backend that does not rely on file system backends? If tang is running on a system with an ephemeral filesystem, having the cache...
When performing a Windows system-wide installation (using the msi installation method), is it possible to also install extensions system-wide (like the built-in extensions) **and** prevent (non-admin) users from installing per-user...
As also requested for syft, in [syft/#2622](https://github.com/anchore/syft/issues/2622), it would be great, if the vendor-dir could be included in the released artifacts. **What would you like to be added**: To have...
It seems [#31](https://github.com/QubesOS/qubes-app-u2f/pull/31) requires python3-fido2 >= 1.0.0 (only then [AttestationResponse was introduced for tap](https://github.com/Yubico/python-fido2/commit/9c0d468419e78c20fe290d49efbd816c92227eaa)). However, Debian ships with lower versions (Bullseye with 0.8.1, Bookworm with 0.9.1) so this will not...
When running as non-root user, there may be permission issues with the redirect_target logfile. Although executing the script as user, the `log` and `elog` within `log` were owned by `root`....
kubler.conf [describes](https://github.com/edannenberg/kubler/blob/master/kubler.conf#L52) `MIRROR` with ``` # Download location for stage3 and Portage files, use whitespace to set multiple servers # You may visit https://www.gentoo.org/downloads/mirrors/ and pick a http or ftp...
**What would you like to be added**: I would like to see the go-mod/cache added as release artifact next to the source and the compiled binaries. Please extend the Release...
[POSIX C](https://pubs.opengroup.org/onlinepubs/9699919799/functions/fprintf.html)/[C++](https://cplusplus.com/reference/cstdio/printf/) sprintf have a specifier "n" that prints nothing. This can be useful in some cases to suppress content. Would you mind implementing %n to print nothing in sprint.js?...
I've got some serious problems with non-ascii characters in filenames contained in iTunesLibrary.xml Take the following example: ``` Track ID123 NameDie Klügsten Männer Der Welt ArtistDie Ärzte AlbumGeräusch - CD2...
What do you think about (optionally) prefixing events with a certain string, so that you can tell from which calendar they came from?