Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2024-11-16 04:12:53 +01:00
remove aur link in README
Dieser Commit ist enthalten in:
Ursprung
f718827693
Commit
251c5c2348
1 geänderte Dateien mit 0 neuen und 4 gelöschten Zeilen
|
@ -2,9 +2,6 @@ This is Bitwarden server API implementation written in rust compatible with [ups
|
||||||
|
|
||||||
Image is based on [Rust implementation of Bitwarden API](https://github.com/dani-garcia/bitwarden_rs).
|
Image is based on [Rust implementation of Bitwarden API](https://github.com/dani-garcia/bitwarden_rs).
|
||||||
|
|
||||||
It is also packaged for Archlinux: There is an AUR package [with](https://aur.archlinux.org/packages/bitwarden_rs-vault-git/) and
|
|
||||||
[without](https://aur.archlinux.org/packages/bitwarden_rs-git/) the vault web interface.
|
|
||||||
|
|
||||||
_*Note, that this project is not associated with the [Bitwarden](https://bitwarden.com/) project nor 8bit Solutions LLC._
|
_*Note, that this project is not associated with the [Bitwarden](https://bitwarden.com/) project nor 8bit Solutions LLC._
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
@ -199,7 +196,6 @@ docker build -t bitwarden_rs .
|
||||||
|
|
||||||
For building binary outside the Docker environment and running it locally without docker, please see [build instructions](BUILD.md).
|
For building binary outside the Docker environment and running it locally without docker, please see [build instructions](BUILD.md).
|
||||||
|
|
||||||
|
|
||||||
## Backing up your vault
|
## Backing up your vault
|
||||||
|
|
||||||
### 1. the sqlite3 database
|
### 1. the sqlite3 database
|
||||||
|
|
Laden …
In neuem Issue referenzieren