summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-August/007287.html
blob: d427990bdf0a50a52ea9a4873d41c03263f1e1c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] RM replacement
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RM%20replacement&In-Reply-To=%3C4E3F65EC.3010508%40laposte.net%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="007286.html">
   <LINK REL="Next"  HREF="007254.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] RM replacement</H1>
    <B>andre999</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RM%20replacement&In-Reply-To=%3C4E3F65EC.3010508%40laposte.net%3E"
       TITLE="[Mageia-dev] RM replacement">andr55 at laposte.net
       </A><BR>
    <I>Mon Aug  8 06:28:28 CEST 2011</I>
    <P><UL>
        <LI>Previous message: <A HREF="007286.html">[Mageia-dev] RM replacement
</A></li>
        <LI>Next message: <A HREF="007254.html">[Mageia-dev] RM replacement
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#7287">[ date ]</a>
              <a href="thread.html#7287">[ thread ]</a>
              <a href="subject.html#7287">[ subject ]</a>
              <a href="author.html#7287">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>Luis Daniel Lucio Quiroz a &#233;crit :
&gt;<i> Le Dimanche 07 Ao&#251;t 2011 23:03:15 Florian Hubold a &#233;crit :
</I>&gt;&gt;<i> Am 07.08.2011 16:41, schrieb Pierre Jarillon:
</I>&gt;&gt;&gt;<i> Le vendredi 5 ao&#251;t 2011 16:23:19, Florian Hubold a &#233;crit :
</I>&gt;&gt;&gt;&gt;<i> Am 05.08.2011 14:58, schrieb andre999:
</I>&gt;&gt;&gt;&gt;&gt;<i> Colin Guthrie a &#233;crit :
</I>&gt;&gt;&gt;&gt;&gt;&gt;<i> I think srm should just be a tool people use explicitly when they
</I>&gt;&gt;&gt;&gt;&gt;&gt;<i> want
</I>&gt;&gt;&gt;&gt;&gt;&gt;<i> to.
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;<i> When I think about it, deleting with a pattern instead of just zeros
</I>&gt;&gt;&gt;&gt;&gt;<i> is
</I>&gt;&gt;&gt;&gt;&gt;<i> probably only advantageous when a disk is being disposed of -- in
</I>&gt;&gt;&gt;&gt;&gt;<i> which
</I>&gt;&gt;&gt;&gt;&gt;<i> case srm being a userspace tool is not a disadvantage.
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;&gt;<i> Col
</I>&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;<i> Well, if you want to dispose the disk, then i'd use something like
</I>&gt;&gt;&gt;&gt;<i> Dariks&gt;&gt;
</I>&gt;&gt;&gt;&gt;<i>    Boot and Nuke (DBAN):
</I>&gt;&gt;&gt;&gt;<i> <A HREF="http://www.dban.org/">http://www.dban.org/</A>
</I>&gt;&gt;&gt;&gt;<i> It offers really secure methods of overwriting your data with varying
</I>&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;<i>    patterns, and if you want to dispose a whole disk. then maybe an
</I>&gt;&gt;&gt;&gt;<i>    userspace tool to delete single
</I>&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;<i> files is not the best suited tool, IMHO.
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> Do you know WIPE ? <A HREF="http://wipe.sourceforge.net/">http://wipe.sourceforge.net/</A>
</I>&gt;&gt;&gt;<i> I don't know if it is the most secured rm, but it could be.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> Yes, and it has the advantage that you don't need to reboot. Good point!
</I>&gt;<i>
</I>&gt;<i> Yes, but more than the tool is how to replace rm command
</I>&gt;<i>
</I>&gt;<i> LD
</I>
I think it is useful to question WHY particular files should be securely deleted.

For disposing of a disk, something like DBAN would be an excellent tool.  (WIPE 
seems a little dated, since a lot of disk technology has changed since 2004.)

For individual files, if the particular file should really be securely disposed 
of, then maybe training the users disposing of such files to use srm could be a 
useful approach.  (There would likely be no point in securely deleting most files.)

Then there is always the option of an administrator using srm on items in the 
trash folders on a regular basis.  This could be done automatically by a shell 
script, if desired.

A utility that periodically sanitizes free space could be useful, as well.

Changes in the filesystem or the kernel seems the only reliable way to ensure 
consistantly securely deleting all (or all of a defined subset of) files.

-- 
Andr&#233;
</PRE>













<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="007286.html">[Mageia-dev] RM replacement
</A></li>
	<LI>Next message: <A HREF="007254.html">[Mageia-dev] RM replacement
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#7287">[ date ]</a>
              <a href="thread.html#7287">[ thread ]</a>
              <a href="subject.html#7287">[ subject ]</a>
              <a href="author.html#7287">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>