Author

Topic: Trailbot, a monitoring tool for sysadmins that leverages the Bitcoin blockchain (Read 376 times)

newbie
Activity: 5
Merit: 0
Trailbot tracks your server's logs and files, triggers Smart Policies upon potentially unwanted modifications and generates a tamper-proof audit trail of everything happening in the system by leveraging the Bitcoin blockchain.

Smart Policies are simple scripts that get called every time a tracked file changes. They trigger actions such as emailing someone, rolling files back to a previous state or even shutting the system down. There are plenty of them ready to use, and you can even create your own.

Trailbot has three components:

Watcher: a server daemon that monitors your files and logs, registers file events and enforces smart policies.
Client: (this repository) desktop app for managing watchers, defining policies and reading file events.
Vault: a backend that works as a relay for the watcher's settings and the server events.


Landing: https://trailbot.io/
Github: https://github.com/trailbot/client

Jump to: