Skip to content

eyecatchup/dmail

Repository files navigation

Dmail

Chrome extension to send self-destructing emails (by delicious).

Key features:
  • Encrypted Send secure messages from Gmail.
  • Revoke access Revoke access to any email sent with Dmail at any time.
  • No forwarding Your messages can only be read by the intended recipient.

Dmail is a simple way to send - and more importantly unsend - secure emails directly from your Gmail. Dmail ensures only the intended recipient will be able to read the body of your email. As the sender, you can revoke access to any message sent with Dmail at any time, even after it’s been read. Lastly, anyone can read Dmail, regardless of whether they have the plugin installed, or even use Gmail.


How it works

Send with Dmail

After installing the chrome plugin, all you have to do is click "Send with Dmail" and you’re all set.

--

Encrypted messages

Dmail messages can be securely sent to anyone, regardless of whether they have Dmail. But don't worry, only the intended recipient will be able to read your message.

--

Revoke access

You can revoke access to any message sent with Dmail at any time. The recipient will no longer be able to read the contents of your email, nor will anyone else.


Original README

The text above was copied from the Dmail website. Below is the original contents of the README file, as shipped with the extension.

--

Gmail.js Chrome Extension

Hello world chrome extension using gmail.js

This is a sample chome extension that uses gmail.js to build apps on top of Gmail.

The manifest in this repo bypasses the new Content Security Policy (CSP) enforced by Gmail.

Please use the latest gmail.js file from the original repo linked below

http://github.com/kartiktalwar/gmail.js