User:Aleksejrs/ideas/federation

From GNU MediaGoblin Wiki
< User:Aleksejrs‎ | ideas
Revision as of 16:16, 24 September 2011 by Aleksejrs (talk | contribs) (Created page with "== Selective media copying == # UserA owns GMG ServerA. # UserA goes to GMG ServerB and sees an image. # UserA puts URL of the image into his ServerA. # ServerA fetches the imag...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Selective media copying

  1. UserA owns GMG ServerA.
  2. UserA goes to GMG ServerB and sees an image.
  3. UserA puts URL of the image into his ServerA.
  4. ServerA fetches the image from ServerB with all metadata, so it becomes available at ServerA.
  • Access (both viewing and copying) to the image might require authentification.
  • The result should (must at least if authentification was required) be marked private by default.
  • It should be possible for the result to have a visible reference to its source.

Another use-case

  1. UserA has private ServerA at home (possibly not accessible from outside), and an account at remote ServerB.
  2. UserA stores media in ServerA (possibly uploading by copying to a directory), and has the option of uploading all or parts of it to his ServerB account.

FidoNet-inspired group mirroring

To be written. Here is a StatusNet feature request that came to be after the discussion: http://status.net/open-source/issues/3407