Email Encryption Software Relies on One Guy, Who Is Going Broke
161–170 of 469 posts
Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#162Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#163Earlier quoted context omitted.
We're our own worst enemies. Software developers have this sort of circular firing squad where nobody wants to be the first to keep their source closed and try to charge for it. Because then you're just "greedy" and not pure enough. But that'll never change unless all of a sudden we say "Ok, on the count of 3, everybody stop giving away their hard-earned expertise for free. 1... 2... 3..." We're like musicians nowada…
Why in the world would this be downvoted? There is nothing inflammatory about this post at all. He's bringing up a widely debated point in our industry.
Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#164Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#165I 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…
I've sometimes wondered whether it'd be worth mid-to-large open source projects doing more triage for bugs. Because I'm in a similar position: I'm happy to make small fixes to stuff I use, but I'm not familiar enough with many codebases to fix big bugs. If I could pull up a list of bugs sorted by "expected ease of fix", I think I'd contribute a lot more.
Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#166Earlier quoted context omitted.
You are using Ubuntu, I see from your profile. How much have you paid them? This is how the stories goes: we haven't figured out how to make good work worthwhile. Perhaps we can learn something from our vast experience in profitably peddling shit?
> 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.
Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#167Earlier quoted context omitted.
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…
I was under the impression that there were issues, even with the LGPL. E.g. static vs. dynamic linking.
Eben Moglen seems to think, as I understand it, that it depends on how you distribute the thing. If you link dynamically but distribute the whole thing together as if it were a whole, it's a single work and all should be under the GPL. Other situations seem less clear.
Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#168Earlier 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…
Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#169Earlier quoted context omitted.
> 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?
Sure, why not? His (and his family's) life should be more important to him than you getting to use GPG.
It's not an either-or choice; There are solutions that help him and GPG.
Re: Email Encryption Software Relies on One Guy, Who Is Going Broke
#170I'm guessing this is a problem with the journalist misunderstanding the subject, who probably said publishing it as free software (which is not the same as giving it away for free) is the best way to demonstrate that it is secure.