开源项目与许可证

三个开源项目平台

sourceforge.net

github.com

Google Code

 

许可证

GPLv3,CC,apache 权利与义务,权限与责任

http://creativecommons.net.cn/  

http://mprc.pku.edu.cn/~ruankunliang/gpl3.html  中译本

https://www.kernel.org/pub/linux/kernel/COPYING  英文原版

用开源项目的一个风险是,一切技术问题自行解决,关键看企业是否愿意承担由此带来的一系列问题

跟其他许可证相比,从GNU通用公共许可证(GPL)到限制重重的著作权(Copyright),BSD许可证比较宽松,甚至跟公有领域更为接近。事实上,BSD许可证被认为是copycenter(中间版权),界乎标准的copyright与GPL的copyleft之间。"Take it down to the copy center and make as many copies as you want"。[1]可以说,GPL强迫后续版本必须一样是自由软件,BSD的后续版本可以选择要继续是BSD或其他自由软件条款或封闭软件等等。

http://opensource.org/licenses  多种许可证列表

 

OSI  open source initiative  开放源代码促进会

http://opensource.org/

开放源代码促进会(Open Source Initiative,缩写:OSI),又译作开放原始码组织,是一个旨在推动开源软件发展的非盈利组织。

1998年2月,OSI由布鲁斯·斐伦斯及埃里克·斯蒂芬·雷蒙等人创立,当时网景公司为了与微软的IE浏览器竞争,将他们的旗舰产品网景浏览器发布成自由软件。
从OSI创立起,雷蒙就担任主席,一直到2005年2月;之后Russ Nelson继任了一个月,但因为一些争论,他很快辞职;随后Michael Tiemann担任过渡期的主席。
一些对自由软件以及GNU/Linux感兴趣的人,打算用更符合市场口味的方式来介绍自由软件,试图在商业中找到合适的位置,减少意识形态上的沟壑。这导致了开放源代码(Open source,简称开源)这个称谓的产生,同时也导致与理查德·斯托曼及其自由软件基金会的分道扬镳。

 

OSC  开源中国社区(OSChina.net)是工信部 开源软件推进联盟 指定的官方社区

http://www.oschina.net/

 

LF

http://www.linuxfoundation.org/about

The Linux Kernel Organization is a California Public Benefit Corporation established in 2002 to distribute the Linux kernel and other Open Source software to the public without charge.
linux kernel组织是一个创建于2002年的加利福尼亚公益组织,它对公众发行linux kernel和其它一些开源软件,不用付费。
We are recognized by the IRS as a 501(c)3 private operating foundation.
我们被IRS认为是一个501(c)3私人经营性基金会。  美国国税局Internal Revenue Service, IRS)
http://zh.wikipedia.org/wiki/501%28c%29%E6%9D%A1%E6%AC%BE#501.28c.29.283.29


    IRS determination letter        IRS决议书
    California determination letter    california决议书

The Linux Kernel Organization is managed by The Linux Foundation, which provides full technical, financial and staffing support for running and maintaining the kernel.org infrastructure.
linux 内核组织由linux基金会管理,基金会提供完全的技术支持,财务和人员支持,用以维护和运行kernel.org基础设施。

ASF

Apache License, Version 2.0

The Apache Software Foundation, a US 501(c)(3) non-profit corporation, provides organizational, legal, and financial support for a broad range of over 150 open source software projects.

http://www.apache.org/foundation/

 

FSF

GNU General Public License (GPL) version 3

The Free Software Foundation (FSF) is a nonprofit with a worldwide mission to promote computer user freedom and to defend the rights of all free software users.

http://www.gnu.org/

http://www.fsf.org/

 

Mozilla Foundation

The Mozilla Foundation is a non-profit organization that promotes openness, innovation and participation on the Internet. We promote the values of an open Internet to the broader world.

The Mozilla Foundation was established in July 2003 as a California not-for-profit corporation dedicated to the public benefit. The Mozilla Foundation also wholly owns the subsidiary organization, the Mozilla Corporation.

Mozilla基金会全资拥有附属机构,即Mozilla 公司.

The Mozilla Corporation was established in August 2005 as a wholly owned taxable subsidiary that serves the non-profit, public benefit goals of its parent, the Mozilla Foundation, and the vast Mozilla community.

 

标准与规范

http://www.lanana.org/docs/device-list/devices-2.6+.txt  /dev设备解释 

