dbarratt created this task. dbarratt added projects: MediaWiki-extensions-WikibaseRepository, Wikidata, Wikidata-Campsite. Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTION **Problem** The "Concept URI" in the sidebar of Wikibase entities, uses HTTP instead of HTTPS. While I assume HTTP is used for conformity, if someone were to access it over HTTP (and then redirected), it would reveal what entity they were attempting to access to the public network. Also, a redirect is a "round trip" (the client has to wait for the headers before making another request to the `Location`) that is unnecessary. **Solution** To increase the privacy of our users and reduce the number of redirects, we should change this sidebar link to be the same protocol as the page, which is HTTPS. TASK DETAIL https://phabricator.wikimedia.org/T226453 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: dbarratt Cc: Aklapper, dbarratt, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
