Kexi/Security/Add password protecting to individual objects in Kexi database file
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