Add bobavault page

This commit is contained in:
BBaoVanC 2021-05-24 17:16:12 -05:00
parent a8ba3372ca
commit 31555495aa
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
2 changed files with 18 additions and 0 deletions

View File

@ -5,6 +5,8 @@ Links to all the services (and the software they're using) hosted on boba.best:
- [bobatube](https://peertube.boba.best) - [PeerTube](https://joinpeertube.org)
- [pleroma.boba.best](https://pleroma.boba.best) -
[Pleroma](https://pleroma.social)
- [bobavault](https://vault.boba.best) -
[Vaultwarden](https://github.com/dani-garcia/vaultwarden) (aka bitwarden_rs)
See the [Services category]({{< relref "services/" >}}) for more information
about each service.

View File

@ -0,0 +1,16 @@
+++
title = "bobavault"
description = """
bobavault runs Vaultwarden, a rewrite of the Bitwarden server in Rust.
"""
+++
## URLs
- https://vault.boba.best
## Vaultwarden
For more information about Vaultwarden, see the
[README](https://github.com/dani-garcia/vaultwarden/blob/main/README.md).