LICENSE
README.md
pyproject.toml
src/deadman_switch/__init__.py
src/deadman_switch/audit.py
src/deadman_switch/beacon.py
src/deadman_switch/channels.py
src/deadman_switch/checklists.py
src/deadman_switch/cli.py
src/deadman_switch/clock.py
src/deadman_switch/contacts.py
src/deadman_switch/crypto.py
src/deadman_switch/debrief.py
src/deadman_switch/dispatcher.py
src/deadman_switch/drill.py
src/deadman_switch/duress.py
src/deadman_switch/engine.py
src/deadman_switch/escrow.py
src/deadman_switch/events.py
src/deadman_switch/exporter.py
src/deadman_switch/formats.py
src/deadman_switch/handler.py
src/deadman_switch/heartbeat.py
src/deadman_switch/inventory.py
src/deadman_switch/journal.py
src/deadman_switch/legacy.py
src/deadman_switch/metrics.py
src/deadman_switch/payloads.py
src/deadman_switch/policy.py
src/deadman_switch/proof.py
src/deadman_switch/quorum.py
src/deadman_switch/recovery.py
src/deadman_switch/report.py
src/deadman_switch/rotation.py
src/deadman_switch/runbook.py
src/deadman_switch/scenarios.py
src/deadman_switch/schedule.py
src/deadman_switch/simulator.py
src/deadman_switch/state.py
src/deadman_switch/store.py
src/deadman_switch/templates.py
src/deadman_switch/timefmt.py
src/deadman_switch/watchdog.py
src/deadman_switch.egg-info/PKG-INFO
src/deadman_switch.egg-info/SOURCES.txt
src/deadman_switch.egg-info/dependency_links.txt
src/deadman_switch.egg-info/entry_points.txt
src/deadman_switch.egg-info/top_level.txt
tests/test_audit.py
tests/test_beacon.py
tests/test_channels.py
tests/test_checklists.py
tests/test_cli.py
tests/test_clock.py
tests/test_contacts.py
tests/test_crypto.py
tests/test_deadman_switch.py
tests/test_debrief.py
tests/test_dispatcher.py
tests/test_drill.py
tests/test_duress.py
tests/test_engine.py
tests/test_escrow.py
tests/test_events.py
tests/test_exporter.py
tests/test_formats.py
tests/test_handler.py
tests/test_heartbeat.py
tests/test_integration.py
tests/test_inventory.py
tests/test_journal.py
tests/test_legacy.py
tests/test_metrics.py
tests/test_payloads.py
tests/test_policy.py
tests/test_proof.py
tests/test_quorum.py
tests/test_recovery.py
tests/test_report.py
tests/test_rotation.py
tests/test_runbook.py
tests/test_scenarios.py
tests/test_schedule.py
tests/test_simulator.py
tests/test_state.py
tests/test_store.py
tests/test_templates.py
tests/test_timefmt.py
tests/test_watchdog.py