Reinaldo Souza

Results 16 comments of Reinaldo Souza

Is this issue's goal achieved by https://wiki.gnome.org/Projects/SandboxedApps or is this issue about something simpler?

This TorMessenger ticket has some resources: https://trac.torproject.org/projects/tor/ticket/10943

On macOS, I've run coy (from /tmp/MyApp.app) in a sandbox to trace what the application uses. This is the output of `sandbox-simplify` on the trace output: ``` sandbox-simplify /tmp/coy-trace-output.sb (version...

It does not seem to provide this level of control, it provides control over file access, IPC, networking, process handling and system environment. Look at this: https://www.romab.com/ironsuite/SBPL.html

I totally agree. I've just signed the individual CLA.

What about NGINX integration (via `nginx-opentracing`)? `nginx-opentracing` makes `$opentracing_context`_name available to get a value of the active span context. What are the names of the values added by `dd-opentracing-cpp` to...