The Wayback Machine - https://web.archive.org/web/20211202215351/https://serf.apache.org/download

Source tarballs

The latest stable release of Serf is 1.3.9.

File SHA-1
serf-1.3.9.tar.bz2 26015c63e3bbb108c1689bf2090e4c26351db674
serf-1.3.9.zip 801cc1b5737e3a949ebb66e3a10e2572ac76ce0f

Verifying the Integrity of Downloaded Files

It is essential that you verify the integrity of the downloaded files using the PGP signatures and/or file checksums. Please read Verifying Apache Software Foundation Releases for more information on why you should verify our releases.

The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the particular distribution. Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures as follows:

% gpg --import serf.asc
% gpg --verify serf-1.3.9.tar.bz2.asc

Alternatively, you can verify at least the SHA1 checksum on the files. A unix program called sha1 or sha1sum is included in many unix distributions. It is also available as part of GNU Textutils.

Subversion Checkout

For those who would like to participate in Serf development, you may checkout Serf from the Apache Subversion repository:

% svn checkout https://svn.apache.org/repos/asf/serf/trunk serf-trunk

Releases archive

All Serf releases are available for download from the Apache distribution archive.