mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-22 16:24:00 +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
|
||||
|
||||
`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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user