mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-16 18:41:03 +01:00
Add CLI keyword to readme
This commit is contained in:
parent
dddee9eeff
commit
38712335d4
@ -80,7 +80,7 @@ When the user runs `hishtory query`, it retrieves all unread blobs from the back
|
|||||||
|
|
||||||
## Security
|
## Security
|
||||||
|
|
||||||
`hishtory` is written in Go and uses AES-GCM for end-to-end encrypting your history entries while syncing them. The binary is reproducibly built and [SLSA Level 3](https://slsa.dev/) to make it easy to verify you're getting the code contained in this repository.
|
`hishtory` is a CLI tool written in Go and uses AES-GCM for end-to-end encrypting your history entries while syncing them. The binary is reproducibly built and [SLSA Level 3](https://slsa.dev/) to make it easy to verify you're getting the code contained in this repository.
|
||||||
|
|
||||||
This all ensures that the minimalist backend cannot read your shell history, it only sees encrypted data.
|
This all ensures that the minimalist backend cannot read your shell history, it only sees encrypted data.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user