Hi,
Is it possible to protect sqlite3 db file with password protection in Linux.
Techi
Yes. There are free and paid options for this. For instance:
https://www.sqlite.org/see/doc/trunk/www/index.wiki
https://www.zetetic.net/sqlcipher/
On Wed, Sep 2, 2015 at 9:36 AM, techi eth wrote:
> Hi,
>
> Is it possible to protect sqlite3 db file with password protection in
> Linux.
>
> Tech
On 6 Mar 2010, at 3:04pm, Joe wrote:
> Is there a pre-compiled SEE release available? One that matches the current
> public release? As far as I know we have no need to customize SQLite, and
> even if we did I am not sure we would even know how ... it isn't what we do.
I think that if you paid
quot;Simon Slavin"
To: ; "General Discussion of SQLite Database"
Sent: Saturday, March 06, 2010 6:09 AM
Subject: Re: [sqlite] Password protection?
>
> On 6 Mar 2010, at 4:12am, Neville Franks wrote:
>
>> Saturday, March 6, 2010, 2:57:59 PM, you wrote:
>>
>
On 6 Mar 2010, at 4:12am, Neville Franks wrote:
> Saturday, March 6, 2010, 2:57:59 PM, you wrote:
>
> J> Does SQLite allow for password protecting a database? How about
> J> tables, can they be individually password protected?
>
> No, you would need to do this in your application. A password al
Saturday, March 6, 2010, 2:57:59 PM, you wrote:
J> Hello!
J> Does SQLite allow for password protecting a database? How about
J> tables, can they be individually password protected?
No, you would need to do this in your application. A password alone
would be very weak as anyone can look at an SQL
Hello!
Does SQLite allow for password protecting a database? How about tables, can
they be individually password protected?
Joe Weinpert
PGAS, Inc.
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sq
7 matches
Mail list logo