<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<div class="moz-cite-prefix">2014-02-2017:10, SandeepKsinha :<br>
</div>
<blockquote
cite="mid:CAMeSd+FD8okRbtyLadLZjDpMQ0_eZ=z2kVmNZiZszF6nAbCN6Q@mail.gmail.com"
type="cite">
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Thu, Feb 20, 2014 at 2:27 PM,
freeman <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:freeman.zhang1992@gmail.com"
target="_blank">freeman.zhang1992@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"> <br>
<div> 2014-02-20 15:31, Rishi Agrawal :<br>
<blockquote type="cite">
<div dir="ltr">
<div class="">Hi,<br>
<br>
I went through your readme. Some questions.<br>
<div class="gmail_extra"><br>
</div>
</div>
<div class="">
<div class="gmail_extra">1. How are you
encrypting the files? Is it done by the
encryptfs or you are doing it in your module.<br>
<br>
</div>
<div class="gmail_extra">2. How can the user
selectively encrypt the files in the system.<br>
</div>
<div class="gmail_extra"><br clear="all">
<br>
-- <br>
Regards,<br>
Rishi Agrawal<br>
</div>
</div>
</div>
</blockquote>
Hi Rishi,<br>
<br>
Sorry about the fuzziness.<br>
<br>
#1 I plan to do the encryption in my module, but
encrypting <br>
functions aren't added to it yet. As I mentioned in
readme,<br>
module now just simply pass-through operations to the
original <br>
file system.<br>
<br>
#2 It seems that the user cannot select specific file
to encrypt<br>
inside one directory :-( . However he may specify a
directory <br>
then we can encrypt all the file inside it. Namely,
the granularity<br>
is directory, not file. Besides, subdirectory is not
supported at <br>
present. <br>
<br>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>Why does it even matter - inode vs directory? Is it
because you store the encryption metadata in the dirent
and not the inode?</div>
<div> </div>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"><br>
<div> Regards <br>
<span class="HOEnZb"><font color="#888888"> Freeman<br>
<br>
</font></span></div>
</div>
</blockquote>
</div>
<br clear="all">
<div><br>
</div>
-- <br>
Regards,<br>
Sandeep.<br>
<br>
“To learn is to change. Education is a process that changes
the learner.”
</div>
</div>
</blockquote>
Hi Sandeep,<br>
<br>
Actually I haven't got that far... <br>
However as I planed it, I don't want involve the user too much-<br>
just to keep simple. I plan to build a safe box, and people throw <br>
personal things into it. That's all. <br>
I want to use it with Android devices. Will complex implementation<br>
build barrier for ebedded system?<br>
Any suggestions?<br>
<br>
Regards<br>
Freeman Zhang<br>
</body>
</html>