By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 2767 - [Enhancement Request] Kmail support for DIME
Summary: [Enhancement Request] Kmail support for DIME
Status: NEW
Alias: None
Product: TDE
Classification: Unclassified
Component: tdepim (show other bugs)
Version: R14.0.x [Trinity]
Hardware: Other Linux
: P5 enhancement
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2017-04-08 13:51 CDT by Kristopher
Modified: 2017-08-01 20:26 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kristopher 2017-04-08 13:51:35 CDT
A new protocol called DIME (a.k.a. "Dark Mail") was created somewhat recently as an email protocol capable of encrypting both content and meta-data. It isn't exactly common (yet), but for us privacy nuts it's worth looking at. A Thunderbird fork called Volcano has support for it, so there is already a reference to look at for client-side support.
Comment 1 Kristopher 2017-08-01 20:26:08 CDT
I found a github repository containing libdime (client-side library) and magma (server software) for supportting DIME:

https://github.com/lavabit/

and the website:

https://darkmail.info/

which contains a link to the DIME specification (which will hopefully soon be published as a RFC):

https://darkmail.info/spec