Created warrant_canary and first signature
This commit is contained in:
14
README.md
14
README.md
@@ -1,4 +1,16 @@
|
||||
# WarrantCanary
|
||||
|
||||
Warrant canaries are a security industry standard for ensuring our network has not been compromised.
|
||||
https://en.wikipedia.org/wiki/Warrant_canary
|
||||
https://en.wikipedia.org/wiki/Warrant_canary
|
||||
|
||||
## ./warrant_canary
|
||||
```
|
||||
Use this script to seed or verify a warrant canary
|
||||
Usage: ./warrant_canary -V # Verify the AniNIX's warrant canary
|
||||
./warrant_canary -V -k KEY -K KEYSERVER -c CANARY # Verify another warrant canary
|
||||
./warrant_canary -s # Seed a warrant canary.
|
||||
Add -v to increase verbosity.
|
||||
```
|
||||
|
||||
## ./canary.asc
|
||||
This is the AniNIX's current warrant canary.
|
||||
|
||||
Reference in New Issue
Block a user