18.11.2015 14:21, Alex Peshkoff wrote:
> If you do not want to use it in your plugin you are free to ignore it.
> For other plugins it's OK to load the key at once if it's name is stored
> in database in order to avoid callback to client in some funny place
> like AST.

   Say, we have in firebird.conf "KeyHolderPlugin = a,b,c,d,e". Are you 
suggesting to load 
all these plugins and make them to retrive all keys even before you open 
database and 
found out that it is not encrypted at all? Or you'll do it after that but 
before loading 
of crypto-plugin? Even if the plugin uses it own way to get a key, which fact 
you have no 
way to predict?
   For me it looks like an unnecessary work at wrong time.

   Read my message in firebird-architect. IMHO schema, described there, can 
provide 
maximum flexibility to pugins writers with minimum wasted time.

-- 
   WBR, SD.

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to