Hacker News new | ask | show | jobs
by yasuocidal 943 days ago
I put a lot of though in this some time ago. So i made a python script, running on my server, that if something doesnt happen for at least 2 weeks automatic mails will go out to friends and family, each with some access to stuff they might be interested about and a final message.

I know this is a bit paranoic but its the best i can do. Also most of my passwords are on a kpdb file so with the master credentials someone could get all the access to everything (that would go to my VERY close family for example)

1 comments

> if something doesnt happen for at least 2 weeks automatic mails will go out to friends and family, each with some access to stuff they might be interested about and a final message.

So that means if your server got hacked today, the hacker would have access to everything? Put differently, what I'm asking is: How exactly are you managing your credentials?