PACKAGES.TXT; Tue Jul 24 02:35:48 UTC 2018 PACKAGE NAME: cracklib-2.9.6-i586-2_cx.tgz PACKAGE LOCATION: ./cracklib PACKAGE SIZE (compressed): 5736 K PACKAGE SIZE (uncompressed): 19760 K PACKAGE DESCRIPTION: cracklib: cracklib (password crack library) cracklib: cracklib: CrackLib is a library containing a C function (well, lots of functions cracklib: really, but you only need to use one of them) which may be used in a cracklib: "passwd"-like program. cracklib: cracklib: The idea is simple: try to prevent users from choosing passwords that cracklib: could be guessed by "Crack" by filtering them out, at source. cracklib: cracklib: cracklib: PACKAGE NAME: lynis-2.6.6-i586-1_cx.tgz PACKAGE LOCATION: ./lynis PACKAGE SIZE (compressed): 268 K PACKAGE SIZE (uncompressed): 1460 K PACKAGE DESCRIPTION: lynis: lynis (security auditing tool) lynis: lynis: Lynis is a security auditing tool for UNIX derivatives like Linux, lynis: macOS, BSD, Solaris, AIX, and others. It performs an in-depth lynis: security scan. lynis: lynis: lynis: Project URL: https://cisofy.com/ lynis: lynis: lynis: PACKAGE NAME: nload-0.7.4-i486-1_cx.tgz PACKAGE LOCATION: ./nload PACKAGE SIZE (compressed): 76 K PACKAGE SIZE (uncompressed): 180 K PACKAGE DESCRIPTION: nload: nload (network traffic monitor) nload: nload: nload is a console application which monitors network traffic nload: and bandwidth usage in real time. It visualizes the in and nload: outgoing traffic using two graphs and provides additional nload: info like total amount of transfered data an min/max network nload: usage. nload: nload: Homepage: https://sourceforge.net/projects/nload/ nload: nload: PACKAGE NAME: oath-toolkit-2.6.2-i586-2_cx.tgz PACKAGE LOCATION: ./oath-toolkit PACKAGE SIZE (compressed): 364 K PACKAGE SIZE (uncompressed): 1600 K PACKAGE DESCRIPTION: oath-toolkit: oath-toolkit (OTP Authentication System with PAM support) oath-toolkit: oath-toolkit: The OATH Toolkit provide components for building one-time password oath-toolkit: authentication systems. Supported technologies include the event-based oath-toolkit: HOTP algorithm (RFC4226) and the time-based TOTP algorithm (RFC6238). oath-toolkit: oath-toolkit: For managing secret key files, the Portable Symmetric Key Container oath-toolkit: (PSKC) format described in RFC6030 is supported. oath-toolkit: oath-toolkit: Project URL: http://www.nongnu.org/oath-toolkit/ oath-toolkit: PACKAGE NAME: openssh-7.4p1-i586-2_cx.tgz PACKAGE LOCATION: ./openssh PACKAGE SIZE (compressed): 2048 K PACKAGE SIZE (uncompressed): 5270 K PACKAGE DESCRIPTION: openssh: openssh (Secure Shell daemon and clients - with PAM) openssh: openssh: ssh (Secure Shell) is a program for logging into a remote machine and openssh: for executing commands on a remote machine. It is intended to replace openssh: rlogin and rsh, and provide secure encrypted communications between openssh: two untrusted hosts over an insecure network. sshd (SSH Daemon) is openssh: the daemon program for ssh. OpenSSH is based on the last free version openssh: of Tatu Ylonen's SSH, further enhanced and cleaned up by Aaron openssh: Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt, and openssh: Dug Song. It has a homepage at http://www.openssh.com/ openssh: PACKAGE NAME: pam-1.3.0-i586-1_cx.tgz PACKAGE LOCATION: ./pam PACKAGE SIZE (compressed): 688 K PACKAGE SIZE (uncompressed): 2480 K PACKAGE DESCRIPTION: pam: pam (Pluggable Authentication Modules) pam: pam: PAM = Pluggable Authentication Modules. Basically, it is a flexible pam: mechanism for authenticating users. PAM provides a way to develop pam: programs that are independent of authentication scheme. However, pam: these programs will need "authentication modules" (and libpam) at pam: run-time in order to work. pam: pam: pam: Homepage: http://www.linux-pam.org/ pam: PACKAGE NAME: shadow-4.2.1-i586-2_cx.tgz PACKAGE LOCATION: ./shadow PACKAGE SIZE (compressed): 1944 K PACKAGE SIZE (uncompressed): 4500 K PACKAGE DESCRIPTION: shadow: shadow (shadow password suite with pam support) shadow: shadow: This set of login related programs utilizes an alternate, non-readable shadow: file to contain the actual encrypted passwords. This is presumed to shadow: increase system security by increasing the difficulty with which shadow: system crackers obtain encrypted passwords. It was written by shadow: Julianne Frances Haugh and the Linux port is maintained by Tomasz shadow: Kloczko. shadow: shadow: This package provides 'login' with pam support, which is needed to shadow: log into the system. PACKAGE NAME: sudo-1.8.20p2-i586-1_cx.tgz PACKAGE LOCATION: ./sudo PACKAGE SIZE (compressed): 1008 K PACKAGE SIZE (uncompressed): 2730 K PACKAGE DESCRIPTION: sudo: sudo (give limited root privileges to certain users - with PAM) sudo: sudo: 'sudo' is a command that allows users to execute some commands as sudo: root. The /etc/sudoers file (edited with 'visudo') specifies which sudo: users have access to sudo and which commands they can run. 'sudo' sudo: logs all its activities to /var/log/ so the system administrator sudo: can keep an eye on things. sudo: sudo: sudo: sudo: PACKAGE NAME: xmlsec-1.2.26-i586-1_cx.tgz PACKAGE LOCATION: ./xmlsec PACKAGE SIZE (compressed): 976 K PACKAGE SIZE (uncompressed): 5560 K PACKAGE DESCRIPTION: xmlsec: xmlsec (C library based on LibXML2) xmlsec: xmlsec: XML Security Library is a C library based on LibXML2. xmlsec: The library supports major XML security standards: xmlsec: * XML Signature xmlsec: * XML Encryption xmlsec: * Canonical XML xmlsec: * Exclusive Canonical XML xmlsec: xmlsec: Project URL: https://www.aleksey.com/xmlsec/ xmlsec: