Hacker News new | ask | show | jobs
by dmos62 111 days ago
Interesting. How are the security filters implemented?
1 comments

Every system call, file access, net access etc is forced through a local “proxy” where 17 individual filters check what’s going on.

Everything is done locally via our grith cli tool.

Happy to answer any questions on hello@grith.ai too