Instantly share code, notes, and snippets.

Embed
What would you like to do?
Support of OpenBSD pledge(2) in programming languages
@n0la

This comment has been minimized.

Show comment
Hide comment
@n0la

n0la Apr 7, 2016

I also have a port for lua-openbsd here: luaports.

n0la commented Apr 7, 2016

I also have a port for lua-openbsd here: luaports.

@NattyNarwhal

This comment has been minimized.

Show comment
Hide comment
@NattyNarwhal

NattyNarwhal Apr 8, 2016

here's my C# version: (which can be used with any .NET language - F# and VB included) pledge.cs

NattyNarwhal commented Apr 8, 2016

here's my C# version: (which can be used with any .NET language - F# and VB included) pledge.cs

@ligurio

This comment has been minimized.

Show comment
Hide comment
@ligurio
Owner

ligurio commented Apr 8, 2016

@NattyNarwhal, thanks!

@msantos

This comment has been minimized.

Show comment
Hide comment
@msantos

msantos commented Apr 9, 2016

And support for Erlang/Elixir/lfe! https://github.com/msantos/prx/wiki/prx#pledge-3

@absorber

This comment has been minimized.

Show comment
Hide comment
@absorber

absorber Apr 10, 2016

Would be great if we would have something like this for Bash too.

absorber commented Apr 10, 2016

Would be great if we would have something like this for Bash too.

@evhan

This comment has been minimized.

Show comment
Hide comment

evhan commented Apr 10, 2016

@netzbasis

This comment has been minimized.

Show comment
Hide comment

netzbasis commented Apr 10, 2016

@absorber, not Bash but ksh: netzbasis/openbsd-src@master...hf-ksh_builtin_pledge
Just for testing...

@ligurio

This comment has been minimized.

Show comment
Hide comment
@ligurio

ligurio Apr 11, 2016

@evhan, added. Thanks!

Owner

ligurio commented Apr 11, 2016

@evhan, added. Thanks!

@euantorano

This comment has been minimized.

Show comment
Hide comment
@ligurio

This comment has been minimized.

Show comment
Hide comment
@ligurio

ligurio Apr 13, 2016

@euantorano, added. Thanks!

Owner

ligurio commented Apr 13, 2016

@euantorano, added. Thanks!

@tvlooy

This comment has been minimized.

Show comment
Hide comment

tvlooy commented Nov 5, 2016

@ligurio

This comment has been minimized.

Show comment
Hide comment
@ligurio

ligurio Nov 9, 2016

@tvlooy, added, thanks! :)

Owner

ligurio commented Nov 9, 2016

@tvlooy, added, thanks! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment