Latest release

Archive Size MD5 Signature
slb-1.0.tar.gz 764K daf2ed37ebb88b84a3c734d01cb2f052 slb-1.0.tar.gz.sig
slb-1.0.tar.xz 498K 44d58834cc1b7a5f7fb16765561ce53b slb-1.0.tar.xz.sig

You can use the signature file to verify that the corresponding file (without the .sig suffix) is intact. First, be sure to download both the .sig file and the corresponding tarball. Then, run a command like this:

  gpg --verify slb-1.0.tar.gz.sig

If that command fails because you don't have the required public key, then run this command to import it:

  gpg --keyserver keys.gnupg.net --recv-keys 55D0C732

and rerun the `gpg --verify' command.

Other releases

This and older versions of SLB can be downloaded from its ftp home.

You can keep track of the news and updates at the project's homepage.