I had no idea this project (and others) had so few contributors. I'd love to be involved in some Open Source project but I always feel like "yeh there's probably millions of people far more talented than me wanting to contribute" and I've no idea how to start. Some people suggest taking a look at the open bug lists for software you use frequently, but on the few occasions I've tried that (python, gcc, and a couple of…
Email Encryption Software Relies on One Guy, Who Is Going Broke
141–150 of 469 posts
Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#142Earlier quoted context omitted.
> We give you the code, you can do whatever you want with it, but if you want to build on top of ours The problem here is determining where the divide between "using the software" and "building on top of ours" is. The line becomes blurry when the software is (e.g.) a library where the basic use of the library is to base other software off of it (as opposed to a desktop app -- e.g. GnuCash -- where "usage" has a more…
Which is why there's an explicit form of the GPL for libraries; the LGPL. There still exists uncertainty and ways around it (You can execute GPL programs or write shell scripts so that GPL programs execute your code) such that you don't have to distribute the major parts of your codebase, but the GPL has an explicitly different version for libraries that are supposed to be linked in to non-free software vs libraries…
Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#143Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#144He's been voluntarily cheated. He should take a job, take care of himself (no one else will), and give gpg whatever time he has left, if he has the energy.
> He should take a job, take care of himself (no one else will), and give gpg whatever time he has left, if he has the energy. In your scenario, what will happen to GPG? The world just loses this essential asset?
Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#145Earlier quoted context omitted.
> You are using Ubuntu, I see from your profile. How much have you paid them? It's easier for businesses to write off these type donations (and make them for significant amounts) than for private individuals to do so.
>It's easier for businesses Far simpler not to even bother at all.
Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#146Earlier quoted context omitted.
>I also think we need to change to way we think about critical software like GPG Maybe the lesson here is not to license important software under such permissive licenses. Make it open source and free for non-commercial, require a donation if it is used in a commercial product. I don't really see how you can give something away for free and then expect companies to volunteer to pay for it.
> open source and free for non-commercial, require a donation if it is used in a commercial product Every serious definition of 'open source' or 'free software' says that you can't discriminate by field of endeavour - if you have one set of rules for commercial use and one for non-commercial use, it's not really open source. And the nature of donations is that you can't require them. That's not to say that you can't…
We call it Free and Open Source Software for a reason. Open Source means the code is open (i.e., you can study it), Free means it's licensed under a Free Software license (it doesn't necessarily mean free of charge).
People usually omit the "Free and" part when they talk about FOSS.
https://en.wikipedia.org/wiki/Free_and_open-source_software
// Anybody want to tell me why you vote me down? Am I wrong?
Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#147I think the biggest problem is visibility for these projects. They need to be louder. In the case of openssl, I had no idea that they were severly underfunded (until heartbleed). Same for GPG until now. I didn't hear they asked for donations. And I doubt I'm the only one. So I quickly checked if maybe this was big on HN at a point and I just missed it. https://hn.algolia.com/?query=GPG%20donation&sort=byPopulari... h…
I'm wondering if there is a meta-donation page that lists a bunch of the most important open source projects, how you can donate to them and their yearly funding goals (and how many developers are being supported).
Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#148Could still remain open source and free for majority of applications if x was high enough. Also, creates a system where those reaping the most also pay the most.
Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#149Earlier quoted context omitted.
I freely confess to being flabbergasted by these displays of less-than-rigorous thought processes. How would a free software project 'pay it forward'? They are in a very similar position, aren't they? Edit: For some reason, I can't reply to child comments (probably a cool-off time-out at work?). Just a short note here, then: $1.25e6 for the FSF translates to 10 developers like Koch being paid (the donation page quote…
> How would a free software project 'pay it forward'? As mentioned by the grandparent comment, GPG is in use by Debian, Ubuntu and RedHat package managers. Whether or not you count those three as free software they have plenty of money to pay forward to a piece of software that underpins their entire stacks.
I am having a hard time to find financial statements from Debian.
Ubuntu, or rather Canonical, being a private company, doesn't seem to release financial information. The Ubuntu main page doesn't even provide a 'donate' link anymore.
Which leaves RedHat, at last. A public company, of course[0]:
Operating profit 2014: $ 1.3e9
Net total income 2014: $ 178.3e6
[0] http://investors.redhat.com/financials-statements.cfmRe: Email Encryption Software Relies on One Guy, Who Is Going Broke
#150why doesn't he watch some youtube videos on lean startups, write a business plan and raise some VC money?