标签归档:bitwarden_rs

宝塔面板更新bitwarden docker最新版 -启用Send(发布可阅后即焚的「安全分享密码」功能)

Bitwarden Send is a secure and ephemeral way to transmit sensitive information to anyone. Sends can include plaintext or file attachments up to 100 MB. Every Send is assigned a randomly generated and secure link, which can be shared with anyone (including those who do not have Bitwarden accounts) via text, email, or whatever communication channel you prefer. Every …

宝塔面板编译安装Bitwarden_rs

Bitwarden_rs是Rust编写的非官方Bitwarden密码管理程序,推荐用docker方式部署。不过很多童鞋不喜欢用docker的方式,那么可以试试用编译安装来部署。 这篇文章就是在liunx宝塔环境下来编译安装Bitwarden_rs的,所以你需要准备好宝塔,(宝塔服务器面板,送你3188元礼包,点我领取https://www.bt.cn/?invite_code=MV9ub2NxdmI=) 简介 项目:https://github.com/dani-garcia/bitwarden_rs 准备 本文使用的centos7系统编译 …