whiteout-io / mail

[ABANDONED] Mail App with integrated OpenPGP encryption
https://whiteout.io
MIT License
545 stars 96 forks source link

Client needs addressbook that allows import of contacts without GPG keys #367

Open CR0CKER opened 9 years ago

CR0CKER commented 9 years ago

It seems like the only way to get contacts into the client is to import someone's gpg key. Is a proper addressbook function on the roasmap?

MidnightLightning commented 9 years ago

:+1:

felixhammerl commented 9 years ago

feels like a duplicate to #373

MidnightLightning commented 9 years ago

373 specifically is about the CardDAV format; this feature request is more generic, just wanting the ability to add a person's name and email address without having a GPG key for them (perhaps they're a middleman, who's going to pass along the encrypted message to another party? Or we just want to send them a signed message, not an encrypted one, so they can verify it's from us?). I think that functionality can be done fairly simply, without having to take the additional step of also being a CardDAV client.

felixhammerl commented 9 years ago

ok, then i'll leave it open.