I tend to use my hobby code as an excuse to play with and learn the stuff that I don’t use in the daily grind. It also helps me keep up to date (hence .Net core 3.1). So, to answer your question encryption is important :)
Cheers Mike On Fri, 3 Jan 2020 at 01:27, Simon Slavin <[email protected]> wrote: > On 3 Jan 2020, at 12:44am, Mike King <[email protected]> wrote: > > > Ok thanks. As this is a hobby project I don't have any cash for > commercial > > extensions. > > So the question becomes whether you actually need encryption in your hobby > project, or you were just using encryption because you started off with an > encrypted database. > > There are free encryption extensions for SQLite. But the world doesn't > seem to have standardised on any one of them. Which suggests that there's > not one of them much better than the others. > _______________________________________________ > sqlite-users mailing list > [email protected] > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

