Review Request 120381: Add option to export/import wallets in encrypted form

Arjun AK arjunak234 at gmail.com
Thu Oct 16 15:02:20 UTC 2014



> On Sept. 27, 2014, 1:58 a.m., Arjun AK wrote:
> > Do we need to encrypt the tar file so as to protect the salt (since the backup file might be stored in unsafe locations which might be accessible by an adversary)? Also should "Export as encrypted" be renamed into "Export in encrypted form"?

>Also should "Export as encrypted" be renamed into "Export in encrypted form"?

"Import encrypted" and "Export as encrypted" doesnt sound nice, its also confusing. 

How about:

"Backup all in encrypted form", "Import encrypted backup"


- Arjun


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120381/#review67501
-----------------------------------------------------------


On Sept. 30, 2014, 1:05 p.m., Arjun AK wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/120381/
> -----------------------------------------------------------
> 
> (Updated Sept. 30, 2014, 1:05 p.m.)
> 
> 
> Review request for KDE Utils.
> 
> 
> Bugs: 337022 and 338517
>     http://bugs.kde.org/show_bug.cgi?id=337022
>     http://bugs.kde.org/show_bug.cgi?id=338517
> 
> 
> Repository: kwalletmanager
> 
> 
> Description
> -------
> 
> The "Export as encrypted file" option collects all the `.kwl` and `.salt` files inside the kwallet directory and puts them inside a tar archive. The "Import as encrypted file" option does the opposite.
> 
> This patch fixes BUG 338517('Error code -9 when trying to import wallet data') as well as implements BUG 337022('Le kwalletmanager "export as encrypted file"'). The 'Save as' option is removed because it can lead to data loss since the `.salt` file is not copied along with the `.kwl` file.
> 
> 
> Diffs
> -----
> 
>   src/manager/CMakeLists.txt ccfce5b 
>   src/manager/kwalleteditor.h 9e09b36 
>   src/manager/kwalleteditor.cpp 00badaa 
>   src/manager/kwalletmanager.h 8d9c953 
>   src/manager/kwalletmanager.cpp a4007a3 
>   src/manager/kwalletmanager.rc 7185e7c 
> 
> Diff: https://git.reviewboard.kde.org/r/120381/diff/
> 
> 
> Testing
> -------
> 
> It compiles !
> 
> 
> Thanks,
> 
> Arjun AK
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20141016/874855f6/attachment.html>


More information about the Kde-utils-devel mailing list