Subject | Re: [Firebird-Architect] Re: database encryption |
---|---|
Author | Roman Rokytskyy |
Post date | 2010-11-06T10:04:32Z |
> After getting some basic grounding you will want to look atAfter quick look on this, I think, that probably the most open approach
> something more serious - something from specialists in the
> subject, not from those that just dabbler (I'm just a dabbler
> too, but I know enough to understand how little I know).
would be to discuss extracting the physical I/O part from Firebird (the
part that writes pages on the disk, reads them, handles temp sort files,
etc.), create a clean interface for it and let people develop the
encrypted storage, for example.
Comments on the approach?
Roman