Page MenuHomePhabricator

Allow encrypted mail to be more specific about which object is affected
ClosedPublic

Authored by epriestley on Jun 12 2018, 3:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 28, 3:53 AM
Unknown Object (File)
Mon, Jan 27, 8:55 PM
Unknown Object (File)
Sat, Jan 25, 1:35 AM
Unknown Object (File)
Sat, Jan 25, 1:35 AM
Unknown Object (File)
Sat, Jan 25, 1:35 AM
Unknown Object (File)
Sat, Jan 25, 1:35 AM
Unknown Object (File)
Tue, Jan 21, 9:23 AM
Unknown Object (File)
Fri, Jan 17, 9:50 AM
Subscribers
None

Details

Summary

Depends on D19487. Ref T13151. See PHI647. For some objects, like revisions, we can build slightly more useful secure email without actually disclosing anything.

In the general case, the object monogram may disclose information (#acquire-competitor) but most do not, so applications can whitelist an acceptable nondisclosing subject and link.

Support doing this, and make Differential do it. When we don't have a whitelisted URI but do know the object the mail is about, include a generic PHID-based URI; these are always nondisclosing.

Test Plan
  • Without the Differential changes, sent normal mail (no changes) and secure mail (new generic PHID-based link).
  • With the Differential changes, sent secure mail; got richer subject and body link.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable