Posts: 383
	Threads: 63
	Joined: Dec 2004
	
Reputation: 
0
	 
	
	
		
Well, its been a while since I seen a tutorial on here  o_O  so I though I would write one on
File system encryption also know as file system ciphering.
 
This has been tested on Fedora Core 4 test it should work on all Fedora
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,229
	Threads: 45
	Joined: Mar 2005
	
Reputation: 
0
	 
	
		
		
		2005-06-08, 12:06 PM 
(This post was last modified: 2005-06-08, 12:07 PM by znx.)
		
	 
	
		
BIG BROTHER IS WATCHING
 
 
 
 
but cant see due to that goddam cryptoloop :)
	
	
	
	
	
 
 
	
	
	
		
	Posts: 11
	Threads: 2
	Joined: May 2006
	
Reputation: 
0
	 
	
	
		
This is truely a very nice tutorial.    
 
I've always seen file-level encryption that generated with /dev/random with the dd command, but this never fills up RAM and is quite fast in comparison.
 
Kudos to you; great job!