mirror of
https://github.com/adulau/hashlookup-server.git
synced 2024-11-24 11:07:11 +00:00
chg: [doc] add the default keys used
This commit is contained in:
parent
3a8185dd33
commit
ab1b74e109
1 changed files with 8 additions and 0 deletions
|
@ -5,6 +5,14 @@
|
|||
- `l:<md5>` set -> {sha1, sha1}
|
||||
- `h:<sha1>`` hash -> keys from NSRL or other data sources
|
||||
|
||||
### Standard keys
|
||||
|
||||
- `MD5`
|
||||
- `SHA-1`
|
||||
- `SHA-256`
|
||||
- `FileName`
|
||||
- `FileSize`
|
||||
|
||||
## Publish-Subscribe channels
|
||||
|
||||
- `nx` JSON message of non-existing hashes searched
|
||||
|
|
Loading…
Reference in a new issue