Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Linux Unified Key Setup

Compare

  Analyzed 11 months ago

LUKS is the upcoming standard for Linux hard disk encryption. By providing a standard on-disk-format, it does not only facilitate compatibility among distributions, but also provide secure management of multiple user passwords. In contrast to existing solution, LUKS stores all setup necessary setup ... [More] information in the partition header, enabling the user to transport or migrate his data seamlessly. [Less]

76.9K lines of code

19 current contributors

12 months since last commit

5 users on Open Hub

Activity Not Available
4.0
   
I Use This

Device Mapper

Compare

  Analyzed 12 months ago

The userspace portion of device mapper, a generic framework to map one block device into another with sector granularity. Device mapper forms the foundation of LVM2 and EVMS, software RAIDs, dm-crypt disk encryption, and offers additional features such as file-system snapshots.

16.1M lines of code

2,443 current contributors

almost 3 years since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This

cryptsetup/LUKS

Compare

  Analyzed 11 months ago

Cryptsetup is utility used to conveniently setup disk encryption based on dm-crypt kernel module. These include plain dm-crypt volumes, LUKS volumes, loop-AES and TrueCrypt (including VeraCrypt extension) format. Project also includes veritysetup utility used to conveniently setup dm-verity block integrity checking kernel module.

76.9K lines of code

19 current contributors

12 months since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This

Tomb, the Crypto Undertaker

Compare

Claimed by Dyne.org Analyzed 12 months ago

Tomb is a system to make strong encryption easy for everyday use. A tomb is like a locked folder that can be safely transported and hidden in a filesystem. Its keys can be kept separate; for example, you can keep the tomb on your computer and its key on a USB stick or a remote SSH shell. Tomb is ... [More] written in code that is easy to review and links shared components: it consists of a ZShell script and desktop integration apps; it uses standard GNU tools and the cryptographic API of the Linux kernel (dm-crypt) via cryptsetup. [Less]

7.73K lines of code

6 current contributors

about 1 year since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

lvm2

Compare

  Analyzed 11 months ago

LVM2 refers to the userspace toolset that provide logical volume management facilities on linux. It is reasonably backwards-compatible with the original LVM toolset. To use LVM2 you need 3 things: device-mapper in your kernel, the userspace device-mapper support library (libdevmapper) and the ... [More] userspace LVM2 tools. Please look at http://sources.redhat.com/dm/ for information about the device-mapper kernel and userspace components. [Less]

245K lines of code

12 current contributors

12 months since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: GNU-GPLv2, lgpl21

Rancher Convoy

Compare

  Analyzed 12 months ago

A Docker volume plugin, managing persistent container volumes.

262K lines of code

2 current contributors

about 6 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This