Does it support intro skip?
Does it support intro skip?
10-50 people normal use case?
For KeePass no, for VaultWarden yes.
Just got triggered for the comment above suggesting a solution that doesn’t work for quite a lot of deployments/users, but yes, my comment was a little bit out of place as for single user deployments KeePass is probably way simpler/better.
Totally agreed, but there are pros and cons.
File - harder to steal but once stolen hacker can bruteforce it as much as it wants. Web service - with proper rate limits (and additional IP whitelist so you can only sync on VPN/local network) - its harder to bruteforce. (But yes, you (sometimes) have also full copy locally in the local client, but …)
If it was only for me I probably would also go with KeePass as you will not update the same db at the same time, but with with multiple users it’s getting unmanageable.
I just got triggered as those CVEs are not that bad due to the nature that the app encrypts stuff on the client side so web server is more like shared file storage, while your answer suggested to switch to a solution that doesn’t work for a lot of people (as we already tried that).
Explain how can you use KeePass+Syncthing with 10-50 people (possibly different groups for different passwords) having different sets of access level while maintaining sane ease of use?
The passwords are encrypted in the first place so the security for them is only on the client side.
grep bat /proc/driver/rtc
❤️
Always learning something new, thanks :)
Because Nginx Proxy Manager exists.
And also because for me it started from web hosting where Apache and Nginx dominate and later because of many easy to understand example configs from the net including many “docker letsencrypt” examples.
Does it support multiple screen/displays?
Hastebin
Hastebin is a text store site or Pastebin tool that allows you to easily share plain text, such as code snippets, with others
https://www.toptal.com/developers/hastebin/about
FlashPaper
One-time encrypted password/secret sharing
If it’s Germany … My best bet would be at the TV kable/streaming companies, but probably behind additional paywall.
AFAIK Germany regulations are strange, the stream copyright owner can broadcast video and later based on your IP send you a Bill to pay claiming unauthorized access.
You can use (self hosted) gitlab as a registry storage. We do that locally so we have both code, pipeline and containers in the same place.