root/TODO @ d5a19360
a1384f1c | Marc Dequenes | - handle incoming encrypted messages from user to receive sensitive data, and to sign replies -> postman would need a GPG key too
|
|
- ban keys from unknow users flooding -> counter, reseted when key added in DB
|
|||
- protect against replay (foo resending eavesdropped mail) -> store message IDs, but how to limit to a reasonnable timeframe ?
|
|||
- protect against intercepted mail with falsified headers (From/Reply-To/... could be tampered to get replies, reply tampered too, and then resent to avoid being detected)
|