Bug 225336

Summary: Inclusive terminology: Change 'master key' to 'main key'
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebCore Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED INVALID    
Severity: Normal CC: bdakin, bfulgham, ews-watchlist, jiewen_tan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bfulgham: review-

Brent Fulgham
Reported 2021-05-03 16:40:20 PDT
In support of using more inclusive language in WebKit, we should switch the term 'Master Key' to 'Main Key'.
Attachments
Patch (8.39 KB, patch)
2021-05-03 16:45 PDT, Brent Fulgham
bfulgham: review-
Brent Fulgham
Comment 1 2021-05-03 16:44:07 PDT
Brent Fulgham
Comment 2 2021-05-03 16:45:24 PDT
Alexey Proskuryakov
Comment 3 2021-05-03 17:21:49 PDT
Comment on attachment 427618 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=427618&action=review > Source/WebCore/ChangeLog:9 > + Change the text 'Master Key' to 'Main Key' in messages and labels. Will this invalidate all data encrypted with this key? What exactly will the user impact be?
Brent Fulgham
Comment 4 2021-05-03 17:31:48 PDT
Comment on attachment 427618 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=427618&action=review >> Source/WebCore/ChangeLog:9 >> + Change the text 'Master Key' to 'Main Key' in messages and labels. > > Will this invalidate all data encrypted with this key? What exactly will the user impact be? I don't think this will invalidate the key data, but looking further it does seem like we would lose access to the existing keychain, so we probably need a migration step.
Brent Fulgham
Comment 5 2021-09-20 09:50:57 PDT
After review, it was decided that this change was not needed.
Note You need to log in before you can comment on or make changes to this bug.