Show HN: URL Canary – Get an alert when someone finds your secrets
1–10 of 122 posts
Re: Show HN: URL Canary – Get an alert when someone finds your secrets
#2For added security, maybe better to hide the canary URL in a bit.ly link? Someone might know your 3 URLS.
Re: Show HN: URL Canary – Get an alert when someone finds your secrets
#3This is neat. For added security, maybe better to hide the canary URL in a bit.ly link? Someone might know your 3 URLS.
Re: Show HN: URL Canary – Get an alert when someone finds your secrets
#4Re: Show HN: URL Canary – Get an alert when someone finds your secrets
#5This looks neat. What is a good use-case for your average techy? What about your average non-techy?
It could go in backups, in your git repository, bug tracker, internal wiki, etc.
For an average non-techy, I don't know... they might want to put one in their diary?
Re: Show HN: URL Canary – Get an alert when someone finds your secrets
#6This is neat. For added security, maybe better to hide the canary URL in a bit.ly link? Someone might know your 3 URLS.
Re: Show HN: URL Canary – Get an alert when someone finds your secrets
#7Re: Show HN: URL Canary – Get an alert when someone finds your secrets
#8This looks neat. What is a good use-case for your average techy? What about your average non-techy?
It can be useful anywhere you have sensitive information that you wouldn't want to fall into the wrong hands, or more specifically that you would want to find out if it did. It could go in backups, in your git repository, bug tracker, internal wiki, etc. For an average non-techy, I don't know... they might want to put one in their diary?
Re: Show HN: URL Canary – Get an alert when someone finds your secrets
#9I don't understand this. Someone just visits the URL and I get a email notification? If it's supposed to be secret, how does the script knows if the visit is OK or not, sending me the notification only when it's OK? Are the good guys supposed to know this is a sort of "honeypot" URL and not visit it?
If the URL gets accessed at all, you will know your secret has been leaked.
Re: Show HN: URL Canary – Get an alert when someone finds your secrets
#10I don't understand this. Someone just visits the URL and I get a email notification? If it's supposed to be secret, how does the script knows if the visit is OK or not, sending me the notification only when it's OK? Are the good guys supposed to know this is a sort of "honeypot" URL and not visit it?