blob: 57d9955fcdac0e3b0c87bb8460d62e33b92af030 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
Name: OW
Author: Paul H. Alfille <palfille at partners org>
Homepage: http://owfs.sourceforge.net
Description:
OWFS is a method under linux to allow 1-wire devices to appear like
files in a directory.
==============================================================================
Name: FunFS (status: alpha)
Author: Michael Grigoriev (Net Integration Technologies) <mag at
luminal org>
Homepage: http://open.nit.ca/wiki/?page=FunFS
Description:
FunFS is an advanced network file system with a simple goal: to be
better than NFS.
==============================================================================
Name: EncFS - Encrypted Filesystem module for FUSE
Author: Valient Gough <vgough at pobox com>
Homepage: http://pobox.com/~vgough/encfs.html
Description:
EncFS provides an encrypted filesystem in user-space. The EncFS
module itself runs without any special permissions and uses the FUSE
library and Linux kernel module to provide the filesystem interface.
==============================================================================
|