.\" Copyright (c) 2007 Yura Pakhuchiy .\" This file may be copied under the terms of the GNU Public License. .TH LIBNTFS 8 "September 2007" "ntfsprogs @VERSION@" .SH NAME libntfs \- library for accessing and managing NTFS volumes .SH OVERVIEW \fBlibntfs\fR is GPL licensed library for accessing and managing NTFS volumes. It is used by\fB ntfsprogs\fR and some other projects. .SH ACCESSING ENCRYPTED FILES Programs that uses\fB libntfs\fR can transparently access encrypted files on NTFS volumes if\fB libntfs\fR was compiled with \fB--enable-crypto\fR option (it depends on\fB libgcrypt\fR,\fB GNU TLS\fR and \fBlibconfig\fR) and user wrote configuration file. Configuration file should be placed in \fB/etc/libntfs/config\fR or \fB$(HOME)/.libntfs/config\fR and contain list of .PFX key files (see ntfsprogs-/libntfs/config in ntfsprogs source tarball for sample configuration file). Key files can be created/exported using\fB cipher\fR tool under windows. .SH AUTHORS \fBlibntfs\fR was written by Anton Altaparmakov, Richard Russon, Szabolcs Szakacsits, Yuval Fledel and Yura Pakhuchiy. .SH AVAILABILITY The \fBntfsprogs\fR can be downloaded from: .br .nh http://www.linux\-ntfs.org/content/view/19/37 .hy .sp These manual pages can be viewed online at: .br .nh http://man.linux-ntfs.org/ .hy .SH SEE ALSO .BR ntfsprogs (8), .BR libntfs\-gnomevfs (8)