Difference between revisions of "Judge:Free software"

From PEGWiki
Jump to: navigation, search
(+git)
Line 1: Line 1:
 
'''Every single piece of software used on the PEG Judge''' is licensed under a '''free software license''', such as the GNU General Public License. Here are the major components of the Judge:
 
'''Every single piece of software used on the PEG Judge''' is licensed under a '''free software license''', such as the GNU General Public License. Here are the major components of the Judge:
* [http://www.ubuntu.com/ Ubuntu GNU/Linux 11.04 (Natty Narwhal)]
+
* [http://www.debian.org/ Debian 6 (Squeeze)]
 
* [http://apache.org/ Apache 2]
 
* [http://apache.org/ Apache 2]
 
* [http://mysql.com/ MySQL]
 
* [http://mysql.com/ MySQL]

Revision as of 01:26, 22 May 2013

Every single piece of software used on the PEG Judge is licensed under a free software license, such as the GNU General Public License. Here are the major components of the Judge:

In addition, your connection to the Judge (if you use the secure site) is encrypted using OpenSSL. The Judge is administered through OpenSSH and FreeNX and versioned using git. Nice mathematical formulae on some problem descriptions and analysis pages would not be possible without LaTeX and ImageMagick. The Judge hosts its own DNS using BIND, as well as its own mail server using Postfix and Dovecot. The forum is powered by phpBB, and the wiki you are reading now is, of course, powered by MediaWiki.

In addition, all of these components are free in the sense of costing nothing.