[Plasma Vault] [Bug 398323] Add gocryptfs support

2020-05-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=398323

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Version Fixed In||5.19.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[Plasma Vault] [Bug 398323] Add gocryptfs support

2020-05-12 Thread Ivan Čukić
https://bugs.kde.org/show_bug.cgi?id=398323

Ivan Čukić  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/pla
   ||sma-vault/853b0be5a4ac9f6a0
   ||2b1848d832871e7b16fec22

--- Comment #2 from Ivan Čukić  ---
Git commit 853b0be5a4ac9f6a02b1848d832871e7b16fec22 by Ivan Čukić, on behalf of
Martino Pilia.
Committed on 12/05/2020 at 16:38.
Pushed by ivan into branch 'master'.

Add gocryptfs support

Summary:
Implement basic support for gocryptfs backend.

Reviewers: ivan, #plasma

Reviewed By: ivan, #plasma

Subscribers: ngraham, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D29595

M  +1-0kded/CMakeLists.txt
M  +3-1kded/engine/backend_p.cpp
A  +212  -0kded/engine/backends/gocryptfs/gocryptfsbackend.cpp
[License: GPL (v2/3)]
A  +54   -0kded/engine/backends/gocryptfs/gocryptfsbackend.h [License:
GPL (v2/3)]
M  +6-6kded/engine/fusebackend_p.cpp
M  +4-0kded/ui/vaultconfigurationdialog.cpp
M  +31   -0kded/ui/vaultcreationwizard.cpp
M  +16   -0kded/ui/vaultimportingwizard.cpp
M  +3-2kded/ui/vaultwizardbase.h

https://commits.kde.org/plasma-vault/853b0be5a4ac9f6a02b1848d832871e7b16fec22

-- 
You are receiving this mail because:
You are watching all bug changes.

[Plasma Vault] [Bug 398323] Add gocryptfs support

2019-12-30 Thread soredake
https://bugs.kde.org/show_bug.cgi?id=398323

soredake  changed:

   What|Removed |Added

 CC||fds...@krutt.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[Plasma Vault] [Bug 398323] Add gocryptfs support

2019-07-28 Thread Nick Cross
https://bugs.kde.org/show_bug.cgi?id=398323

Nick Cross  changed:

   What|Removed |Added

 CC||k...@goots.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[Plasma Vault] [Bug 398323] Add gocryptfs support

2018-09-06 Thread Ivan Čukić
https://bugs.kde.org/show_bug.cgi?id=398323

Ivan Čukić  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Ivan Čukić  ---
gocrypt almost became the (future) default backend when we had some problems
with cryfs.

Nowadays, cryfs is well maintained, and I'm in contact with its main developer
/ maintainer. And cryfs got quite a few neat features for GUIs like Plasma
Vault to use.

gocrypt (the last time I checked it out) did not seem to have been designed to
be used from a wrapper. One thing I remember is that depending on how it was
compiled, it sometimes reported its version and sometimes not.

I'm not going to close this report because I think gocrypt backend should be
implemented at some point, but it is not a very low priority task at the
moment.

-- 
You are receiving this mail because:
You are watching all bug changes.