Removed todos

This commit is contained in:
Kevin Veen-Birkenbach 2022-12-11 23:53:42 +01:00
parent cc943c8c12
commit 63f2d9fd18

View File

@ -71,7 +71,3 @@ To encrypt the master-password file and to create the neccessary encrypted meta
```bash ```bash
python scripts/main.py --secret-holders-amount "<<amount>>" --quota "<<quota>>" --mode encrypt --add-user-information --master-password "<<master_password>>" --create-meta-data python scripts/main.py --secret-holders-amount "<<amount>>" --quota "<<quota>>" --mode encrypt --add-user-information --master-password "<<master_password>>" --create-meta-data
``` ```
## todo
- add data-input attribut
- add data-output attribut