2022-04-22 16:29:00 -05:00
2021-05-16 15:09:48 -05:00
2022-04-22 16:29:00 -05:00
2022-04-22 16:29:00 -05:00
2019-12-06 15:50:28 -06:00
2021-05-16 15:09:48 -05:00

WarrantCanary

Warrant canaries are a security industry standard for ensuring our network has not been compromised. 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.

Description
Warrant canaries are a security industry standard for ensuring our network has not been compromised. https://en.wikipedia.org/wiki/Warrant_canary
Readme 65 KiB
Languages
Shell 76.6%
Python 18.9%
Makefile 4.5%