What are Canarytokens?
You'll be familiar with web bugs, the transparent images which track when someone opens an email. They work by embedding a unique URL in a page's image tag, and monitoring incoming GET requests.
Imagine doing that, but for file reads, database queries, process executions or patterns in log files. Canarytokens does all this and more, letting you implant traps in your production systems rather than setting up separate honeypots.
and a nice YouTube Video with some explanation...
Youtube Video
https://github.com/thinkst/canarytokens-docker
Not sure if it's something for Cloudron, but at least interesting enough i guess
ps
I didn't use CanaryTokens for this post, no worries