Difference between revisions of "Kexi/Security/Add password protecting to individual objects in Kexi database file"
Line 3: | Line 3: | ||
==Notes== | ==Notes== | ||
*See also [[../Add password protecting to Kexi database files/]] | *See also [[../Add password protecting to Kexi database files/]] | ||
+ | |||
+ | |||
+ | '''Status: unassigned''', '''Target: 2.9''', {{Wish|300626}} | ||
+ | |||
+ | Mentored by [[User:Jstaniek|Jstaniek]] ([[User talk:Jstaniek|talk]]) 13:22, 4 October 2014 (UTC) | ||
+ | |||
+ | ==Goal== | ||
+ | Ability to encrypt individual objects in .kexi database files (SQLite-based) using a password. | ||
+ | |||
+ | ==Scenario== | ||
+ | *User shares the .kexi files (e.g. via email) but want reasonable security for some objects (tables, forms, etc.). | ||
+ | *He prefers to use passwords instead of public/private keys. | ||
+ | |||
+ | ==The choise of encryption solution for SQLite== | ||
+ | See [[Kexi/Security/Add_password_protecting_to_Kexi_database_files#The_choise_of_encryption_solution_for_SQLite]] | ||
+ | |||
+ | ==Requirements== | ||
+ | See [[Kexi/Security/Add_password_protecting_to_Kexi_database_files#Requirements]] | ||
+ | *TODO | ||
+ | |||
+ | ==Notes== | ||
+ | *[https://forum.kde.org/viewtopic.php?f=221&t=102232&p=320343#p320343 Related discussion on Kexi Forum] | ||
+ | *See also [[../Add password protecting to individual objects in Kexi database file/]] |
Latest revision as of 16:40, 4 October 2014
https://bugs.kde.org/show_bug.cgi?id=300626
Notes
Status: unassigned, Target: 2.9, Wish #300626
Mentored by Jstaniek (talk) 13:22, 4 October 2014 (UTC)
Goal
Ability to encrypt individual objects in .kexi database files (SQLite-based) using a password.
Scenario
- User shares the .kexi files (e.g. via email) but want reasonable security for some objects (tables, forms, etc.).
- He prefers to use passwords instead of public/private keys.
The choise of encryption solution for SQLite
Requirements
See Kexi/Security/Add_password_protecting_to_Kexi_database_files#Requirements
- TODO
Notes
This page was last edited on 4 October 2014, at 16:40. Content is available under Creative Commons License SA 4.0 unless otherwise noted.