Earlier quoted context omitted.
The whois record mentions a contact at http://www.digital-z.net/ which returns One... May you live in not too interesting dreams. Thank you and good night. ... which would indicate they're gone. And the deadmansswitch.org has a footer that points to http://binarymonkey.com which has a 2008 copyright date. In one year the app's domain will expire which could be unfortunate if anyone expected an actual dead man's switc…
The bottom of the site says copyright 2014.
Dead Man's Switch
91–100 of 101 posts
Re: Dead Man's Switch
#92except for hosting the service in NSA country
Re: Dead Man's Switch
#93Earlier quoted context omitted.
> you're clicking on this thing every month That's a huge problem. You tell me I have to click on a link at least once a month for the rest of my life. First, I don't know if I'll have the same email for the rest of my life, if I change I'll have to think about changing that notification, that will have become spam in my mind. Second, There surely will be a month in my life where I won't check my mails. I can't think…
> That's a huge problem. You tell me I have to click on a link at least once a month for the rest of my life. shrug from the point of view of someone who has opted in, this isn't a big deal. People don't change email addresses that often, and if you're the type who doesn't check email for longer than a month, then yeah, this isn't for you. The bigger problem is that this service is hard to test. When you really want…
Maybe you're not familiar with that kind of thing. Give it time, it will become a hassle to your mind and you will opt out at some point if the service hasn't shut down yet.
> People don't change email addresses that often
Did you have the same email address 10 years ago? If so woah, I don't know a lot of people who do.
> if you're the type who doesn't check email for longer than a month
I said at one point in life. I can see myself taking the transiberian for example, travelling through Australia, etc... for a month in a big adventure without internet.
It's hard to predict what's going to happen in your life. Being sure that you'll have internet at least once a month for the rest of your life is a ... extraordinary prediction.
Re: Dead Man's Switch
#94> Every effort is made to protect your information except for hosting the service in NSA country
Re: Dead Man's Switch
#95Earlier quoted context omitted.
SSNs aren't unique, so this seems quite risky.
Wow! I had no idea. According to http://www.idanalytics.com/news-and-events/news-releases/201... > More than 15 percent of SSNs are associated with two or more people. More than 140,000 SSNs are associated with five or more people. Significantly, more than 27,000 SSNs are associated with 10 or more people.
Re: Dead Man's Switch
#96Earlier quoted context omitted.
I see this: Email: Password: Create an account Also, what does/can anyone do to prevent a MITM attack? Even if thy sent a HSTS header or a redirect, they're still subject to that.
That is the login form. I'm not sure how to paste code onto hacker news so here is a pastebin of the registration form. http://pastebin.com/Ctkw6S2h Well a better practice would be all HTTPS for the site. There are a lot of problems with this and I will probably write a blog post about it. Everything about this site misses every best practice. 1. No CSRF tokens 2. Small secret tokens to trigger the switch. 3. passwor…
Yeah, it is. Especially since their cert is over a year dead.
Re: Dead Man's Switch
#97Earlier quoted context omitted.
In any protocol, how would you manage the decryption keys? If the file's owner is dead, s/he can't provide the keys. So that means the keys must be transmitted to some trusted party before the owner's death. That party could be the dead man's switch service, but do you want to trust them? I wouldn't. (Nothing against the operators of this site. It's just inherently risky to trust a website operator in this type of si…
Yes, that's what PGP is for. Encrypt whatever you want to the recipient(s)' public keys, done.
Re: Dead Man's Switch
#98Earlier quoted context omitted.
In any protocol, how would you manage the decryption keys? If the file's owner is dead, s/he can't provide the keys. So that means the keys must be transmitted to some trusted party before the owner's death. That party could be the dead man's switch service, but do you want to trust them? I wouldn't. (Nothing against the operators of this site. It's just inherently risky to trust a website operator in this type of si…
> So I'm wondering: Is there any way to do this a) with encryption, b) without entrusting the keys to the operator of the service, and c) without informing the recipients in advance? Give half the key to the service and half to your friends, then you're only vulnerable to a conspiracy between them. Or do some more elaborate m of n thing.
> c) without informing the recipients in advance
If you're willing to arrange the protocols with your recipients in advance, there are multiple viable approaches. But what if telling them in advance is itself a security risk?
Re: Dead Man's Switch
#99Earlier quoted context omitted.
In any protocol, how would you manage the decryption keys? If the file's owner is dead, s/he can't provide the keys. So that means the keys must be transmitted to some trusted party before the owner's death. That party could be the dead man's switch service, but do you want to trust them? I wouldn't. (Nothing against the operators of this site. It's just inherently risky to trust a website operator in this type of si…
I wonder if you can split things between several switches. In the most simple scenario, DMS #1 would receive an encrypted file to be sent to Bob in case of Alice's death. DMS #2 would receive a passphrase for the encrypted file, also to be sent to Bob (or they can be sent to Ben, who would have to meet Bob and both of them together get access) DMS #1 and #2 (Assuming there are several 'providers' in the 'market') wou…
Re: Dead Man's Switch
#100Earlier quoted context omitted.
What prevents the bad guy from torturing you until you disable the DMS, then kill you?
Any good DMS of that calibre can't be disabled. The operator must take upfront payment and not care if you die or not, only fulfilling a contract you can't go back on. Sounds like something a Swiss bank could do for you, if stereotype is to be believed.