Janne Heß
Janne Heß
@Mic92 I wonder why anyone wold want their keys in the world-readable store. Apart from that, I don't really see why it would not work. The directory is copied to...
Seems to work: ``` root@helsinki-web03:/home/janne # mount | grep secrets none on /run/secrets.d type ramfs (ro,nosuid,nodev,relatime,mode=751) root@helsinki-web03:/home/janne # ls -la /run/secrets lrwxrwxrwx 1 root root 17 Nov 29 14:45 /run/secrets...
Rebased and made the feature disabled by default. Does this fit you better?
Huh why? I could also just do `sops.secrets = lib.mkOverride 0 {} `
@SuperSandro2000 We started recommending users to switch to age (and keys derived from ssh-ed25519 keys). The README will soon reflect that change. Since this is going to be the main...
I think going with monthly releases as long as there's at least 1 item would be a good middle-ground. If there are items stacking up (at least 1 per week),...
I've been using this for a couple of months now and one thing I noticed is syntax highlighting breaking after antristrings with the same quoting as the outer strings and...
… unless you use the more headers module in which case you could also have: ``` more_clear_headers Server X-Page-Speed X-Powered-By X-Redirect-By X-CF-Powered-By X-Hudson X-Jenkins; ``` which hides the Server header...
Could we split out the DB/Frontend code into a separate PR? This way we could have that earlier. On that note, why can `path` be NULL now? Doesn't this mean...
Wouldn't it make sense to display the drv paths, then? This way we don't have the ugly comma thingy we have right now