sandbox
Sandbox IronPython?
Is it possible to run an IronPython interpreter inside my .Net application, but inside a sandbox?I want to 开发者_StackOverflow中文版deny the IP script access to the filesystem while still allowing th[详细]
2023-01-29 08:02 分类:问答Creating temporary sandbox environment in unix
Just wondering is there any 开发者_开发问答way to create a temporary sandbox environment for running commands?[详细]
2023-01-29 08:01 分类:问答Java App (with a broken sandbox) vs Web App
My company and I are in the early planning stages of porting (or rewriting) a Java-based application to the web. It is a self-voicing SVG editor and viewer emphasizing accessibility. It is a mature pr[详细]
2023-01-28 14:04 分类:问答Are there any tools to sandbox a malware application even more than the granted permissions on Android?
Suppose I want to run some program which requests too many permissions. For example, record from the microphone or read IMEI of my phone. However, there are no practical explanation why recording fro开[详细]
2023-01-28 09:50 分类:问答Flex does not recognize crossdomain.xml policy file
I\'m using Flex 3 and I want to access a webservice on another server. I\'ve imported the webservice (Data->Import) succesfully into my application, but when I\'m accessing the functions in the code i[详细]
2023-01-26 06:19 分类:问答why paypal sandbox testing UI has no direct credit card payment method?
Paypal claims that customers without paypal accounts could pay with their credit cards directly, and it looks like true with the开发者_如何学编程 real paypal account payment interface like this:[详细]
2023-01-26 01:33 分类:问答Problem activating MAF add-in with custom AppDomain
I am trying to use the overload of MAF\'s AddInToken.Activate() method that accepts an AppDomain, so that I can pass an application domain created by my client application.[详细]
2023-01-25 17:58 分类:问答Looking for a practical approach to sandboxing .NET plugins
I am looking for a simple and secure way to access plugins from a .NET application. Although I imagine that this is a very common requirement, I am struggling to find anything that meets all my needs:[详细]
2023-01-24 04:19 分类:问答Is there a sandbox or test environment available for PHP developer for Cloud services
I am looking for sandbox or test environment where I can learn: How to deploy PHP applications on Cloud and learn about the basic of Cloud computing.[详细]
2023-01-23 06:48 分类:问答Sharing Data Between Apps on an iDevice
Is it possible to share on-disk data between iOS applications, or are they truly sandboxed? In other words if I wanted to make a shared repository of data to be accessed (and/or modified) by one or mo[详细]
2023-01-23 00:43 分类:问答