Navigation

    CreatiCode Scratch Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • CreatiCode

    Are database collections private and secure?

    Help
    database-blocks question
    2
    3
    236
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jeffreyrb03-gmail
      JaecadeJnight Mod Helper last edited by jeffreyrb03-gmail

      (This is unrelated to my other posts where I mentioned wanting to be able to interact with outside databases, like the HTTP request one)

      Say I have a collection that contains columns like “password” or something else that should be private. (I would of course have the collection hidden as well so that people can’t just see other’s passwords and whatnot easier) Is this private and secure, so that only the project’s blocks can interact with the collection and not users tampering with it? I want to know so that I can decide between using this block:
      0640fb69-5a83-4dab-8cff-b491e722e0c9-image.png
      or doing what I’m already doing:
      859d351e-80a6-4917-8480-892f9a4e733d-image.png
      (I left the password section blank because I don’t want others to know my password)

      #LLJW
      <span style="color:white;background-image:linear-gradient(to right, lightblue, navy)">My name is Jeff</span>

      info-creaticode 1 Reply Last reply Reply Quote 1
      • info-creaticode
        CreatiCode @jeffreyrb03-gmail last edited by

        @jeffreyrb03-gmail

        The backend of the database is a third-party database and it is very secure. Users can only access it through our database blocks. And if you publish the project, others won’t see the source code blocks.

        jeffreyrb03-gmail 1 Reply Last reply Reply Quote 1
        • jeffreyrb03-gmail
          JaecadeJnight Mod Helper @info-creaticode last edited by

          @info-creaticode ok, thank you! I’ll make sure to use those

          #LLJW
          <span style="color:white;background-image:linear-gradient(to right, lightblue, navy)">My name is Jeff</span>

          1 Reply Last reply Reply Quote 1
          • First post
            Last post