Warning: session_start(): open(/tmp/sess_9cm8qbm1jmlfgv953o6jpa0767, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KEncFS openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (4) .- Knowledge Base  . 

KEncFS

   1.6.3  

KDE System Tool

Score 73%
KEncFS
zoom


KEncFS
zoom


KEncFS
zoom


Downloads:  2061
Submitted:  Oct 24 2010
Updated:  Jun 2 2016

Description:

KEncFS is a gui frontend for encfs. With KEncFS you can easily create, mount, umount and delete your encrypted filesystem.

Now it works in KDe4 and in KdePlasma5.

Use 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-2016 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.
**
**/

INSTALL FROM SOURCE
=====================
Open a konsole into source dir and write

$> qmake-qt4
$> make
$> sudo make install

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

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

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

Note: KEncFS has nothing to do with programs with similar name (for example k-encfs), who carry out similar functions. This is a new program designed specifically for KDE4.

=====
NEWS
=====
- KEnCFS is now in the Portage-tree for Gentoo! (25 sep 2011)
http://packages.gentoo.org/package/app-crypt/kencfs

- KEncFS is now in the AUR for ArchLinux! (28 dec 2012)
https://aur.archlinux.org/packages/kencfs/


==========
DONATIONS
==========
If you like this application, please donate something. All money raised will be donated to charity for meritorious initiatives.




Changelog:

12 sep 2010 1st version, 1.0a

12 dec 2010 version 1.1
- fixed some minor bugs in sources.
- fixed a major bug (segmentation fault). It was generated by pressing a button (browse or umount or remove) when no row was selected into treeview of filesystem
- fixed a window title
- added warning request when you try to remove a filesystem

25 sep 2011, version 1.2
- Now, double click on the line corresponding to a filesystem, it turns on the mounting and opening.

08 jan 2013, version 1.2.1, fixed Layout Direction of "Mount" button, some little text, a reference into qtlocalpeer.cpp

07 mar 2014,version 1.3.0, fixed a little bug in FS Removal and added KDE WALLET support - If you use this, please consider to protect your kdewallet with password. Added Romanian translations. Added Czech translations.
28 apr 2014, version 1.3.1, added support for ENCFS (Fuse) errors (thanks to sharkcow for suggestion)

29 aug 2014, version 1.4.0, added the ability to auto-mount crypted filesystem on start, using kdewallet for password storage. There is a new configure option for this feature.

13 may 2015, version 1.5.0, KencFS works in KDE4 and in KdePlasma5.

28 feb 2016, version 1.6.0, fixed annoiyng "separate window" for 'File' menu. Fixed window icon. Fixed kwallet security problem. Some changes into code for graphic stuff.

10 apr 2016, version 1.6.1, fixed unnecessary opening kwallet if the option is not configured.

10 apr 2016, version 1.6.2, removed unused toolbar from mainwindow; changed icon for application with standard plasma-breeze lock icon

02 jun 2016, version 1.6.3, added FileSystem EDIT button, added the ability of auto-umount a FileSystem after 10 mins of inactivity, added Russian translations


=======
Thanks
=======
Nicolai Beuermann for KDEWallet support idea
Arthur Țițeică for Romanian translations
Miloš Kožina for Czech translations
Hennings Kopf for automount via KDEWallet idea
Victor for Russian translations




LicenseLGPL
Source(Sources)
Arch(ArchLinux package in AUR)
Donate
Send to a friend
Subscribe
Other  Content  from felmur
Report inappropriate content



goto page: prev   1  2  3 

-

 Bug report: kde wallet asked

 
 by VaporEidolon on: Apr 8 2016
 
Score 50%

KencFS asks for KDE wallet pwd even if it is not selected in config.


Reply to this

-

 Re: Bug report: kde wallet asked

 
 by felmur on: Apr 10 2016
 
Score 50%

Thank you. Please, check 1.6.1 version.


Reply to this

-
.

 Re: Re: Bug report: kde wallet asked

 
 by VaporEidolon on: Apr 10 2016
 
Score 50%

Fixed, thanks! Two small niggles:
1) There is an empty toolbar below "File"
2) Would it be possible to have a better tray icon, more in line with standard Plasma Breeze icon?


Reply to this

-

 Re: Re: Re: Bug report: kde wallet asked

 
 by felmur on: Apr 10 2016
 
Score 63%

I had never noticed the empty toolbar below the menu. It must be a misprint of QtDesigner, so I eliminated. As for the icon, in one of many update of breeze, the "lock" icon default had disappeared, so I had replaced with another. Now I have recovered the original SVG icon breeze and I created a fixed icon for the application. Check version 1.6.2.


Reply to this

-

 Re: Re: Re: Re: Bug report: kde wallet asked

 
 by VaporEidolon on: Apr 11 2016
 
Score 50%

Awesome!


Reply to this

-

 Feature request!

 
 by VaporEidolon on: Apr 19 2016
 
Score 50%

If you do something like this:
https://forum.kde.org/viewtopic.php?f=14&t=97199

The you can have nice lock icons in dolphin. However, kencfs cannot mount anymore due to the fact that fusermount needs the nonempty options.

Can you add the possibility to add the
"-o nonempty"
option to the encfs command line?


Reply to this

goto page: prev   1  2  3 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team