Slashdot Mirror


MediaGoblin and FSF Successfully Raise Funds For Federation, Privacy Features

paroneayea writes: "GNU MediaGoblin and the Free Software Foundation have jointly run a campaign for privacy and federation on the web. The campaign is in its last day but has already passed the first two funding milestones, and is hoping to raise more with the possibility of bringing in multiple dedicated resources to the project. The project has also released a full financial transparency report so donors can know how they can expect their money to be used!"

22 comments

  1. With Commie USA there is no Privacy by Anonymous Coward · · Score: 0

    With USA - favorite "puppet state" of Putin, don't expect any privacy. USA, North Korea hate people enjoying any kind of freedom.
    Just look at USA street, security forces everywhere. Starting from kindergarten to grocery store. But to verify that you have to arrive in USA.
    Good luck with that. You will be fingerprinted like common criminal.

    God Fucks USA.

    1. Re:With Commie USA there is no Privacy by Anonymous Coward · · Score: 0

      You should go out more often.

  2. What is MediaGoblin? by trawg · · Score: 4, Informative

    No explanation in the summary, so a quick copy/paste from the official site: "MediaGoblin is a free software media publishing platform that anyone can run. You can think of it as a decentralized alternative to Flickr, YouTube, SoundCloud, etc. "

    Basically it's a "private cloud" (I hate myself for writing that) with which you can upload your photos, videos, songs, etc - so they live on /your/ server.

    It is actually pretty neat. It has the usual marks of an open source product - a very, uh, functional interface that doesn't really grab you immediately. It's a little fiddly to install, but not too bad.

    But it all works pretty well - I set up a test server reasonably quickly, and it performs as advertised. Getting photos and videos online is nice and easy, although there's no obvious way to upload albums - it's all one photo at a time (looks like it's at least on their TODO.

    I think for it to get some solid mainstream acceptance they'll need to work on the design side - make it look beautiful and Apple-ish out of the box so that civilians are immediately awestruck with how pretty it is - otherwise they might struggle to find adoption outside of the hardcore OSS crowd.

    But it's a cool idea, and it's good to see it got funding - the federation stuff will be interesting and if done correctly could really make it a good tool for media sharing.

    1. Re:What is MediaGoblin? by freedeb · · Score: 4, Informative

      Glad you you like our idea! Some of what we'll working on in the coming year is the fiddliness that (most) people are currently encountering during the installation process. We've also recently been doing some user testing, so we're looking forward to improving on that front as well. Of course, the federation is our top priority code-wise, but we've got people working on all levels.

      Since it can be hard to see your own bugs, we're always happy to take feedback on the installation process, usability or look and feel if you want to chat with us via email or on IRC (#mediagoblin on freenode.net) And in true do-ocracy style, we welcome anyone who wants to come and "scratch their own itch" and add to MediaGoblin's functionality in a way that would make it more useful, exciting or appealing for themsleves.

    2. Re:What is MediaGoblin? by g4sy · · Score: 1

      I love the fundraiser and wish the best of luck. I'm a bit frustrated by the timing... I went to donate but it didn't want to go through the first time (non-US card, sometimes I need to call them up) and sadly you've timed it to end on a Friday when all the banks etc. are closed!!! So regretfully no contribution from me ... I'll do it on Tuesday when the banks re-open, but will I still be able to get the t-shirt, 3d-printed logo, stickers and a Thank GNU?

      --
      somewhere, on a Big Red Sign:
      if(color==blue){speed--;}
    3. Re:What is MediaGoblin? by Squash · · Score: 2, Interesting

      This will probably be a very unpopular opinion, but I'm going to post it anyway.

      I run a site that could be a great fit for MediaGoblin, but I'm not going to use it because it's a Python app. This rather quickly turns it into an app that requires a dedicated server. Even with cheap cloud hosting, the name of the game for smaller sites is to run several on a single instance.

      I get that developers often use the language they like, and a lot of developers like Python. The commodity hosting world is still ruled by PHP.

      Best of luck with it!

      --
      Squash
    4. Re:What is MediaGoblin? by trawg · · Score: 3, Interesting

      Thanks for the reply.

      I've actually been working on a deployment script for our service (we have a VPS hosting business in Australia), which gets most of it up and running in a single-click-deploy kind of way ( https://www.binarylane.com.au/... if you're interested).

      It still needs some work (haven't set it up with Nginx, yet) but I had a few people interested in trying it and this meant they could have it up and running in a few minutes to tinker with.

      I'll have a think about it - as a VPS provider I am really big on the idea of "private cloud" stuff and I'd really like to make things like this simple for users so they can easily deploy stuff without having to become Linux sysadmins.

    5. Re:What is MediaGoblin? by handheldKete · · Score: 1

      Basically it's a "private cloud" (I hate myself for writing that) with which you can upload your photos, videos, songs, etc - so they live on /your/ server.

      I've also seen it encouraged as something that someone provides for a few of their friends as well as themselves since, they argued, that it cannot be expected that everyone run their own server: at least not overnight.

    6. Re:What is MediaGoblin? by Anonymous Coward · · Score: 0

      Uh? Bullshit?

      Every Linux distro comes with Python, virtually every hosting provider has Python. Google AppEngine runs Python. Rackspace, Linode and Amazon all support Python.

      I don't even like Python, I write all my web apps in C, but what you said is absolutely bullshit.

    7. Re:What is MediaGoblin? by sgt+scrub · · Score: 1

      They could always make it easy to learn how to fiddle with instead of trying to make it meet their concept of good. I hold up the reaction to the Gnome Shell as an example of what can go wrong. Free software is free to me because it has helped me to write software. There is nothing that makes me feel more free than having my apps and content on my servers to be accessed at will. Well, except when my ISP decides it is file sharing or I'm using too much bandwidth.

      --
      Having to work for a living is the root of all evil.
    8. Re:What is MediaGoblin? by wertigon · · Score: 1

      I think the path of least resistance when it comes to federation would be to make MG compatible with the BuddyCloud MediaServer concept, since BC being based on XMPP already has excellent federation.

      Regardless I think this is promising. My hope is that GMG+Federation will some day in the future challenge both Facebook, Youtube and similar sites - which is sorely needed because the contentID-issue at Google has shown that we need a solution where users control their own data.

      --
      systemd is not an init system. It's a GNU replacement.
    9. Re:What is MediaGoblin? by voltorb · · Score: 1

      Given his ignorant manner, I think he's talking about Windows.

    10. Re:What is MediaGoblin? by Anonymous Coward · · Score: 0

      setting up mediagoblin is indeed not as straightforward as some other software, mostly due to it requiring some python packages which are generally unavailable on shared hosts.

      how much memory does a mediagoblin instance eat? are you considering publishing premade images for use on small vpses?

    11. Re:What is MediaGoblin? by Anonymous Coward · · Score: 0

      What does any of that have to do with commodity hosting? Oh, nothing, you were just being stupid for stupidity's sake.

    12. Re:What is MediaGoblin? by Anonymous Coward · · Score: 0

      You should re-evaluate your life choices.

    13. Re:What is MediaGoblin? by RazorSharp · · Score: 1

      In my experience that's not true. Practically all cheap (i.e. not dedicated) hosting solutions have Python. I have a small site on FatCow.com and it supports Python without forking over extra for a dedicated server.

      I can understand free hosting solutions lacking Python (and perhaps lacking any scripting whatsoever), but anything you pay for should be able to run Python scripts. Python is so common and easy to implement I can't imagine why any web host would lack it.

      --
      "From the depths of my skeptical and rationalist soul, I ask the Lord to protect me from California touchie-feeliedom."
  3. mediagoblin? by Anonymous Coward · · Score: 0

    Open Source people need to quit the clever names man. Just name it some fake latin shit like Maedius or whatever and be done with it. Also, the logo is ass, how about hiring an actual logo designer instead of some shit from a high school kids notebook.

    1. Re:mediagoblin? by Anonymous Coward · · Score: 0

      If you want to donate $800 to hire a logo designer for Mediagoblin, I'm sure they'll happily accept your donation. Otherwise, they don't have the money to do that.