Keith Medcalf wrote: > I should that the Security Implications are NONE. > > There are no security implications in setting a MIME type for "magic > number" containing SQLite3 databases.
RFC 6838 ยง 4.6 says that | the security considerations MUST NOT state that there are "no security | issues associated with this type". > I should think that the "Interoperability Considerations" are that the > contained data cannot be processed as a stream and it must be saved to > a filesystem before it can be used by any application incorporating the > SQLite3 database engine. Then you're using the wrong VFS. ;-) Regards, Clemens _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

