Doubt Query

Are we allowed to offer a text drive system where users can save text and access it later using a link?

We won’t be using an SQL database. Instead, the system will use Firebase Realtime Database only, so there will be no load or stress on the SQL server.

As I understand the T&C’s is technically air, but you are responsible for everything stored on the site.

The only other thing is I seem to remember that external database connections are now blocked. So you might have problems connecting to firebase

Firebase Realtime Database is one of those NoSQL databases and works with JSON and REST API, so it won’t have anything to do with MySQL connections.

I just want to confirm whether this is allowed. Since I’m using Firebase Realtime Database, the read/write usage will increase on Firebase, not on the InfinityFree SQL database. Am I allowed to offer this feature?

Also, Firebase Realtime Database is still accessible and has not been blocked, so I wanted to check if using it for this purpose is permitted.

It’s not prohibited. But if we find that your website is being used to for example share malware or hide phishing links, we will hold you responsible for that. So please keep that in mind.

If it works, it’s permitted. If we didn’t want you to use it, we’d block access to it.

Thank you for the clarification. I understand that I am responsible for how the feature is used. I’ll take appropriate measures to prevent abuse and remove any harmful content if necessary.