You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SoraCore is a Swift package designed as a security framework for modules created specifically for the Sora/Sulfur iOS application. It provides runtime validation and protection mechanisms to ensure modules can only be executed within their intended application environment.
Important
This software is proprietary and subject to strict usage restrictions.
License and Usage Restrictions
Permitted Use
Integration within the official Sora/Sulfur iOS application
Development and testing in authorized development environments
Prohibited Activities
Copying, modifying, or distributing this code
Creating derivative works or implementing similar logic
Using this package in unauthorized applications
Reverse engineering or bypassing protection mechanisms
Legal Notice
This code is made available for transparency purposes only. All rights are reserved by the author. Unauthorized use may result in legal action.
This means no other apps should have a method to allow Sora modules to work inside their app.
Note
This project is open-source to provide transparency about its security mechanisms and to demonstrate that no malicious code is present. However, being open-source does not grant usage rights beyond those explicitly stated in this license.