File diff 55c5da611dc3 → 169e2069170a
www/conservancy/static/projects/current/index.html
Show inline comments
...
 
@@ -309,48 +309,60 @@ Linux kernel.</p>
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="7Q45ZGJBQZZVN">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Harvey OS via PayPal">
 
</form>
 

	
 
<p>Harvey is a new operating system. It’s most directly descended from Plan 9, the research operating system developed at Bell Labs as a successor to Unix. This influence spans from its distributed application architecture all the way down to much of its code. However, Harvey aims to be a more practical, general-purpose operating system, so it also uses ideas and code from other systems.</p>
 

	
 
<p>Harvey strives to provide an accessible development environment. The kernel is compact—less than 100,000 lines of code. You can build it with either GCC or LLVM, and run it under QEMU or real hardware. This makes it especially suitable for education and experimentation. It is a work in progress and the development team welcomes new contributors and ideas.</p>
 

	
 
<h2><a href="http://brew.sh/">Homebrew</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/homebrew.svg" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="V6ZE57MJRYC8L">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Homebrew via PayPal">
 
</form>
 

	
 
<p>Homebrew is a software package manager for Apple's OS X operating
 
system. Homebrew installs the free and open source software that OS X
 
users need that Apple didn't install by default.</p>
 

	
 
<h2><a href="https://houdiniproject.org">Houdini</a></h2>
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="X8QTA7LR85XGJ">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Houdini via PayPal">
 
</form>
 

	
 
<p>Houdini is an all-in-one fundraising platform developed in Ruby on Rails. It’s licensed under AGPL/LGPL
 
and is available, without cost, to anyone in the world. We help nonprofits, people, and movements thrive and
 
maintain themselves.</p>
 

	
 
<h2><a href="https://inkscape.org/">Inkscape</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/inkscape.svg" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="VRQMKRX9TCDSW">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Inkscape via PayPal">
 
</form>
 

	
 
<p>Inkscape is an Open Source vector graphics editor, with capabilities
 
similar to Illustrator, Freehand, CorelDraw, or Xara X using the
 
open-standard Scalable Vector Graphics (SVG) file format. Inkscape's
 
main goal is to create a powerful and convenient drawing tool fully
 
compliant with XML, SVG, and CSS standards.</p>
 

	
 
<p>In contrast to raster (bitmap) graphics editors such as Photoshop or
 
Gimp, Inkscape stores its graphics in a vector format. Vector graphics
 
is a resolution-independent description of the actual shapes and
 
objects that you see in the image. This description is then used to
 
determine how to plot each line and curve at any resolution or zoom
 
level.</p>
 

	
 
<h2><a href="http://www.k-3d.org">K-3D</a></h2>
...
 
@@ -546,48 +558,63 @@ aspects.</li>
 
using the above framework to enable new advanced features without having
 
to encode low level details into it.</li></ul>
 

	
 
<h2><a href="http://qemu.org">QEMU</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/qemu.svg" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="YN74TZRMBBM6U">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to QEMU via PayPal">
 
</form>
 

	
 
<p> QEMU is a generic and open source machine emulator and
 
        virtualizer. When used as a machine emulator, QEMU can run OSes and
 
        programs made for one machine (e.g. an ARM board) on a different
 
        machine (e.g. your own PC). By using dynamic translation, it achieves
 
        very good performance. When used as a virtualizer, QEMU achieves near
 
        native performances by executing the guest code directly on the host
 
        CPU. QEMU supports
 
 virtualization when executing under the Xen hypervisor or using the
 
        KVM kernel module in Linux. When using KVM, QEMU can virtualize x86,
 
        server and embedded PowerPC, and S390 guests.</p>
 

	
 
<h2><a href="https://reproducible-builds.org">Reproducible Builds</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/2018-10_Reproducible-Builds.svg" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="9QA63APRU4TNE">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Reproducible Builds via PayPal">
 
</form>
 

	
 
<p>Reproducible Builds are a set of software development practices that create an independently verifiable path
 
from source code to the binary code used by computers. This is especially useful for developers collaborating
 
on privacy or security software employed by politically sensitive targets such as dissidents, journalists and
 
whistleblowers, or anyone wishing to communicate securely under a repressive regime.</p>
 

	
 
<h2><a href="https://www.samba.org/samba/">Samba</a></h2>
 

	
 
<img class="project-logo" src="../../img/projects/samba.png" alt="" />
 

	
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="JJCAM7BX48Z42">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" name="submit" alt="Donate to Samba via PayPal">
 
</form>
 

	
 
<p>Samba is a FOSS suite that provides seamless file and print
 
services to SMB/CIFS clients, namely, to Microsoft Windows. Samba is
 
freely available, unlike other SMB/CIFS implementations, and allows
 
for interoperability between Linux/Unix servers and Windows-based
 
clients.  Samba is software that can be run on a platform other than
 
Microsoft Windows. For example, Samba runs on Unix, GNU/Linux, IBM
 
System z, Solaris, Mac OS X, and OpenVMS, among others. It is
 
standard on virtually all distributions of GNU/Linux and is commonly
 
included as a basic system service on other UNIX-based systems as
 
well. Samba uses the TCP/IP protocol that is installed on the host
 
server.</p>
 

	
 
<p>One of the key goals of the project is to remove barriers to
 
interoperability. Samba is a software package that gives network