Hacker News new | ask | show | jobs
by fourfourthree 1406 days ago
> We've polyfilled the OpenBSD pledge() and unveil() system calls for Linux. You can now use these APIs in your C/C++/Python/Redbean programs, or you can use the new pledge.com command to sandbox your existing Linux userspace.

> This change boosts SSL handshake performance from 2,627 to ~10,000 per second which is the same level of performance as NGINX at establishing secure connections.

I'm continuously impressed by how much functionality is baked in and the quality. Fantastic work.