/[cvs]/jonen/notes/notes_2004-06.twingle
ViewVC logotype

Diff of /jonen/notes/notes_2004-06.twingle

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by jonen, Thu Jun 10 19:13:40 2004 UTC revision 1.4 by jonen, Mon Jun 14 23:20:30 2004 UTC
# Line 1  Line 1 
1  <hr/>  <hr/>
2    
3   Debian-stable and AES-loop(crypto-api) file-system encryption(kernel 2.6.x):   Debian-stable/testing and AES-loop(crypto-api) file-system encryption(kernel 2.6.x):
4    - read:    - read:
5       http://www.mirrors.wiretapped.net/security/cryptography/filesystems/loop-aes/loop-AES.README       http://www.mirrors.wiretapped.net/security/cryptography/filesystems/loop-aes/loop-AES.README
6       http://www.sdc.org/~leila/usb-dongle/readme.html       http://www.sdc.org/~leila/usb-dongle/readme.html
# Line 55  Line 55 
55      swapon ${LOOPDEV}      swapon ${LOOPDEV}
56      #------------------------ crypto-swap end --------------------------------------      #------------------------ crypto-swap end --------------------------------------
57        
58    - mounting encrypted file sytems at boot-time    - mounting encrypted file-systems at boot-time
59     - for interactive key-passphrase, add following at /etc/fstab:     - for interactive key-passphrase, add following at /etc/fstab:
60         /dev/hda6   <mount-point>   <fs-type>   defaults,loop=/dev/loop6,encryption=AES256   0   0         /dev/hda6   <mount-point>   <fs-type>   defaults,loop=/dev/loop6,encryption=AES256   0   0
61            

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed