Download List

项目描述

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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-08-12 11:30
0.1.1

此版本修正两个错误。一个错误有关创建和插座会导致在某些系统(即openSUSE 10.2的)问题。其他缺陷有关创建服务器配置时,使用Python配置工具。用户并不需要升级到这个版本,如果他们没有遇到问题或不使用Python配置工具。
标签: Minor bugfixes
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.

2007-01-19 09:02
0.1.0

此版本增加了服务器在Mac OS X 10.3及以上两个新的Python配置实用程序支持(也处于新的专用Debian软件包中)。在登录程序更改为使用一个众所周知的端口,以纾缓防火墙后面使用。此外,它改变了默认的配置文件'的位置,以帮助当用户想在服务器上加密的主目录。 FUSE的API版本2.5.3使用。其中的一些变化使这个版本与以前的版本不兼容。
标签: Major feature enhancements
This release adds server support on Mac OS X 10.3
and above and two new Python configuration
utilities (also contained in a new dedicated
Debian package). The login procedure was changed
to use a well-known port to ease use behind
firewalls. In addition, it changes the default
configuration files' location to help when users
want to encrypt their home directories on the
server. The FUSE API version 2.5.3 is used. Some
of these changes make this release incompatible
with previous releases.

2006-07-21 11:00
0.0.2

此版本修复了服务客户端攻击的潜在拒绝通过改变登录过程稍有增加更多的安全检查。因此,建议提高服务器和客户端。配置脚本也得到了改善和其他错误修正,并已在源文件和Makefile文件作出调整。目前的工作是端口的其他操作系统的服务器,并增加新的功能。
标签: Minor security fixes
This release fixes a potential denial of service
attack on the client by changing the login process
slightly and adding more security checks.
Therefore, it is advised to upgrade both servers
and clients. Configuration scripts have also been
improved and other bugfixes and tweaks have been
made throughout the source files and the
Makefiles. Work is underway to port the server to
other operating systems and to add new features.

2005-11-18 11:01
0.0.1

标签: Initial freshmeat announcement

Project Resources