http://www.pathname.com/fhs/.  FHS标准

http://www.unix.org/version3/online.html  SUSv3规范,通过susv3认证的unix实现可称为UNIX 03

http://www.dmtf.org/standards/smbios  smbios与dmi标准

http://www.intel.com/content/www/us/en/servers/ipmi/what-is-ipmi.html  IPMI规范

http://www.uefi.org/

 

http://caca.zoy.org/wiki/libcaca
libcaca is a graphics library that outputs text instead of pixels, so that it can work on older video cards or text terminals. It is not unlike the famous AAlib library, with the following improvements:

    Unicode support
    2048 available colours (some devices can only handle 16)
    dithering of colour images
    advanced text canvas operations (blitting, rotations)

Libcaca works in a text terminal (and should thus work on all Unix systems including Mac OS X) using the S-Lang or ncurses libraries. It also works natively on DOS and Windows.

Libcaca was written by Sam Hocevar and Jean-Yves Lamoureux. It is free software, and can be used, modified and distributed under the terms of the

http://www.figlet.org/
FIGlet is a program for making large letters out of ordinary text

hsrp-vrrp-carp 一些高可用方案可能都是基于carp协议来的,因为它们都是网络应用程序。

http://en.wikipedia.org/wiki/Common_Address_Redundancy_Protocol

http://www.keepalived.org/documentation.html

http://www.linuxvirtualserver.org/whatis.html

http://www.drbd.org  http://drbd.linbit.com/

http://www.moosefs.org

http://www.ansible.cn/docs/intro_adhoc.html

http://www.sqlite.org/

http://logging.apache.org/

http://rsync.samba.org/

http://www.openldap.org/ 

http://www.gnu.org/software/grub/manual/grub.html

http://wiki.x2go.org/doku.php

http://www.fastcgi.com/drupal/

http://www.postfix.org

 

 

名称 类别 正则 版本 license 地址
nload 小工具   0.74 GNU GPLv2  http://sourceforge.net/projects/nload/
netfilter/iptables 项目 支持 1.4.18 GNU GPLv2  http://www.netfilter.org
linux virtual server 项目   1.2.1 GNU GPL http://www.linuxvirtualserver.org
drbd 项目   8.0.6   http://www.drbd.org/
7zip 小工具   9.20 GNU LGPL http://sparanoid.com/lab/7z/
bitvise 工具   6.04 Bitvise SSH Client License Terms http://www.bitvise.com/ssh-client-download
notepad++ 工具   6.6.7 GNU GPL http://notepad-plus-plus.org/download/v6.6.7.html
TortoiseSVN 工具   1.8.7 GNU GPL http://tortoisesvn.net/downloads.html
subversion 服务器        
yum 服务器        
firefox esr      14.0 Mozilla Public License 2.0 (MPL)  
xmind3       双license epl(Eclipse Public License v1.0)和lgpl  
asterisk       双license gpl和proprietary即专有软件  
tcpdump/libpcap 工具 支持 4.5.1/1.5.3 3-clause BSD license 三句版权许可证 http://www.tcpdump.org
nagios core 服务器       http://www.nagios.org
openssh 服务器   6.6   http://www.openssh.com
net-snmp     5.7.2.1 various copyrights 多种版权 http://www.net-snmp.org
samba 服务器   4.1.7 GNU General Public License http://www.samba.org
nfs         http://www.xlink.com/index.aspx
kvm 项目       http://www.linux-kvm.org/page/Main_Page
pam 项目   1.1.8   http://www.linux-pam.org
php     5.5.12   http://cn2.php.net

perl

    5.0   http://www.perl.org
python     3.4.0   https://www.python.org
apache      

 

http://www.apache.org
httpd 服务器   2.4 Apache License, Version 2.0 http://httpd.apache.org
        微软下载中心,开发人员工具如.net-3.5,vc++等 http://www.microsoft.com/zh-cn/download/default.aspx
        mysql,j2ee,等 http://www.oracle.com,www.java.com
openstack         http://www.openstack.org
ncurses     5.8

可以允许程序员编写独立于终端的基于文本的用户界面

tui:setuptool,iptraf,w3m,lynx这些都是基于文本的用户界面即tui

cli,tui,gui

http://invisible-island.net/ncurses/
m0n0wall     1.8.1   http://m0n0.ch/wall/

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

你可能感兴趣的:(开源项目)