Re: Question
David Mazieres <[email protected]>
| Newsgroups | gmane.comp.file-systems.sfs.general |
|---|---|
| Message-ID | <[email protected]> |
> Date: Sat, 19 Jun 2004 12:20:51 -0400 > From: Forrest Aldrich <[email protected]> > > Does SFS encrypt the stream/transaction over the net, to prevent > sniffing of file contents? Yes, it encrypts all RPCs to thwart eavesdropping, and MACs data to detect tampering. David