Is it acceptable to leave a database (Cloud Firestore) unsecured when no site login is required?
问题 I'm building a game with Angular and (for the first time ever) I'm trying to add a high score table. I have set up a Firebase account and got a Firestore (Beta) database working and hooked up. I want a very simple high score system. Users will not be required to log in or create an account, you simply turn up, play and then, if you achieve a high score, enter your name and it is recorded and displayed in the table. So my question is - in a situation where no login is required and only basic