<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Self-certifying_File_System</id>
	<title>Self-certifying File System - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=Self-certifying_File_System"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Self-certifying_File_System&amp;action=history"/>
	<updated>2026-05-15T07:28:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=Self-certifying_File_System&amp;diff=6760&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;In computing, '''Self-certifying File System''' ('''SFS''') is a global and decentralized, distributed file system for Unix-like operating systems, while also providin...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=Self-certifying_File_System&amp;diff=6760&amp;oldid=prev"/>
		<updated>2019-07-10T06:31:22Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;In computing, &amp;#039;&amp;#039;&amp;#039;Self-certifying File System&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;SFS&amp;#039;&amp;#039;&amp;#039;) is a global and decentralized, &lt;a href=&quot;/index.php?title=Distributed_file_system&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Distributed file system (page does not exist)&quot;&gt;distributed file system&lt;/a&gt; for &lt;a href=&quot;/index.php?title=Unix-like&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Unix-like (page does not exist)&quot;&gt;Unix-like&lt;/a&gt; operating systems, while also providin...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In computing, '''Self-certifying File System''' ('''SFS''') is a global and decentralized, [[distributed file system]] for [[Unix-like]] operating systems, while also providing transparent [[encryption]] of communications as well as [[authentication]]. It aims to be the universal distributed file system by providing uniform access to any available server, however, the usefulness of SFS is limited by the low deployment of SFS clients. It was developed in the June 2000 doctoral thesis of [[David Mazières]].&lt;br /&gt;
&lt;br /&gt;
== Implementation ==&lt;br /&gt;
The SFS [[client (computing)|client]] [[daemon (computer software)|daemon]] implements the Sun's [[Network File System (protocol)|Network File System]] (NFS) protocol for communicating with the [[operating system]], and thus can work on any operating system that supports NFS, including [[Microsoft Windows|Windows]]. The client manages connections to remote file systems as necessary, acting as a kind of protocol translation layer. The SFS server works similarly to other distributed file system servers, by exposing an existing [[disk file system]] over the network, over the specific SFS protocol. On [[Unix-like]] systems, SFS file systems can usually be found at &amp;amp;lt;tt&amp;amp;gt;/sfs/hostname:hostID&amp;amp;lt;/tt&amp;amp;gt;. When an SFS file system is first accessed through this path, a connection to the server is made and the directory is created (&amp;quot;automounted&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
== Differences ==&lt;br /&gt;
The primary motivation behind the file system is to address the shortcomings of [[wikt:hardwired|hardwired]], administratively configured distributed file systems in larger organizations, and various remote file transfer protocols. It is designed to operate securely between separate [[administrative realm]]s. For example, with SFS, one could store all their files on a single remote server, and access the same files securely and transparently from any location as if they were stored locally, without any special privileges or administrative cooperation (other than running the SFS client daemon). Available file systems will be found at the same path regardless of physical location, and are implicitly authenticated by their path names &amp;amp;mdash; as they include the [[public-key fingerprint]] of the server (hence why it is called &amp;quot;self-certifying&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
In addition to the new perspective, SFS also addresses some commonly raised limitations of other distributed file systems. For example, NFS and [[Server Message Block|SMB]] clients have to rely on the server for file system security policies, and NFS servers have to rely on the client computer for authentication. This often complicates security, as one compromised computer could breach the security of the entire organization. The NFS and SMB protocols also do not by themselves provide [[confidentiality]] (encryption) or [[tamper resistance]] from other computers on the network, without encapsulation layers such as [[IPsec]].&lt;br /&gt;
&lt;br /&gt;
Unlike [[Coda (file system)|Coda]] and [[Andrew File System|AFS]], SFS does not provide local [[Cache (computing)|caching]] of remote files and thus is more dependent on network reliability, [[latency (engineering)|latency]] and [[Bandwidth (computing)|bandwidth]].&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Clustered file system]]&lt;br /&gt;
* [[Network File System (protocol)]]&lt;br /&gt;
* [[Coda (file system)]]&lt;br /&gt;
* [[Andrew File System]]&lt;br /&gt;
&lt;br /&gt;
==Source==&lt;br /&gt;
&lt;br /&gt;
[http://wikipedia.org/ http://wikipedia.org/]&lt;br /&gt;
[[Category:Data storage]]&lt;br /&gt;
[[Category:Technology]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>