# bitwarden

Published articles for bitwarden.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Support the well-known change password URL with Appwrite Auth

DevFeed: [Support the well-known change password URL with Appwrite Auth](<https://devfeed.tech/articles/support-the-well-known-change-password-url-with-appwrite-auth-31444.md>)

Original publisher: [Read original article](<https://appwrite.io/blog/post/well-known-change-password-url>)

Author: Atharva Deosthale

Published: 2026-09-16T00:00:00Z

Content type: tutorial

Language: en

Sources: [Appwrite Blog](<https://devfeed.tech/sources/appwrite-blog.md>)

Topics: [passwords](<https://devfeed.tech/topics/passwords.md>), [Appwrite](<https://devfeed.tech/topics/appwrite.md>), [Application Security](<https://devfeed.tech/topics/application-security.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [W3C](<https://devfeed.tech/topics/w3c.md>)

Tags: [bitwarden](<https://devfeed.tech/tags/bitwarden.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [passwords](<https://devfeed.tech/tags/passwords.md>), [security](<https://devfeed.tech/tags/security.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [w3c](<https://devfeed.tech/tags/w3c.md>)

### AI overview

This tutorial shows how to support the well-known change password URL in a TanStack Start app using Appwrite Auth. It explains the redirect, the change-password form for signed-out visitors, autocomplete hints, and deployment to Appwrite Sites.

### Source excerpt

Password managers open /.well-known/change-password when they find a leaked or weak password. Add the redirect and a change password page backed by Appwrite Auth.

## Vaultwarden: gestor de contraseñas autoalojado

DevFeed: [Vaultwarden: gestor de contraseñas autoalojado](<https://devfeed.tech/articles/vaultwarden-gestor-de-contrasenas-autoalojado-34090.md>)

Original publisher: [Read original article](<https://tengoping.com/blog/vaultwarden-gestor-contrasenas-autoalojado/>)

Author: Antonio Pérez

Published: 2026-08-03T00:00:00Z

Content type: tutorial

Language: es

Sources: [tengoping.com](<https://devfeed.tech/sources/tengoping-com.md>)

Topics: [Docker](<https://devfeed.tech/topics/docker.md>), [Docker Compose](<https://devfeed.tech/topics/docker-compose.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [nginx](<https://devfeed.tech/topics/nginx.md>), [proxy](<https://devfeed.tech/topics/proxy.md>), [backups](<https://devfeed.tech/topics/backups.md>)

Tags: [backups](<https://devfeed.tech/tags/backups.md>), [bitwarden](<https://devfeed.tech/tags/bitwarden.md>), [compose](<https://devfeed.tech/tags/compose.md>), [docker](<https://devfeed.tech/tags/docker.md>), [docker-compose](<https://devfeed.tech/tags/docker-compose.md>), [hardening](<https://devfeed.tech/tags/hardening.md>), [homelab](<https://devfeed.tech/tags/homelab.md>), [https](<https://devfeed.tech/tags/https.md>), [nginx](<https://devfeed.tech/tags/nginx.md>), [proxy](<https://devfeed.tech/tags/proxy.md>), [tls](<https://devfeed.tech/tags/tls.md>), [vaultwarden](<https://devfeed.tech/tags/vaultwarden.md>)

### AI overview

A Spanish-language tutorial explains how to self-host Vaultwarden, an unofficial Rust server compatible with Bitwarden clients. It covers Docker Compose deployment, HTTPS behind an Nginx reverse proxy, admin-token hardening, and backups, while noting the trade-off between community support and the official Bitwarden server.

### Source excerpt

Instala Vaultwarden con Docker: servidor ligero compatible con los clientes de Bitwarden, con HTTPS, hardening del admin token y backups.

## Manage passwords over your tailnet with vaultwarden

DevFeed: [Manage passwords over your tailnet with vaultwarden](<https://devfeed.tech/articles/manage-passwords-over-your-tailnet-with-vaultwarden-31221.md>)

Original publisher: [Read original article](<https://tailscale.dev/blog/vaultwarden-tailnet>)

Author: Parker Higgins

Published: 2023-06-28T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tailscale Community](<https://devfeed.tech/sources/tailscale-community.md>)

Topics: [passwords](<https://devfeed.tech/topics/passwords.md>), [networking](<https://devfeed.tech/topics/networking.md>)

Tags: [backend](<https://devfeed.tech/tags/backend.md>), [bitwarden](<https://devfeed.tech/tags/bitwarden.md>), [devices](<https://devfeed.tech/tags/devices.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [install](<https://devfeed.tech/tags/install.md>), [passwords](<https://devfeed.tech/tags/passwords.md>), [tailnet](<https://devfeed.tech/tags/tailnet.md>), [vaultwarden](<https://devfeed.tech/tags/vaultwarden.md>)

### AI overview

A tutorial explaining how to install vaultwarden on a machine in a Tailscale tailnet so devices can access the password manager backend.

### Source excerpt

Learn how to install vaultwarden on a machine in your tailnet to give all your devices access to a secure password manager backend.