Felix Bartels
Felix Bartels
According to https://github.com/Microsoft/WSL/issues/3286 this is a known issue in wsl. With the following modification to the install file the setup succeeds: ``` --- install-kr.orig 2018-10-24 15:53:32.494769600 +0200 +++ install-kr 2018-10-24...
Hi @iljapanic , which means that you have come to the exact same conclusion as I have in https://github.com/kryptco/kr/issues/238#issuecomment-432673432 ;-) Even if that may not be 100% as secure (yes...
Hi @eengelking, I just tried this on a windows box where I did not previously had kr installed. On this machine (still ubuntu xenial in wsl) I was able to...
For let’s encrypt I can recommend https://github.com/go-acme/lego
Nowadays I really like running imapsync as a docker container: ``` docker run --rm --network host gilleslamiral/imapsync imapsync --no-modulesversion --noreleasecheck --host1 xxx --user1 xxx --password1 'xxx' --host2 yyy --user2 yyy...
> lxc These are different tools, for different purposes ;)
> strato vserver are just plain bad. To squeeze more instances on the same hardware they are limiting the amount of running processes without the ability to change these.
What is in your `/etc/nginx/snippets/ssl_params.conf`? Seems you're setting a custom csp which blocks the service worker.
Since barrier is a desktop application maybe it's better suited for the awesome sysadmin list?
The command I think @Threnklyn had in mind was `agebox validate --no-decrypt`