Fast Secure File System 0.1.1 (Default branch) |
|
|
FSFS is a secure, distributed, scalable,
user-space file system that exports existing
directories securely over the network, letting
users store and retrieve encrypted data in a
transparent way. FSFS is written as a pair of user
space daemons that act as clients and servers.
Servers export an existing file system (of
virtually any kind) to clients over the network.
License: GNU General Public License (GPL)
Changes:
This release fixes two bugs. One bug related to
socket creation and would cause problems on some
systems (namely OpenSUSE 10.2). The other bug
related to server configuration creation when
using the Python configuration utilities. Users
don't need to upgrade to this release if they're
not experiencing problems or are not using the
Python configuration utilities.
|