Orbolt protection
4947 6 3- dulo
- Member
- 383 posts
- Joined: June 2010
- Offline
- jkunz07
- Member
- 76 posts
- Joined: Sept. 2011
- Offline
You can upload protected assets (http://www.orbolt.com/faq/question/27/difference-between-protected-and-open-assets [orbolt.com]) which would prevent people from being able to see source code.
I don't believe that orbolt is meant for sharing assets written in C or hdk stuff.
I don't believe that orbolt is meant for sharing assets written in C or hdk stuff.
- dulo
- Member
- 383 posts
- Joined: June 2010
- Offline
jkunz07Thanks for the link. I failed to see this FAQ on my last orbolt experiments ..
You can upload protected assets (http://www.orbolt.com/faq/question/27/difference-between-protected-and-open-assets [orbolt.com]) which would prevent people from being able to see source code.
I don't believe that orbolt is meant for sharing assets written in C or hdk stuff.
- oleg
- Member
- 350 posts
- Joined: Jan. 2008
- Offline
dulo
Is there a way to protect an Orbolt Asset or to make parts of it (esp. python code) unreadable ? Is there something planed in this direction ? If parts of the orbolt asset are written in C how are the dlls packaged and how are different platforms managed ?
As mentioned above, we probably won't support C/C++ or DLL code unless it's compiled inline. The actual contents of the networks, nodes, parameters, etc. is compiled, so that is protected. However, the Python/scripts section is uncompiled for now, meaning it is easily readable. We're looking at the best way to protect this as well, so it is coming in the future.
Oleg Samus
Software Developer
Side Effects Software Inc.
Software Developer
Side Effects Software Inc.
- digitallysane
- Member
- 1192 posts
- Joined: July 2005
- Offline
- eetu
- Member
- 606 posts
- Joined: May 2007
- Offline
- dulo
- Member
- 383 posts
- Joined: June 2010
- Offline
How would one handle dependencies of the python code in an Orbolt asset ?
For example if the python code would need SciPy or numpy to work is it possible to package those dependencies ? I guess under windows this could be quite complicated ..
Maybe Sesi could ship the windows version of Houdini 12.1 with SciPy and Numpy ?
For example if the python code would need SciPy or numpy to work is it possible to package those dependencies ? I guess under windows this could be quite complicated ..
Maybe Sesi could ship the windows version of Houdini 12.1 with SciPy and Numpy ?
-
- Quick Links