Gmail Messages Can Now Self-Destruct
New submitter Amarjeet Singh writes: Dmail is a Chrome extension developed by the people behind Delicious, the social bookmarking app/extension. This extension allows you to set a self-destruct timer on your emails. You can use Dmail to send emails from Gmail as usual, but you will now have a button which can set an self destruct timer of an hour, a day or a week. Dmail claims it will also unlock a feature that won't allow forwarding, meaning only the person you sent your message to will be able to see it.
Please explain.
How are these restrictions enforceable? It would be trivial to copy the email and send it to someone else, defeating the purpose of the forward block. Automatic backups could also defeat the self deleting emails. Many people use gmail as a staging filter, automatically forwarding all non spam to the final destination, so if they do successfully implement forward blocking, they've essentially self flagged as spam.
I know this is ancient technology by today's newfangled social media buzzword bingo, but have those devs ever heard of copy/paste?
If someone emails me, there's no way they can delete that mail.
I guess this only works with mail sent to Gmail accounts? So using a gmail address now has the disadvantage that senders can delete mails you've got in your inbox?
Help build the anti-software-patent wiki
BS.
"it will also unlock a feature that won’t allow forwarding, meaning only the person you sent your message to will be able to see it"
Then I'll copy and paste the text to another Windows and foward it.
What the article describes is not e-mail. It's an messaging app with a different protocol using e-mail only as a transport mechanism.
The article clearly articulates the biggest problem with the technology... you can just take a screen shot or copy the message.
While, this plug-in might stop someone who can't forge mail headers from making an email look legit after forwarding, it isn't the panacea the article makes it out to be...
Dmail claims it will also unlock a feature that won’t allow forwarding, meaning only the person you sent your message to will be able to see it.
This claim reads like some bullshit Indigogo or Gofundme project/scam.
TFA says:
All messages are encrypted and whenever the sender restricts the right to access, the recipient will no longer be able to see the original message. ... Although you can receive Dmail messages from any email account or client, you can only send them through Gmail on Chrome. The world of ephemeral online communications is growing beyond fun photos and videos.
Even if something is decrypting the message each time it is viewed (so presumably can stop doing so after the time is up), it must be decrypted to be viewed on "any email account or client". Once that happens, it is unclear why the decrypted version cannot be saved or otherwise copied in some manner.
True to form, CNN provides absolutely no useful information about this. Yay for mass media reporting on technology!
OH LOL!
Look at the screenshot in the second article!
Look at it!
OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL!
If this works like I think it works, then the email the recipient gets only has this "View Message" link in it? And then the recipient must maybe view the actual content of the email, which I presume is stored on some other server somewhere? And that's how access to it is limited?
OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL!
Can anyone confirm this? Does this just send an email to the recipient, linking to the actual content which is stored somewhere else, on a web server somewhere I would presume? Maybe even somewhere in THE CLOUD?
Can anyone confirm this is what is happening in this case? Anyone?
OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL! OH LOL!
These new tools sound like very good tools to help with online harassment. The preventing of forwarding the email will help because even if you print out the offending email you will not be able to prove that the email was what the printed copy indicates that it was. The bad ideas just keep coming.
Holy shit. This is one of the worst submissions I have seen here in a long time. I mean, it is totally shit in every way.
Let's completely ignore that the last link is now slashdotted, after only a few minutes. I mean, it's 2015. I don't think I've seen a slashdotting in 5 years, yet here we have one. Pathetic!
Did any of the editors even bother to look at that second article? They must not have! Look at the submitter's name. It is "Amarjeet Singh". When the article was still available, before it so pathetically got slashdotted, it showed the article's author's name as "Amarjeet".
Way to fucking go, Slashdot! You apparently just gave the submitter free advertising for his own low quality blog, which is now slashdotted after receiving minimal traffic.
Absolutely sickening. I'd expect this kind of stupidity from a shithole like SoylentNews. Slashdot doesn't have the highest standards, but this is so pathetically dumb that it should even be below Slashdot.
Um... "Print Screen" or "Screen Capture" kinda makes the whole premise of this pointless.
So can spam messages now be set to explode after they have been sent back to whoever sent them?
I already have this feature, it's called "Comcast"
Table-ized A.I.
Sounds like a lot of pure BS to me... As if your email can suddenly delete itself from the inbox of someone else, someone else who doesn't use that terrible extension... Or prevent them from forwarding.. yeah.. sure... No.
I recall reading about something like this on Slashdot 15 years ago or so. IIRC, that one was an image on a webserver. It was advertised as deletable email.
Didn't work that time. Sounds like more of the same.
What kind of amazing alien technology is this.
That would mean not being able to use pop.gmail.com anymore. I like Sylpheed. I'll just keep doing what I've always done.
I will admit I never get to see the ads that Google peppers their webmail with. I don't feel cheated, however.
If only it were actually Dmail, that would make the whole premise a lot more interesting. Do they also build microwaves?
If you can see it on the screen you can print it to an image, or record the entire interaction with your email client using a screen recorder. If you have the required credentials you can record somebody else's remote desktop too. I would not be surprised if Google block the extension on the grounds that it is deceptive.
If it's long you'll need screencasting software. Or are they using some DRM-like technology that'll prevent folks from even photographing the screen. Not much security by obscurity as security by inconvenience.
Their extension can't affect the recipient's end of things if the recipient isn't also running that extension. In that case nothing Dmail can do can prevent the recipient from saving the message, forwarding it or doing anything else with it. Dmail can play tricks with HTML e-mail by replacing the body of the e-mail with a dummy wrapper that fetches the message via HTTP from a Dmail server and they can use some Javascript tricks to try and block "Save as", but those are going to run into problems with anything that blocks remote content or disables Javascript in e-mail. Even if the recipient's using Gmail in Chrome that's going to be an issue considering how that sort of blocking's basic to blocking malware. And of course if the recipient's running a non-browser client using IMAP4, Dmail's completely out of luck.
As far as being able to restrict viewing to only the recipient, that's easy. Every standard mail client today supports it. The hard bit's getting the recipient to generate a public-key certificate and install it as a personal certificate and key in their e-mail client. Then you just encrypt the e-mail using their public key and send it as an S/MIME message, their mail client will automatically decrypt it for them. I could even make that work in web-mail with a browser extension that recognizes the message text block, grabs it and decrypts it and stuffs the results back in the text block for the user to see. The obvious advantages here are that a) you wouldn't need to use any particular service provider to send the mail and b) not even the service provider or e-mail servers would be able to see the cleartext. The hard part's the PKI, and really all that needs is an extension for the mail client to automate generation of a certificate and installation into the client like we have in browsers. Depending on the browser and OS that might be simplified by taking advantage of shared OS cryptography features.
I've kicked this idea around as a commercial possibility, but it all comes down to two basic problems:
Yeah, it was a cute name. The folks running it had a clue, knew what they could and couldn't realistically do.
Bill Stewart
New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
http://webcache.googleusercont... or http://cc.bingj.com/cache.aspx...
Back in 2000, a company called Disappearing Inc. made a presentation to the Bay Area Cypherpunks meeting about their product, which was pretty similar except that back then most people used real email clients instead of webmail. When the guy walked in, and we were expecting him to be pushing some kind of snake oil, he started out by saying that their threat model was to let cooperating people have some guarantee that their email would go away when they wanted it to, not to keep uncooperative people from doing that because you just can't stop screenshots / cameras / sender saving a copy / etc. and anybody trying to sell you that is selling snake oil. And suddenly he had a friendly audience, instead of one that was going to beat him up, because he'd defined a problem that could be believably solved, which was cool.
So the trick is that the file's in an encrypted format, and Disappearing Inc's server keeps the keys and a delete date for them, and if the sender and recipient are both using their product, the reader program/plugin/etc. fetches the key from DI's server; if not, you drop the file into an SSL-encrypted web form on DI which decrypts it for you. When the delete date hits (or earlier, if the file's set for read-only-once), DI deletes their copy of the key, so the recipient's mail box now has an encrypted binary blob file with no decryption key. Yes, if the server gets compromised, it's all toast. Yes, if the recipient's email client or browser is compromised at the time they read it, it's all toast. But if nobody's trying to subpoena or crack the message until after the key's deleted, then it's too late to recover old messages, though you can always try to attack new ones.
It was a nice system, and they stayed in business a couple of years before getting bought by somebody who got bought by somebody and disappearing into dead-dot-com-space. Similar systems have been sold by various other companies, often under category names like "Data Loss Protection".
If you wanted to do a "no forwarding" version, you'd do it by setting rules on who could access it, whether by IP address or some ID in the reader plugin or delete-after-one-read or whatever.
Bill Stewart
New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
Nothing to see here. Move along. Don't feed the samzentroll.
How did this make the front page?
Yes, you could implement it by storing the message contents on a server, but the non-LOL version that Disappearing Inc implemented back in ~2000 sent the encrypted message to the recipient, and only kept the key on the server. If you had a client at the recipient's end, it would fetch the key, otherwise you'd paste it into an SSL form on a web browser that would decrypt it. DI would delete the key after whatever business rules you liked (typically N days, or read-N-times, or "recipient clicks Delete", or sender clicks "Ooops.", etc.)
Does this keep the whole message on the server or just the keys? Hopefully the latter, because it's more secure, but I don't know.
Bill Stewart
New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
Will this work for people sending messages to other random people? Probably not. But imagine a corporation deploying this system to all of their computers. Suddenly, the boss can tell their employees to do unethical things, make illegal threats, and so on without any chance that the FBI is suddenly going to show up and arrest him with evidence of his misdeeds.
-1 disagree is not a modifier for a reason. -1 troll, flaimbait, redundant, overrated are NOT acceptable substitutes.
What a load of shit.
I found this from the reviews on the chrome extension site as I didn't bother installing it, WHICH IS STILL MORE THAN THE ARTICLE AUTHOR MANAGED TO DO.
Can't look at it:
http://www.hostinger.in/cpu_ex...
hostinger.in says that the cpu limit has been exceeded.
Remind me never to host anything there since it apparently becomes unreadable under a slight load.
If you're a zombie and you know it, bite your friend!
Many corporate, "non-Internet" email systems have had "message recall" and "do not forward" features, but these are there just to "keep honest people honest" - they are trivial to defeat.
Even the most sophisticated systems can't easily defeat the "analog hole" of photographing the screen with a film camera (yes, that can be done - movie theaters do it - but it's not really practical in a non-controlled environment).
Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
If the email is here, it is here, and nobody is going to delete it.
Oh, it's actually HTML you say? Great, I didn't want to read that crap in the first place.
CLI paste? paste.pr0.tips!
Any time someone sends me a link to something that could have been in the email, rather than where ever the link leads, I just delete it. I'm not wasting my time hunting down something that could have just been in the email.
Same would go for this. I would not bother with it.
At least it never gets forwarded if even the recipient doesn't read it.
You can keep them by screenshot. You can forward them by screenshot. The security value of this feature is zero. At best it represents a mild annoyance to the receiver that wants to keep or forward them. Snake-oil "security" at its best.
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
I disagree. It it quite clear that the decrypted email can easily be copied in digital and analog form. This thing is utterly worthless as a security feature.
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
Yeah, sure, because SMTP is like a totally encrypted mail transport. And users can't copy-paste the contents of an email out to eleventy billion other programs.
So in other words, you agree, not disagree.
And works best on smart watches made from Unobtainium (the bullshit element).
I could be wrong though, and I invite the creators to email me proof to my mail server, where I'll view their proof via IMAP on Icedove. I'll even ensure I view it in the Rich Text subset of HTML and forward copies in mixed format to other interest testers.
In other news Ted Turner spent his whole day smoking joints instead of just one before breakfast. Jane must of locked him out of the bedroom again.
Slashdot should add this feature to comments. Then the Yippppeee!!! posts'll go away after a few hours.
This approach to special-handling-required email is pretty common - if the recipient has the right software (client / app / browser extension / whatever), their email client can read it directly, otherwise they have to use a web link to the provider's server. The more secure and scalable versions store only keys of some kind on the server, and include the encoded or encrypted message in the email, the simpler but less scalable and less secure ones keep it on the server and just include a link in the email.
Disappearing Inc did that back in 2000 for a self-destructing email application, and I've seen similar things for encrypted mail (e.g. Voltage Secure Mail) and other applications (often marketed as "Data Loss Prevention" or whatever), mostly for corporate users.
And yeah, if I get email from some random stranger saying "You've received a Whiffly-Mail Message, Click Here to Download", it's going in the spam bucket, but if I get it from somebody I regularly deal with I'm fairly likely to open it. Can't be much worse than opening a Microsoft Word document from a stranger. And of course, if it's from Paypal or SomeBigBank or Microsoft Technical Support, it gets junked as well.
Bill Stewart
New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
No, I disagree with it being "unclear why the decrypted version cannot be saved or otherwise copied in some manner". It is quite clear that it can.
Some reading comprehension required when trying to tell other people what they mean to say....
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
Once that email is in the wind... its free... you're not calling anything back unless you control the receiver's email server.
I've decided to stop wasting my time responding to AC trolls/sockpuppets... so if you want a response from me... login.
Lameness filter encountered. Post aborted!
Filter error: You can type more than that for your comment.
-> I really didn't need more.
Certainly in work situations a part of me dies whenever I'm sent emails with documents attached - doubly so when it's an Excel 'form' to be completed and sent back (presumably to some poor soul who ends up copy/pasting multiple replies into a 'master').
Consider this exchange between the canonical pair, Alice and Bob:
Alice works for ACME
Bob works for BizCo
They work out a scheme to make trade between the two easier and more efficient.
Alice sends the details in a document attached to an e-mail to Bob.
To cover her back she also sends a copy to her manager Agnes and Alan in commercial and possibly Alberta in procurement. These could also forward it on to Alison, Agatha, Alfred...
When Bob receives it, he also wants to protect himself so sends copies to Bill, Betty and Bertha at his office; similarly Brian, Barbara.... could receive copies.
There are now at least EIGHT copies in existence.
Alice and Bob may want to make minor changes, so may Alan and Betty ....
What odds would you give that in a few weeks that all are working to the same document version ? If you believe that all will be aligned, I have a nice bridge I can sell you at a knock down price. Embedding documents in e-mails can increase data but destroy information
By having just one copy and exchanging links, the confusion can be avoided.
All that said - for personal e-mails, this is less of a worry.
they can claim whatever they want, but it won't work on any other mailclient (unless the specific mailclients are going to implement the feature, and guess what, don't count on it)....
You can send links to a website, and the website can have an expiration date.
That's hardly new or noteworthy.
Why is this crap being called news? I seem to recall identical stories (also crap) from years ago. Neither new, nor accurate. Why is this posted?
"an self destruct timer"
AN self destruct timer? Oh, I forgot - Americans...
a good use for the HCF instruction
... that's not how any of this works!
Atari rules... ermm... ruled.
I don't need to read the article, so I'm not going to.
As one of the developers on an enterprise email system used by tons of Fortune 500s and government organizations with a total of a few hundred million seats, let me just plainly state that this simply isn't possible. There is no such protocol for it. There is *certainly* no protocol for preventing someone from screenshotting it or otherwise keeping the content of your message, either. Most companies also have a retention policy that maintains an archive of all email that goes through it for nearly a decade.
So, what this clearly is is another of many bullshit "solutions" advertised to the ignorant, like that thing that was advertised on talk radio late at night a decade all, that said your email with them was "like a string that you could pull on". I didn't need to learn how that worked, either, because it was obvious.
All of these solutions work by either:
1. Turning your message into an image that has to be loaded from a third party server via the email message.
or
2. The message contains a link to the content their server.
This is just fucking ignorant and stupid.
I think you just got wooshed... that was the guy's point: the info can be saved.
I'm afraid it only applies to Gmail, and other systems that support that.
I house my own email server (much like Clinton did) and nothing gets deleted unless I want it deleted.
Sounds like a politician's dream... say something and then unsay it. But they'll also be the first to not realize people will get around it. So I'm all for it, if it results in oncovering more two-faced politicians.
One of the main reason Email is used is because it creates a paper trail.
This is explicitely trying to stop that. If there's no guarantee of a paper trail, they might as well be using facebook.
cool newssite you linked. "cpulimit exceeded" Muhahahahahaha
This is a valid concept so long as both parties agree to uphold the privacy. However, that's a big "if."
Chewbacon
The Bible is like Wikipedia: written by a bunch of people and verifiable by questionable sources.
That's what happens when you use India for your IT infrastructure. I'm surprised the error message doesn't ask readers to do the needful.
And there are a bunch of similar applications for which you might want to be able to verify that the mail's only going where it should, and that it won't stick around as a legal record longer than you want it to.
Bill Stewart
New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
I know.
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
It's either a web-service that emails a hyperlink to the message (which can be easily extracted), or something that only works if the recipient installs the same extension. In either case, why would a recipient voluntarily restrict their own access?
"Run, Forrest: RUN!!!" vs. a fair challenge http://news.slashdot.org/comme...
* I find it UTTERLY HILARIOUS seeing a bullshit artist mere talk TROLLING done zero loser like you has the NERVE to state what you did - especially after you RAN in that link above, gweihir... lol!
You don't HAVE the ability to code & the link above evidences it - you're a bullshit blowhard, nothing more - a MERE TECHIE MENIAL @ best/most!
(FACT: Minus coders like myself, you TECHIE or NETWORK ADMIN MENIALS ARE HELPLESS - just as you've SHOWN yourself to be in that link above!)
APK
P.S.=> Keep on shooting your blowhard done nothing in computing mouth off gweihir - I'll be RIGHT THERE AGAIN to expose your crap yet again (have fun with the shame you'll have to publicly endure here & YOU STARTED IT WITH ME YOU USELESS TROLLING LOSER WITH NO SKILLS BUT LOTS OF MERE "TALK", lmao)... apk
"Run, Forrest: RUN!!!" vs. a fair challenge http://news.slashdot.org/comme...
* I find it UTTERLY HILARIOUS seeing a bullshit artist mere talk TROLLING done zero loser like you has the NERVE to state what you did - especially after you RAN in that link above, gweihir... lol!
You don't HAVE the ability to code & the link above evidences it - you're a bullshit blowhard, nothing more - a MERE TECHIE MENIAL @ best/most!
(FACT: Minus coders like myself, you TECHIE or NETWORK ADMIN MENIALS ARE HELPLESS - just as you've SHOWN yourself to be in that link above!)
APK
P.S.=> Keep on shooting your blowhard done nothing in computing mouth off gweihir - I'll be RIGHT THERE AGAIN to expose your crap yet again (have fun with the shame you'll have to publicly endure here & YOU STARTED IT WITH ME YOU USELESS TROLLING LOSER WITH NO SKILLS BUT LOTS OF MERE "TALK", lmao)... apk
"Run, Forrest: RUN!!!" vs. a fair challenge http://news.slashdot.org/comme...
* I find it UTTERLY HILARIOUS seeing a bullshit artist mere talk TROLLING done zero loser like you has the NERVE to state what you did - especially after you RAN in that link above, gweihir... lol!
You don't HAVE the ability to code & the link above evidences it - you're a bullshit blowhard, nothing more - a MERE TECHIE MENIAL @ best/most!
(FACT: Minus coders like myself, you TECHIE or NETWORK ADMIN MENIALS ARE HELPLESS - just as you've SHOWN yourself to be in that link above!)
WHAT A NERVE A LOSER LIKE YOU HAS SAYING WHAT YOU JUST DID TOO - I've actually coded a GREAT program for security (+ added speed & reliability online too) - & YOU?
ZERO, you worthless windbag BLOWHARD!
APK
P.S.=> Keep on shooting your blowhard done nothing in computing mouth off gweihir - I'll be RIGHT THERE AGAIN to expose your crap yet again (have fun with the shame you'll have to publicly endure here & YOU STARTED IT WITH ME YOU USELESS TROLLING LOSER WITH NO SKILLS BUT LOTS OF MERE "TALK", lmao)... apk
"Run, Forrest: RUN!!!" vs. a fair challenge http://news.slashdot.org/comme...
* I find it UTTERLY HILARIOUS seeing a bullshit artist mere talk TROLLING done zero loser like you has the NERVE to state what you did - especially after you RAN in that link above, gweihir... lol!
You don't HAVE the ability to code & the link above evidences it - you're a bullshit blowhard, nothing more - a MERE TECHIE MENIAL @ best/most!
(FACT: Minus coders like myself, you TECHIE or NETWORK ADMIN MENIALS ARE HELPLESS - just as you've SHOWN yourself to be in that link above!)
APK
P.S.=> Keep on shooting your blowhard done nothing in computing mouth off gweihir - I'll be RIGHT THERE AGAIN to expose your crap yet again (have fun with the shame you'll have to publicly endure here & YOU STARTED IT WITH ME YOU USELESS TROLLING LOSER WITH NO SKILLS BUT LOTS OF MERE "TALK", lmao)... apk
"Run, Forrest: RUN!!!" vs. a fair challenge http://news.slashdot.org/comme...
* I find it UTTERLY HILARIOUS seeing a bullshit artist mere talk TROLLING done zero loser like you has the NERVE to state what you did - especially after you RAN in that link above, gweihir... lol!
You don't HAVE the ability to code & the link above evidences it - you're a bullshit blowhard, nothing more - a MERE TECHIE MENIAL @ best/most!
(FACT: Minus coders like myself, you TECHIE or NETWORK ADMIN MENIALS ARE HELPLESS - just as you've SHOWN yourself to be in that link above!)
ABOVE ALL ELSE:
When the likes of MalwareBytes' people host & RECOMMEND YOUR WARE (especially for security as mine is)?
THEN, you can talk as a peer, you fucking pitiful hot-air windbag wannabe!
I see you TRY to effetely & vainly play "coder" here, when I KNOW, for a FACT, you're merely a network tech/admin FUCKING MENIAL that merely uses tools that actual coders like MYSELF create for you, USER WITH A BETTER PASSWORD ONLY IN REALITY, merely use!
APK
P.S.=> Keep on shooting your blowhard done nothing in computing mouth off gweihir - I'll be RIGHT THERE AGAIN to expose your crap yet again (have fun with the shame you'll have to publicly endure here & YOU STARTED IT WITH ME YOU USELESS TROLLING LOSER WITH NO SKILLS BUT LOTS OF MERE "TALK", lmao)... apk