Roundup Tracker - Issues

Message4534

Author rouilj
Recipients rouilj
Date 2012-04-13.20:26:41
Message-id <1334348801.83.0.444347999726.issue2550754@psf.upfronthosting.co.za>
In-reply-to
We have pgp support, but should also support s/mime emails
as well.

I would expect the following:

  roundup can decrypt/store s/mine email encrypted with the key
    of the roundup instance (tracker)

  the roundup tracker can be accessed via multiple email addresses,
    the software should be able to use 1 key/cert pair for all email
    addresses up to 1 key/cert pair for each email address. This
    would allow email to the "security@example.com" address to set
    a "not_public" field on the issue to prevent public viewing of
    the issue while the normal issues@example.com can handle public
    issue submission.

  the tracker should be able to sign outgoing emails

  the user should be able to upload an smime cert to be used to send
    encrypted email from the tracker to the user

  I am not quite sure what else the current pgp code supports,
    but smime should support the same things where possible.
History
Date User Action Args
2012-04-13 20:26:41rouiljsetrecipients: + rouilj
2012-04-13 20:26:41rouiljsetmessageid: <1334348801.83.0.444347999726.issue2550754@psf.upfronthosting.co.za>
2012-04-13 20:26:41rouiljlinkissue2550754 messages
2012-04-13 20:26:41rouiljcreate