Hacker News
- Show HN: Riza – Safely run untrusted code from your app https://riza.io/developer-preview 6 comments
- Show HN: Riza - Safely run untrusted code from your app https://riza.io/ 5 comments
- Defensive Javascript - Run code safely on untrusted pages http://www.defensivejs.com/ 12 comments
- Show HN: GoBox – GO sandbox to run untrusted code https://github.com/nishitm/goBox 2 comments
- Using Firecracker and Go to run short, untrusted code execution jobs (2021) https://stanislas.blog/2021/08/firecracker/ 55 comments
- Show HN: Sandy – A tiny Sandbox to run untrusted code ️ https://github.com/hobochild/sandy 13 comments
Lobsters
- Running Untrusted Python Code https://healeycodes.com/running-untrusted-python-code 6 comments programming
- Run untrusted code in a Web Worker https://github.com/slashd-analytics/run 50 comments javascript
- You're running untrusted code! https://blog.frankel.ch/running-untrusted-code/ 37 comments netsec
- You're running untrusted code! https://blog.frankel.ch/running-untrusted-code/ 5 comments coding
- Running Untrusted JavaScript Code https://january.sh/posts/running-untrusted-javascript-code 41 comments programming
- How We Used Docker to Compile and Run Untrusted Code http://blog.remoteinterview.io/post/89639823776/how-we-used-docker-to-compile-and-run-untrusted-code 61 comments linux
- Safely running untrusted Haskell code http://haskell.org/haskellwiki/safely_running_untrusted_haskell_code 16 comments programming
- Sandy: A tiny sandbox to run untrusted code https://github.com/hobochild/sandy 12 comments golang
- How to hide credentials from aws-sdk in lambda when running untrusted code? https://github.com/patriksimek/vm2 6 comments aws
- Executing Untrusted Code in Serverless Environments: A Telegram Bot for Running C and C++ Code on Cloud Run https://nullonerror.org/2023/12/01/executing-untrusted-code-in-serverless-environments-a-telegram-bot-for-running-c-and-c++-code-on-cloud-run/ 2 comments programming
- Does project Jigsaw or its related projects make it possible to run untrusted code more securely? https://openjdk.org/projects/jigsaw/ 9 comments java
- Escaping DynamoRIO and Pin - or why it's a worse-than-you-think idea to run untrusted code or to input untrusted data [on these platforms] https://github.com/lgeek/dynamorio_pin_escape 9 comments netsec
- SafeHaskell: Haskell extension through which people can safely execute untrusted Haskell code, much the way web browsers currently run untrusted Java and JavaScript http://hackage.haskell.org/trac/ghc/wiki/safehaskell 8 comments compsci