2017-06-06 22:47:05 good Moving to two databases We have split the database model in two. One database holds the news, the opinions and the comments. Another database now holds the user account definitions. trlid, the reader, has no access to the user account database, not even in read only. Only the writer has access to both databases. This should avoid leaking user accounts on the net.