... | ... | @@ -15,7 +15,7 @@ In addition to saving a terminal command. Bashhub also records several pieces of |
|
|
This context allows for incredibly detailed querying.
|
|
|
|
|
|
## Where are my commands going?
|
|
|
They're stored in Bashhub's database. All commands are private. Bashhub's command database is encrypted at rest using storage level encryption. Commands are encrypted in transit using HTTPS.
|
|
|
They're stored in Bashhub's database. All commands are private. Bashhub's command database is encrypted at rest using storage level encryption. Commands are encrypted in transit using HTTPS. For more details checkout the basic [security and privacy](https://github.com/rcaloras/bashhub-client/wiki/Security-and-Privacy) practices.
|
|
|
|
|
|
## Are commands private?
|
|
|
Yes. You need an access token associated with your user account to retrieve them.
|
... | ... | |