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
F18090820: D19488.id46604.diff
Wed, Aug 6, 5:49 PM
F18081708: D19488.id.diff
Tue, Aug 5, 1:39 AM
F18042942: D19488.diff
Sun, Aug 3, 5:27 AM
F17951596: D19488.id46604.diff
Fri, Aug 1, 1:30 AM
F17949063: D19488.id46610.diff
Thu, Jul 31, 10:48 PM
F17828571: D19488.id.diff
Jul 26 2025, 9:20 AM
F17807116: D19488.diff
Jul 25 2025, 2:34 PM
F17774460: D19488.diff
Jul 23 2025, 7:07 PM
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