Re: [firebird-support] Re: Securing Firebird Embedded database

2020-01-08 Thread Elmar Haneke el...@haneke.de [firebird-support]
Am 20.12.19 um 22:59 schrieb Steve Naidamast blackfalconsoftw...@outlook.com [firebird-support]: > The first would be using DotNetZip to compress and encrypt the Firebird > database file into a zip file with a pass word. The next level of encryption > would be to take the zip file and encrypt i

Re: [firebird-support] Re: Securing Firebird Embedded database

2019-12-21 Thread Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
On 20/12/2019 16:43, Steve Naidamast blackfalconsoftw...@outlook.com [firebird-support] wrote: > I am curious regarding your suggestion to use Firebird Server instead of the > embedded edition. > > Is there a way to silently install the Firebird Server without any user > intervention during my

Re: [firebird-support] Re: Securing Firebird Embedded database

2019-12-20 Thread Steve Naidamast blackfalconsoftw...@outlook.com [firebird-support]
ebird-support] Sent: Friday, December 20, 2019 4:35 AM To: firebird-support@yahoogroups.com Subject: Re: [firebird-support] Re: Securing Firebird Embedded database > All other database engines that I have worked with provide password > protection, even SQLite, which is used primarily for

Re: [firebird-support] Re: Securing Firebird Embedded database

2019-12-20 Thread Steve Naidamast blackfalconsoftw...@outlook.com [firebird-support]
bject: Re: [firebird-support] Re: Securing Firebird Embedded database On 2019-12-18 16:30, Steve Naidamast blackfalconsoftw...@outlook.com [firebird-support] wrote: > Is there any way to secure the FDB file from unauthorized access > (other than compression and encryption, which I am

Re: [firebird-support] Re: Securing Firebird Embedded database

2019-12-20 Thread Elmar Haneke el...@haneke.de [firebird-support]
> All other database engines that I have worked with provide password > protection, even SQLite, which is used primarily for desktop and device > applications. I'm not familiar which the technique SQLite uses. But either they are using the password to encrypt database or it is an fake protecti

Re: [firebird-support] Re: Securing Firebird Embedded database

2019-12-20 Thread Steve Naidamast blackfalconsoftw...@outlook.com [firebird-support]
@yahoogroups.com on behalf of Elmar Haneke el...@haneke.de [firebird-support] Sent: Thursday, December 19, 2019 4:15 AM To: firebird-support@yahoogroups.com Subject: Re: [firebird-support] Re: Securing Firebird Embedded database > Is there any way to secure the FDB file from unauthorized acc

Re: [firebird-support] Re: Securing Firebird Embedded database

2019-12-19 Thread Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
On 2019-12-18 16:30, Steve Naidamast blackfalconsoftw...@outlook.com [firebird-support] wrote: > Is there any way to secure the FDB file from unauthorized access > (other than compression and encryption, which I am starting to > implement in my project) and if not, is there expected to be at least

Re: [firebird-support] Re: Securing Firebird Embedded database

2019-12-19 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
18.12.2019 16:30, Steve Naidamast blackfalconsoftw...@outlook.com [firebird-support] wrote: > Is there any way to secure the FDB file from unauthorized access (other than > compression > and encryption, which I am starting to implement in my project) No. Firebird is an open source project, t

Re: [firebird-support] Re: Securing Firebird Embedded database

2019-12-19 Thread Elmar Haneke el...@haneke.de [firebird-support]
> Is there any way to secure the FDB file from unauthorized access (other than > compression and encryption, which I am starting to implement in my project) > and if not, is there expected to be at least password protection for the > Embedded edition in Firebird 4.0? Password protection does

[firebird-support] Re: Securing Firebird Embedded database

2019-12-18 Thread Steve Naidamast blackfalconsoftw...@outlook.com [firebird-support]
Hello... Is there any way to secure the FDB file from unauthorized access (other than compression and encryption, which I am starting to implement in my project) and if not, is there expected to be at least password protection for the Embedded edition in Firebird 4.0? Thank you... Steve Naida