
Ooops
@Ooops@feddit.org
- Comment on Radicale: Can someone please offer any guidance on usage and security. Om abit lost 1 week ago:
While you are right in general, you are creating a file with a <user>:<hased password> line. Have fun searching the world for where I might have actually used it.
- Comment on Radicale: Can someone please offer any guidance on usage and security. Om abit lost 1 week ago:
The option to password protect it are in the (usually
/etc/radicale/)configfile und[auth].For proper security you could use
type = htpasswdhtpasswd_filename = /etc/radicale/usershtpasswd_encryption = bcryptthen create a users file with apache tools (
htpasswd -c -B users User1) or one of the million online htpasswd file creators. - Comment on 18% of people running Nextcloud don't know what database they are using 9 months ago:
So one in five doesn’t do proper backups. That’s much better than expected… 😅
- Comment on 18% of people running Nextcloud don't know what database they are using 9 months ago:
Isn’t that the whole point of containerised solutions? Having some pre-setup, auto-updating solution with very little requirement to dive into the details like what your database is and which dependencies you need to manage…