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)
May 10 2025, 2:16 PM
Unknown Object (File)
Apr 22 2025, 5:13 PM
Unknown Object (File)
Apr 22 2025, 6:32 AM
Unknown Object (File)
Apr 20 2025, 12:44 AM
Unknown Object (File)
Apr 19 2025, 11:35 PM
Unknown Object (File)
Apr 18 2025, 3:31 AM
Unknown Object (File)
Apr 2 2025, 2:39 PM
Unknown Object (File)
Mar 31 2025, 6:33 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