Modify ↓
Opened 13 years ago
Closed 12 years ago
#186 closed enhancement (fixed)
add optional cryptography related features
Reported by: | hoff.st@… | Owned by: | bas |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | email2trac | Version: | |
Keywords: | GnuPG encryption crypto-signature authentication | Cc: |
Description
parsing incoming emails for valid OpenPGP signatures from registered Trac users might help with spam on another level, other ideas may come to mind, thought of this just because there is WiP on AnnouncerPlugin for a generic interface to GnuPG that would help here too and would use exactly the complementary functions decrpt/verify instead of sign/encrypt for announcements
Attachments (0)
Change History (2)
comment:1 Changed 13 years ago by bas
- Status changed from new to assigned
comment:2 Changed 12 years ago by bas
- Resolution set to fixed
- Status changed from assigned to closed
In newer versions of email2trac we now check if an user has permission to update,create tickets.
Note: See
TracTickets for help on using
tickets.
Thanks for the pointers. I have to think about it. Mostly the MTA must solve this. If it sets the appropriate header fields email2trac will spot it. I can make an option that is must a registered trac user else no email wil be accepted