From 1aaa135db66fbb2cd46fb7995ff46d5334bf3a61 Mon Sep 17 00:00:00 2001 From: 0neTx Date: Sat, 23 Mar 2024 13:02:06 +0100 Subject: [PATCH] add new features to Readme --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3c5c232..89d17f9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ [![CD to Docker Hub to Release-Latest](https://github.com/0neTX/Bitwarden_Export/actions/workflows/docker-publishhub-latest.yml/badge.svg?branch=main&event=status)](https://github.com/0neTX/Bitwarden_Export/actions/workflows/docker-publishhub-latest.yml) - ## Features This simple bash docker image uses the Bitwarden CLI to perform three backup tasks: @@ -15,6 +14,11 @@ This simple bash docker image uses the Bitwarden CLI to perform three backup tas - [x] Export organization vault (if applicable) - [x] Export file attachments (if applicable) +### New Features + +- [x] Securize authentication tokes with [Infisical Vault](#safety-infisical) +- [x] Receive notification in any platform with [Shoutrrr](https://containrrr.dev/shoutrrr/v0.8/services/overview/) config + The docker image provides the choice of creating unencrypted export files or password-encrypted export files. Attachments are not encrypted. ## Compatibility @@ -108,7 +112,7 @@ This container is based on an automation of the official [Bitwarden CLI client]( If you wish you can configure each variable using [docker secrets](https://docs.docker.com/compose/use-secrets/) as in the example [docker-compose.secrets.sample.yml](https://github.com/0neTX/Bitwarden_Export/blob/main/docker-compose.secrets.sample.yml) -### Safety. Option A) Define docker secret files +### Safety. Option A Define docker secret files ``` bash mkdir ./.secrets @@ -120,7 +124,7 @@ echo BW_PASSWORD > ./.secrets/.bwpassword - Configure `docker-compose.secrets.sample.yml` with your variables and volumes - Run it and enjoy it. -### Safety. Option B) Use infisical +### Safety. Option B Use infisical {#safety-infisical} - Sign up in [Infisical free account](https://app.infisical.com/signup) - Create a project and create the variables bellow: