Show HN: Bor – Open-source policy management for Linux desktops
Thread
Unofficial Hacker News client; not affiliated with Y Combinator.
Show HN: Bor – Open-source policy management for Linux desktops
Unofficial Hacker News client; not affiliated with Y Combinator.
manbash · · focus · HN ↗
Regarding the docs, the diagrams should really be replaced with something more familiar and readable such as Mermaid (currently it looks like a mixture of ad-hoc ASCII charts).
eniac111 · · focus · HN ↗
Policies are delivered over a persistent gRPC stream, secured with mTLS, where each node gets it's own cert from Bor's built-in CA at enrollment - so there's no SSH key sprawl and no credentials on the server that could log into machines. Since agents connect outbound to the server, it works through NAT and firewalls without opening any inbound ports on desktops, and policy changes propagate in seconds over the already-open stream. SHH-push would have meant maintaining an inventory of searchable hosts and a server that can shell into the whole fleet - a much bigger attach surface for less capability.
ktm5j · · focus · HN ↗