... | @@ -17,7 +17,7 @@ To support text search on the server side, commands are not encrypted at the app |
... | @@ -17,7 +17,7 @@ To support text search on the server side, commands are not encrypted at the app |
|
## Privacy
|
|
## Privacy
|
|
All commands are private. Commands recorded on behalf of a user are only accessible using that user's authentication token. There is currently no way to share these commands and they're not publicly accessible.
|
|
All commands are private. Commands recorded on behalf of a user are only accessible using that user's authentication token. There is currently no way to share these commands and they're not publicly accessible.
|
|
|
|
|
|
#### Authentication / Indentification
|
|
#### Authentication / Identification
|
|
Bashhub currently generates each user a unique identification token which is passed with each user request to validate a user's actions. This token is necessary to perform any actions on behalf of a user for the command api.
|
|
Bashhub currently generates each user a unique identification token which is passed with each user request to validate a user's actions. This token is necessary to perform any actions on behalf of a user for the command api.
|
|
|
|
|
|
#### Sensitive Information
|
|
#### Sensitive Information
|
... | | ... | |