ProtonMail / proton-contacts

React web application to manage ProtonMail contacts
54 stars 19 forks source link

Change key labels and add new notifications #380

Closed econdepe closed 4 years ago

econdepe commented 4 years ago

There's a mismatch between the labels we use in the keys tables that appear in Mail/Settings/Keys and Contacts/Email-Settings/Advanced-Contact-Editor. In the former, we use ACTIVE for keys that are not expired or revoked, and PRIMARY to indicate the key that is currently being used to encrypt incoming emails. In the latter, we use ACTIVE to indicated the key that is currently being used for encrypting outgoing emails. This is probably gonna be confusing for the user.