35 private links
An example setup of #Vaultwarden using #Authentik as a Forward auth proxy provider.
Ths protects Vaultwarden web vault as well as the admin page while being able to use the #Bitwarden app/extension normally by allowing the API to bypass Authentik.
This comic says that a password such as "Tr0ub4dor&3" is bad because it is easy for password cracking software and hard for humans to remember, leading to insecure practices like writing the password down on a post-it attached to the monitor. On the other hand, a password such as "correcthorsebatterystaple" is hard for computers to guess due to having more entropy but quite easy for humans to remember.
PHPasswordPusher is a PHP port of the PasswordPusher project, which provides a more secure method for sharing sensitive information like passwords) with others. It operates on the principle that using a soon-to-be-expiring link to retrieve sensitive information is better than having the sensitive information persist in email, chat, etc...