Closed The0x539 closed 2 months ago
You are correct. New Stud.io files are unprotected. I've been preoccupied so I haven't been able to implement io file reading. Old files are still protected by a password, so I'll have to add some kind of catch for that. I can't guarantee your exact commit will make it to master, but I'll try to integrate your changes in a way where you're still a part of the git history.
I've merged you PR into master. Thank you for your submission.
Your readme says:
I'm not sure if this has changed since you wrote that or what, but from what I can tell, they are not password-protected. You can just open them in any archive viewer (or indeed, python's
zipfile
library) without providing a password or anything. Thus, there is nothing that could be considered DRM.