This is a staging site. Uploads will not persist. Testing only.

ccrypt

secure encryption and decryption of files and streams

ccrypt is a utility for encrypting and decrypting files and streams. It was designed as a replacement for the standard unix crypt utility, which is notorious for using a very weak encryption algorithm. ccrypt is based on the Rijndael cipher, which is the U.S. government's chosen candidate for the Advanced Encryption Standard (AES, see http://www.nist.gov/aes). This cipher is believed to provide very strong security.
Gitlab instance

gitlab

git powered software platform to collaborate on code (non-omnibus)

gitlab provides web based interface to host source code and track issues. It allows anyone for fork a repository and send merge requests. Code review is possible using merge request workflow. Using groups and roles project access can be controlled.
Utility for testing the memory subsystem

memtester

Utility for testing the memory subsystem

This is a userspace utility for testing the memory subsystem for faults. In comparison to memtest86 you do not need to reboot the computer to test for memory faults.

printer-driver-hpijs

HP Linux Printing and Imaging - printer driver (hpijs)

This package contains an IJS printer driver for Ghostscript, which adds support for most inkjet printers and some LaserJet printers manufactured by HP. It is also required for HPLIP fax support.
OpenType Devanagari font

fonts-gargi

OpenType Devanagari font

This package provides Gargi font for Devanagari script which is used as script for multiple languages such as Hindi, Kashmiri, Konkani, Maithili, Marathi normally spoken in various states in Indian subcontinent.
Help screen

fsarchiver

file system archiver

FSArchiver is a system tool that allows you to save the contents of a file system to a compressed archive file. The file system can be restored on a partition which has a different size and it can be restored on a different file system. Unlike tar/dar, FSArchiver also creates the file system when it extracts the data to partitions. Everything is checksummed in the archive in order to protect the data. If the archive is corrupt, you just lose the current file, not the whole archive.