Upgrade to Pro — share decks privately, control downloads, hide ads and more …

FOSSMEET17_SARAH.pdf

 FOSSMEET17_SARAH.pdf

_themessier

March 11, 2017
Tweet

More Decks by _themessier

Other Decks in Programming

Transcript

  1. Agenda • The problem at hand? • Why license for

    FOSS? • The 3 types of conditions • Free vs Open Source • Resources to Help
  2. The problem at hand? • Alice writes a code •

    Bob wants to use it too • How can Alice share the code with Bob?
  3. Possible Solutions • In an utopian world- Grant absolute freedom

    • In Real World - Go the FOSS way • In Real World - Go the proprietary way
  4. Why Licensing is important for FOSS? • Explicitly grant freedom

    to read, study, modify. • Prevent liability for damage. • Share and grow!
  5. 3 groups of conditions: 1. What you must do →

    Responsibility 2. What you can do → Freedom 3. What you cannot do → Limitation
  6. CopyLeft or Permissive? • Difference in terms of distribution •

    Pessimistic vs optimistic view of the world • Do you mind a closed source version of your original code?
  7. When to use what: • For Libraries • For smaller

    projects • For projects with patent grants • For documentation projects • For work other than code
  8. Resources for help • Choose Your License • Getting started

    with open source • The linux foundation • FSF Licensing