KEncFS is a gui frontend for encfs. With KEncFS you can easily create, mount, umount and delete your encrypted filesystem.
KEncFS-Plasma is the same, but it is developed only with KDE5-QT5 libraries and it works only for KDE5-Plasma Desktop.

The usage of KEncFS is very simple: to create a new encrypted filesystem you must create new or select two existent dirs, one directory to archive encrypted files and another directory to mount on the encrypted filesystem with encfs (a mountpoint). After this, you can select a conventional ID for your encrypted filesystem and then a password.

With KEncFS you can also manage your encrypted filesystem. You can browse, mount, umount, remove from list (not from disk) your encrypted filesystem, in easy way.

Author: Felice Murolo - Salerno - Italy
eMail: linuxboy@RE-MO-VEfel.hopto.org (delete RE-MO-VE and send your email)

/*****************************************************************
** KENCFS - (c) 2010-2017 by Felice Murolo, all rigths reserved
** KENCFS-Plasma - (c) 2017 by Felice Murolo, all rigths reserved
** Author: Felice Murolo, Salerno, Italia
** eMail: linuxboy@RE-MO-VEfel.hopto.org
**
** GNU Lesser General Public License Usage
** KEncFS and it's sources may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file.  Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
**
**/

For KENCFS (KDE4-QT4 compatible), please look here:
https://www.linux-apps.com/p/1127802/

INSTALL KENCFS-PLASMA (only for QT5-KDE5 libraries and KDE5-Plasma Desktop)
============================================================================
Open a konsole into source dir and write

$> qmake
$> make
$> sudo make install

Note: the automatic installation is done in the following directories:

/usr/bin/ for KEncFS-Plasma itself
/usr/share/doc/kencfs-plasma for this README
/usr/share/kencfs-plasma/translations for .qm files of languages
/usr/share/applications/ for kencfs-plasma.desktop file

If you want to change some of those path, adjust qmake kencfs.pro file.

Changelog
==============
05 Feb 2017 version 2.0.1a  First alpha version

Donations
==============
If you like this application, please donate something.
Please, use the "Donate" link in the KENCFS-PLASMA App Page on linux-apps.com or the following link:

https://www.linux-apps.com/p/1170068/

All money raised will be donated to charity for meritorious initiatives.


