Tim Vrakas

Results 25 comments of Tim Vrakas

Totally random user/bystander here, but I honestly have mixed feelings about integration of more advanced layers into a single library. The "plugability" you've developed with the Module and PhysicalLayer abstraction...

@dnschneid I will get on that. It shouldn't take so long now that i'm familiar with the code. On an off topic git-related tangent, If I want to roll back...

OK thanks for the tip. The question I have with the -k parameter is that if .ecryptfs is a pointer for the moved keyfile, then the only location for the...

Is that the sort of change you were looking for? I guess that makes more sense. FYI the previous commit was moved to timvrakas/old-encryption WARNING: The above not tested, I...

I still have a problem. They 63-char keys are coming back to haunt me. They are not properly handled. But It should be good otherwise.

The issue with the hexdump is that old keys (made before the fix) are still too short. I will have to do line-by-line separation.

OK I finished testing and worked out a few bugs. It all works for the most parts. TODO: 1. Deal with the malformed (short) keys (as mentioned above) 2. The...

Well this is going to sound lame, but I just lost the completed above TODO. Somebody pressed the spacebar..... grr. I will have it done again in a few days.

Haha, well it looks like I got side-tracked for a long time.... Anyway now I have to deal with the new echo_tty functions *\* Rebased and dealt with echo_tty **

OK, I'm still figuring out the testing architecture, But I will figure it out eventually.