Page MenuHomePhabricator

Private WMF wikis with CC licenses
Open, MediumPublic

Description

NOTE: This bug was initially created as a clone of Bug #45767 (T47767)
  1. Max and others in this thread have also pointed out that it isn't clear what license the material was created under. That's a case-by-case problem that'll have to be investigated on a wiki-by-wiki basis; if someone can create separate bugs for each wiki we know about that is (1) supposed to be private and (2) has a CC license in the footer right now, I'd appreciate it and I'll do my best to investigate the history and figure out what is going on. (Realistically, likely our next batch of interns, not me.) Let's leave this bug as being about the overall default for generic private wikis, rather than drilling down into specific historical wiki problems.

This isn't a bug for each wiki because I didn't want to spam everybody by creating 15 new bugs.

I did a quick check through the wikis listed on https://noc.wikimedia.org/conf/dblists/private.dblist (it's generally quite easy to guess what the URL for each database name is, but https://git.wikimedia.org/blob/operations%2Fmediawiki-config.git/HEAD/wmf-config%2FInitialiseSettings.php#L1135 is a good reference otherwise)

The following wikis are using the CC footer:

  • advisorswiki
  • arbcom_enwiki
  • auditcomwiki
  • boardgovcomwiki
  • boardwiki
  • chairwiki
  • chapcomwiki
  • electcomwiki
  • execwiki
  • fdcwiki
  • grantswiki
  • iegcomwiki
  • ilwikimedia (chapter)
  • movementroleswiki
  • projectcomwiki
  • searchcomwiki (closed)
  • spcomwiki (closed)
  • techconductwiki
  • transitionteamwiki

The following private wikis don't seem to agree on exactly what text to use:

  • checkuserwiki has "Content is copyrighted (© all rights reserved) by the Wikimedia Foundation"
  • collabwiki has "Unless otherwise noted, text is copyright Wikimedia Foundation and may not be distributed or used without permission. Additional terms may apply."
  • internalwiki has "Content is copyrighted by the Wikimedia Foundation"
  • legalteamwiki has "This wiki is private, and subject to your professional and employee confidentiality obligations. Where confidentiality obligations do not apply, material in the wiki is available under CC BY-SA 3.0."
  • officewiki has "The contents of this Office Wiki are confidential. Only users that have signed the Wikimedia Foundation's Confidentiality Agreement are authorized to have access."
  • ombudsmenwiki has "All content copyright Wikimedia Foundation, Inc. See Terms of Use for details."
  • otrs_wikiwiki has "Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use, Privacy Policy, and Confidentiality Notice. Please be aware that this is a private wiki, so content should not be shared externally."
  • stewardwiki has "Content is copyrighted (© all rights reserved) by the Wikimedia Foundation."
  • wikimaniateamwiki has "Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Please be aware that this is a private wiki, so content should not be shared externally."
  • zerowiki has "BY USING THIS SITE, YOU AGREE TO THE TERMS OF USE AND PRIVACY POLICY. WIKIPEDIA® IS A REGISTERED TRADEMARK OF THE WIKIMEDIA FOUNDATION, INC., A NON-PROFIT ORGANIZATION."

I think the remaining 5 private wikis have no text.

Details

Reference
bz53140

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:05 AM
bzimport set Reference to bz53140.

I am resetting the status of this issue to default because there has been no progress in the last six months. Feel free to set to ASSIGNED again when somebody actually works on fixing this. Thanks.

I made a suggestion about it in Bug #45767 but got no response.

MarcoAurelio subscribed.

It looks more like a WMF-Legal or #Community-Advocacy issue. Would a unified footer for private wikis with an agreed text by the WMF work?

It looks more like a WMF-Legal or #Community-Advocacy issue. Would a unified footer for private wikis with an agreed text by the WMF work?

It's not a easy as that, a lot of text is under copyright based on these current footers, Its not something as easy as a changing a text message anymore.

This is a spin-off from T47767, see the discussion there for context.

I've found at InitialiseSettings the following code:

'wgRightsUrl' => [
	'default' => '//creativecommons.org/licenses/by-sa/3.0/',
	'huwikinews' => '//creativecommons.org/licenses/by/3.0/',
	'wikinews' => '//creativecommons.org/licenses/by/2.5/',
],
'wgRightsText' => [
	'default' => 'Creative Commons Attribution-Share Alike 3.0',
	'huwikinews' => 'Creative Commons Attribution 3.0',
	'wikinews' => 'Creative Commons Attribution 2.5',
],
'wgRightsIcon' => [
	'default' => '//creativecommons.org/images/public/somerights20.png',

Maybe we could add at wgRightsUrl that private wikis be none, then at wgRightsText something like All rights reserved, Wikimedia Foundation Inc. (unless otherwise stated) and wgRightsIcon to none as well or the copyright symbol?

At least content on some private wikis I have access to are copyrighted due to its non-public nature.

@MarcoAurelio: Far as I know, "All rights reserved" would only work if no content is ever copied/derived between the private wikis and the public ones, otherwise you'd end up with a license violation (if copied public->private) or a copyright violation (if copied private->public). One also wonders if using copyright to enforce private-ness is a good idea at all.

I think that the justification for using all rights reserved copyright is
because that way they can DMCA the information on third-party sites in the
event of a leak of private data. It is only a guess and I am not sure. At
least where I live the law gives the copyright holder the exclusive right
of publication and non-publication; if it is the same in the US and we
would like to have options to take down content leaked, a non-free license
should be used. Not comenting on the licensing violations from content
copied from other places to those private wikis though.

I think that the justification for using all rights reserved copyright is [...]

Why start guessing such things? We already have a proposed language at T47767#496338.

I think that the justification for using all rights reserved copyright is [...]

Why start guessing such things? We already have a proposed language at T47767#496338.

I think such proposal has problems from my POV...

Is arbcom_enwiki really default CC? It shows "Use of this site is subject to the Terms of Use, Committee procedures, and relevant portions of the Arbitration Policy." to me.

Liuxinyu970226 updated the task description. (Show Details)
Liuxinyu970226 updated the task description. (Show Details)
Liuxinyu970226 updated the task description. (Show Details)
Aklapper edited subscribers, added: Slaporte; removed: LuisV_WMF.

This task has been assigned to the same task owner for more than two years. Resetting task assignee due to inactivity, to decrease task cookie-licking and to get a slightly more realistic overview of plans. Please feel free to assign this task to yourself again if you still realistically work or plan to work on this task - it would be welcome!

For tips how to manage individual work in Phabricator (noisy notifications, lists of task, etc.), see https://phabricator.wikimedia.org/T228575#6237124 for available options.
(For the records, two emails were sent to assignee addresses before resetting assignees. See T228575 for more info and for potential feedback. Thanks!)