@Seranok stated earlier in this thread that this was the case. The reason there is so much outrage is because he said it will take up to a year (if not more), but by then all of the groups and services that rely on this functionality will have died.
There isnât a replacement coming. Sandboxing is what would take time, howeverâŚ
Since the modules will only be open source, the addition of sandboxing wonât be relevant to the companies groups and services affected today.
I was just referring to what was stated earlier on in the post, but thank you for clarifying.
The costs of working on that outweigh the benefits I guess.
Hi there,
(If possible to be answered)
Does Roblox currently intend to increase further support for Intellectual Property protections on the the Roblox platform? If so, what sort of things are Roblox thinking about? (Since this method is now gone)
That could be expansion of licenses for assetsâŚ
An âoriginal assetâ program, which allows for developers to identify their profit as the original version for those who assets are commonly abused.
Or another idea that may come up, from the community or Roblox staff.
As much as I may love the community, I feel itâs important that I would want to protect my product and allow fair competition, if everything was perfect I wouldnât need to worry about this sort of thing, ofc itâs not and I full believe in protecting my product and not people using my work to cause unfair competition.
I want to distribute my code under contract and make sure anyone who hasnât signed an agreement does not have access to versions of our code that are readable or functional
If there is a pop-up explaining that the opt-in could possibly be dangerous and the player specifically hits âagreeâ to the risks, then they can not claim that theyâre not liable because they are actively agreeing, whether they can tell what the module is doing or not. I would understand your argument if they just clicked a check box and nothing popped up explaining the risk theyâre taking, but Iâm advocating for a warning window that you must first accept. This window can explain that the developer of the module can suddenly change the code to be malicious.
Iâm not asking you to make an opt-in option permanent. It only needs to exist until 6-12+ months from now when a replacement is created.
Literally every single instance that you bring up closed source modules, youâre talking about them doing something malicious. Not once did you explain why exactly developers need to have visibility into all non-malicious third party code. I personally understand why many developers would want such visibility, but there are legitimate circumstances where complete visibility is not applicable. Those circumstances have been mentioned many times on this thread.
Edit: Also, if this isnât just about maliciousness but also visibility, how exactly is the problem of âvisibilityâ going to change 6-12+ months from now when you guys create a replacement?
I fail to see how a game creator consenting to the use of Private Modules doesnât put them at fault for malicious modules in their game. That is why it would be an âOpt Inâ feature
I am not understanding, if the point of this update is not about preventing malicious code and it is only on what code they are importing, couldnât you just not import it. Users should have a choice if they want to use private code or not use private code.
If the require function is obscured or a getfenv function is used, ROBLOX should display a notification saying this uses a require function closed source or not.
[I also thank you for the official statement]
Exactly. If at all during the ownerâs opt-in there happens to be a backdoor in action, they can easily opt-out and see i itâs still happening. If not, guess and tell which module youâre requiring. Itâs not hard.
Yeah, demonizing closed-source modules is why this thread erupted into debate. This all boils down to two subcultures on Roblox: those who make games (who were threatened by malicious outliers) and those who provide services (who used modules benevolently). Now itâs the service-providers who are threatened. We shouldnât have to punish one half of the community to save the other. Compromise, please?
It doesnât matter if the developer doesnât care about whatâs been put in their game. Roblox is taking steps to take away power from malicious users, and one of the big steps was last year when the awful experimental mode finally got removed. Sadly, the removal of experimental mode means nothing if games are just going to have back doors in them anyway.
This change isnât to help developers not put unsafe code in their places. Itâs to protect all the players who donât choose what disturbing things may happen in a game they enter due to the carelessness of the developer. Roblox needs to be able to hold developers accountable for what happens in their game, and private modules donât let that happen.
I think Roblox has full rights to hold the developer accountable. The developer is the one who created the game. Any content they decide to put in the game is entirely their fault; even if done by accident. I am for increasing the security on this but removing it as an option entirely is not an acceptable solution. Roblox can simply add a log everytime require() is called on an asset so Devs are aware if unfamiliar Modules are being called. They can allow devs to whitelist assets. Yay for security; Boo for removing a feature entirely when there are plenty of solutions
How is a developer responsible for using code that they canât see what it does? The module could be fully functional and do what it says it does, while also being a back door. Itâs not up to the developer to know code is malicious if they canât even see the code. Thatâs a ridiculous statement.
I think a lot of people here, mostly in their own interest, ignore the fact that Roblox is above all else invested in being a safe place for children. Features that allow for blackbox code in games are inherently not safe for children.
Reguardless of if the developer is at fault or not, Roblox and their image is held accountable for anything bad that happens on their platform.
It risks situations that could be PR nightmares for Roblox as well as have serious other reprocussions if they were deemed ânot trying hard enoughâ to prevent such issues. And worse yet issues could result in countless âgood usersâ who trusted modules that they had no reason prior to distrust in a bad situation.
Except Roblox has been through some tough PR for inapprorpiate content like that before, and itâs something they take very seriously, as any respectable company thatâs kid friendly should. To say these things were not PR nightmares for them shows a willing ignorance to the amount of effort they go through to keep their site respectable for all audiences.
Thatâs the point though, itâs very hard to identify if something you have no ability to view the source code to is doing something it shouldnât. That heavily hampers the ability to simply delete or report a closed source module.
Roblox has to think of the platform as a whole, not just what developers looking out for their own private interests want from the platform. Roblox can be held accountable for the actions of people on their platform if they didnât take reasonable steps to prevent it, and allowing users to upload unaudited content (that isnât reasonable to audit as a company) that can only be viewed/moderated by the company can put them in liability risks.
Iâve worked in Customer Service for over 3 years and a flaw can exist for years before suddenly costing a company a fortune, irreversable reputation damage, and worse when a strong enough case is built against them. Iâve been with companies when it happened to them.
Roblox wouldnât be able to defend themselves by saying, âWe take great lengths to protect our users and hold developers to a strict community standard as part of our Terms of Serviceâ if they were not allowing those developers to know review the code in their own games. This shifts blame reasonably to them as a company, as they are not allowing users on the platform to review the content prior or during use even.
That is a huge flaw. Theyâve clearly stated the security risks of private modules are not a risk they are willing to take. Although they havenât talked details on what they see those risks as, they donât really need to as there are plenty of reasonably considered risks.
How can you tell what is causing it if you canât audit the code? These things can be updated remotly so you may not have even editted your game in months, and then suddnely this issue could start.
You keep asserting itâs easy, but let me posit this: Out of every month, 2 days are selected in which 1/100 users who visit the place are exposed to inappropriate content, but never the placeâs owner and never in studio.
As the developer, discovering this is an issue and whatâs causing it would be nearly impossible. Youâd have to immidatly gut your place of anything that required a module you personally didnât make. Testing where it came from could take months, since the issue is so sparse. Little to your knowlege the malicious user also disables this code from time to time since he knows youâve been made aware of the issue. Now you need to hope that when you are testing one of these assets it happens to be during the time it happens to do this activity AND the malicious user happens to have it on.
Meanwhile the impacts of it are great on you (as single users reporting your place for this could result in you being banned) and could cause huge impacts to Robloxâs image (let me remind you that in July of 2018 there was a large PR backlash after one mother saw one instance with innappropriate imagery on the Roblox platform).
Again, Roblox can be held legally responsible for such things if itâs deemed they are not doing enough to protect users, especially in the case where they canât make the argument, âDevelopers are responsible for vetting the content they publishâ which they canât make if they allow content only Roblox is capable of vetting.
Why does being able to see the code of a script mean being able to know that itâs causing it? Delete/disable it and then you will knowâŚ?
You canât know if you canât see the code and the behavior isnât consistent.
Being able to see the code means that the developer can review the code. If they canât understand it Roblox has resonable grounds to say, âIt was the users fault for using the code as we gave them the ability to audit itâ as opposed to them having no grounds to say that as they made it so only Roblox could audit it, and experienced developers can review the code and confirm if itâs legittiment or doing something wrong.
There is a long history of developers now found in this forum but dating all the way back to the original Roblox forums who would help review popular scripts and report to the community when they found things that were hinky, or things that were plain our malicious. You canât do any of that if no one can see the code.
You seem insistent on grabbing single sentences and then questioning them even when they have been already answered and frankly Iâve said my whole piece at this point. Roblox has already stated that private modules are not a security risk they are willing to take as a platform.
If Roblox creates a system where they are the sole party who can review user created content they accept responsability for what that user created content does. They can say they donât, and users can agree they donât, but they can still be held to a legal standard for their business conduct and their platformâs content.
A keen example: storefronts donât make the content they sell, but can still face lawsuits if they donât take measures to protect their users from fraud, or expose children to inappropriate content without adequate protections.
In the same way, Roblox can be held accountable for not providing children adequate protection against inappropriate content distributed through their platform if they canât prove they have appropriate measures in place to combat it. They donât have appropriate measure to combat code only they can vet.
This securtiy flaw impacts not just the inexperieced develoeprs though.
If serious developers are relying on closed source services they are just as suseptible despite their skill level. Again there are many ways to mask behavior from tracking and one of the most simple and extreamly effective is sporatic behavior.
Imagine this: I donât like a developer of a game because they said no to adding something I wanted them to add. Rather than do something obvious like give myself content in their game I decide to mess with their game by updating my private module kick users randomly.
To the developer, this is just a spike in users saying they have disconnect issues. In reality itâs a bad private module they will have zero ability to identify even if they are highly skilled themselves.
Again the greater risk runs to Roblox though.