RSS 38 projects tagged "Linux"

No download Website Updated 10 Mar 2002 Extended Attributes and ACLs for Linux

Screenshot
Pop 132.17
Vit 3.49

Linux, in the tradition of UNIX-like operating systems, implements file system permissions using a rather coarse scheme. While this is sufficient for a surprisingly large set of applications, it is too inflexible for many other scenarios. For that reason, all the major commercial UNIX operating systems have extended this simple scheme in one way or the other. This is an effort to implement POSIX-like Access Control Lists for Linux. Access Control Lists are built on top of Extended Attributes, which can also be used to associate other pieces of information with files such as Filesystem Capabilities, or user data like mime type and search keywords.

Download No website Updated 20 Jan 2001 gpkcs

Screenshot
Pop 15.94
Vit 67.14

gpkcs11 provides support functions to make the development of support for new tokens easier and contains a complete software token, as well as an automated testing environment. It serves as a testing tool in the development of new applications that contain cryptographic support.

Download Website Updated 18 Feb 2010 Openwall Linux kernel patch

Screenshot
Pop 252.64
Vit 16.02

The Openwall Linux kernel patch is a collection of security "hardening" features for the Linux kernel. In addition to the new features, some versions of the patch contain various security fixes. The "hardening" features of the patch, while not a complete method of protection, provide an extra layer of security against the easier ways to exploit certain classes of vulnerabilities and/or reduce the impact of those vulnerabilities. The patch can also add a little bit more privacy to the system by restricting access to parts of /proc so that users may not see what others are doing.

Download Website Updated 01 Jul 2005 PLIB

Screenshot
Pop 160.40
Vit 2.90

PLIB is a set of libraries to write games and other realtime interactive applications that are 100% portable across a wide range of hardware and operating systems. It's used by Majik3D, FlightGear, and others, and includes libraries for GUI widgets, sound replay, geometry, scene graph, joystick, and fonts/text.

Download Website Updated 15 Jul 2001 pgp-mime-handler

Screenshot
Pop 22.72
Vit 65.82

RFC 2015 defines a proposed Internet standard for sending PGP-encrypted email. This PGP/MIME has been incorporated into several MUAs such as Mutt and (with the AEGYPTEN project) KMail. However, a lot of email clients still don't support it. pgp-mime-handler can decrypt/verify such messages via a pipe, so it can be used as an email filter in many programs or scripts.

Download Website Updated 16 Jul 2011 OpenSC

Screenshot
Pop 202.75
Vit 11.42

OpenSC provides a set of libraries and utilities to work with smart cards. Its main focus is on cards that support cryptographic operations, and facilitates their use in security applications such as authentication, mail encryption, and digital signatures. OpenSC implements the PKCS#11 API so that applications supporting this API (such as Mozilla Firefox and Thunderbird) can use it. On the card, OpenSC implements the PKCS#15 standard, and aims to be compatible with every software/card that does so.

Download Website Updated 28 Jan 2002 libpal

Screenshot
Pop 36.54
Vit 1.00

libpal allows you to create your own forged IP, TCP, and ICMP packets. It is straightforward to use and is a powerful tool for building artificial TCP/IP packets.

Download Website Updated 12 Jun 2002 The Aegis VM Project

Screenshot
Pop 25.10
Vit 2.03

The Aegis VM Project is an ongoing effort to develop a lightweight, secure virtual machine for executing Java bytecode. The VM is intended to be an extension framework for applications or devices that dynamically load and execute untrusted extensions. The Aegis VM will eventually feature a modular bytecode verification architecture, Proof Linking, which supports pluggable verification modules so that various static verification or analysis technologies can be integrated into the VM's dynamic linking process with minimal efforts. This benefit is achieved by allowing verification sessions to communicate with each other only through explicit formulation of proof obligations, the discharging of which is scheduled to happen at specific points of the dynamic linking process to protect the integrity of the VM. A generic framework for formulating, scheduling, and discharging proof obligations is built into the VM.

Download Website Updated 15 Oct 2002 Keyring

Screenshot
Pop 31.86
Vit 2.29

Keyring is an application for the Qtopia palmtop environment, specifically designed for the Sharp SL 5500. It allows users to store passwords and account information in a resonably secure fashion. Blowfish encryption is used to encrypt data in flash.

Download Website Updated 02 Jun 2003 iiitAccessServer

Screenshot
Pop 22.91
Vit 2.04

The iiitAccessServer is a rule-based enterprise authorization system written in Java. It works as a server and is usable with any programming language able to open a socket. The server fetches its data from LDAP and stores it in optimized form in one or more MySQL databases, used as a persistent 2nd-level cache to achieve high performance. The entire system is designed to be scalable and fault-tolerant.

Screenshot

Project Spotlight

Magneato

A Java-based structured CMS.

Screenshot

Project Spotlight

IMP

A Webmail system based on IMAP.