mirror of
https://github.com/kevinveenbirkenbach/splitted-secret.git
synced 2024-11-21 17:51:05 +01:00
Update Readme.md
This commit is contained in:
parent
5ad38ab566
commit
a88ca6904a
@ -1,4 +1,4 @@
|
||||
# Splitted Secret
|
||||
# Split Secret
|
||||
The purpose of this software is to splitt a secret over multiple people. Just if a defined amount of this people meet together they can encrypt the secret and have access to it.
|
||||
|
||||
## requirements
|
||||
@ -70,4 +70,4 @@ To encrypt the master-password file and to create the neccessary encrypted meta
|
||||
|
||||
```bash
|
||||
python scripts/main.py --secret-holders-amount "<<amount>>" --quota "<<quota>>" --mode encrypt --add-user-information --master-password "<<master_password>>" --create-meta-data
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user