Port True Crypt as a GEOM Gate Userland Disk

Student

MontyChaneyGeib

Mentor

IvanVoras

Project description

This project is to port Dragonfly BSD's tcplay, which is more commonly know as TrueCrypt, to FreeBSD as a GEOM gate userland disk.

Approach to solving the problem

There are two different approaches that I am considering for the implementation of this software. First, I could port tcplay directly into FreeBSD and then give ggate the ability to call and make use of tcplay. Second, I could just port tcplay into ggate, and have ggate call tcplay as a function.

Deliverables

(List of features you plan to implement)

Milestones

Test Plan

(List of steps you plan to use to test your work, as discussed with your mentor)

The Code

Old: https://socsvn.freebsd.org/socsvn/soc2012/vchan/

New: https://vchan@bitbucket.org/vchan/gtcp

(Links to any external resources, work, research etc which may be useful to you or to anybody wanting to understand your work)

SummerOfCode2012/Port_True_Crypt_as_a_geom_gate_userland_disk (last edited 2018-03-18T17:27:45+0000 by MarkLinimon)