22 lines
650 B
Markdown
22 lines
650 B
Markdown
---
|
||
title: "无服务器密码管理"
|
||
type: concept
|
||
tags: [cloudflare, edge-computing, password-manager]
|
||
sources: [nodewarden-ba-bitwarden-ban-dao-cloudflare-workers-shang-che-di-gao-bie-fu-wu-qi.md]
|
||
last_updated: 2026-04-14
|
||
---
|
||
|
||
## Definition
|
||
无服务器密码管理是将传统密码管理服务器端逻辑部署到边缘计算平台,实现真正的零服务器运维。
|
||
|
||
## Key Attributes
|
||
- 平台:Cloudflare Workers
|
||
- 存储:Cloudflare D1/R2
|
||
- 优点:无服务器费用,无VPS需求
|
||
|
||
## Related Entities
|
||
- [[NodeWarden]]:无服务器密码管理的实现
|
||
|
||
## Connections
|
||
- [[无服务器密码管理]] ← 实现 ← [[NodeWarden]]
|