Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac OS X support #58

Open
mparusinski opened this issue Jun 1, 2014 · 3 comments
Open

Mac OS X support #58

mparusinski opened this issue Jun 1, 2014 · 3 comments

Comments

@mparusinski
Copy link

Are you aware of any current or planned OS X support? I am considering looking into porting the code but would like to know if anyone is already doing it.

mparusinski

@bwalex
Copy link
Owner

bwalex commented Jun 1, 2014

On 01/06/14 12:08, Michal Parusinski wrote:

Are you aware of any current or planned OS X support? I am considering
looking into porting the code but would like to know if anyone is
already doing it.

I looked at it at some point, but haven't done anything yet. The way I
was considering doing it was to implement a kernel driver implementing a
disk transformation a bit like device mapper, but restricted to just
encryption.

If anybody has a better idea, I'd like to hear it :)

I'm also not sure I'll have the time to do any port, but I'd be happy to
help.

Cheers,
Alex

@mparusinski
Copy link
Author

I will consider investigating on my own, and see I can manage to do. I have
no experience with kernel driver writing on OS X, so I can't make any
process, but if I am successful or on a good track I will let know.

Michal

On 1 June 2014 15:11, Alex Hornung notifications@github.com wrote:

On 01/06/14 12:08, Michal Parusinski wrote:

Are you aware of any current or planned OS X support? I am considering
looking into porting the code but would like to know if anyone is
already doing it.

I looked at it at some point, but haven't done anything yet. The way I
was considering doing it was to implement a kernel driver implementing a
disk transformation a bit like device mapper, but restricted to just
encryption.

If anybody has a better idea, I'd like to hear it :)

I'm also not sure I'll have the time to do any port, but I'd be happy to
help.

Cheers,
Alex


Reply to this email directly or view it on GitHub
#58 (comment).

Michal Parusinski http://michal.parusinski.me\- Computer scientist and
mathematician

Unless an email is encrypted, it should be considered as public
communication
. Contact me if you need help with email encryption. Here is
my GPG Key:
http://keys.gnupg.net/pks/lookup?op=get&search=0xA6E9407A4CD257BB
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x04D0EFAC4EB262A5

@mparusinski
Copy link
Author

I am a bit confused as to how the encryption is done. After reading the code it looks to me like the headers are encrypted by tc-play itself and the rest is done by device mapper. Am I correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants