个人工具

“UbuntuHelp:SecureDeletion”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第14行: 第14行:
 
|'''Package'''||'''Command name'''||'''Upstream author'''||'''Downloaded from'''
 
|'''Package'''||'''Command name'''||'''Upstream author'''||'''Downloaded from'''
 
|-
 
|-
|[http://packages.ubuntu.com/wipe wipe]||wipe||Berke Durak <[email protected]>||http://abaababa.ouvaton.org/wipe/
+
|[http://packages.ubuntu.com/wipe wipe]||wipe||Berke Durak ||http://abaababa.ouvaton.org/wipe/
 
|-
 
|-
|[http://packages.ubuntu.com/secure-delete secure-delete]||srm, sswap, smem||van Hauser <[email protected]>||http://www.thc.org
+
|[http://packages.ubuntu.com/secure-delete secure-delete]||srm, sswap, smem||van Hauser ||http://www.thc.org
 
|}
 
|}
 
=== Tools not in Ubuntu ===
 
=== Tools not in Ubuntu ===
第24行: 第24行:
 
|srm||srm||Matthew D. Gauthier||http://srm.sourceforge.net
 
|srm||srm||Matthew D. Gauthier||http://srm.sourceforge.net
 
|-
 
|-
|wipe||wipe||Tom Vier <[email protected]>||http://wipe.sourceforge.net
+
|wipe||wipe||Tom Vier ||http://wipe.sourceforge.net
 
|-
 
|-
 
|dban||N/A||Darik Horn||http://dban.sourceforge.net
 
|dban||N/A||Darik Horn||http://dban.sourceforge.net

2007年12月6日 (四) 10:53的版本

Here is a list of tools for secure deletion of data stored on hard discs. Note that the security of these tools has not been well-established. They might prove vulnerable to a much greater extent than advertised by the authors. Do also note that the need to use such tools at all on modern disks is disputed. Also, remember that copies of the data may be stored in temporary/cache files, file system slack (old data in partly used blocks), bad blocks, file system journals and other places.

Tools in Ubuntu

main

Package Command name Upstream author Downloaded from
coreutils shred Colin Plumb; The GNU Project probably http://www.gnu.org/software/coreutils/

universe

Package Command name Upstream author Downloaded from
wipe wipe Berke Durak http://abaababa.ouvaton.org/wipe/
secure-delete srm, sswap, smem van Hauser http://www.thc.org

Tools not in Ubuntu

Package Command name Upstream author URI
srm srm Matthew D. Gauthier http://srm.sourceforge.net
wipe wipe Tom Vier http://wipe.sourceforge.net
dban N/A Darik Horn http://dban.sourceforge.net
sterilize.c sterilize Colin Plumb http://lkml.org/lkml/1998/12/22/43