Viewing profile — brintha
brintha
HN member- Joined
- Mon, Feb 02, 2026, 1:36 PM UTC
- HN karma
- 2
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About brintha
No profile information was provided.
Recent public activity
-
comment
Comment #48942550
The tricky part here is not just spotting AI apps running on endpoints, but understanding how those AI tools interact with multiple cloud MCPs in real time - and what risks emerge …
- story
- story
- story
-
comment
Comment #47076900
That’s a very solid pattern. Using config management + secrets tooling + drift enforcement is definitely the mature way to handle SSH keys in cloud environments. I agree that mappi…
- story
-
comment
Comment #47059737
That’s a good point. LDAP/AD-backed SSH key management is a solid approach, especially in environments that already have directory infrastructure in place. Centralizing authorized …
-
story
SSH Access Without Sharing Private Keys
Many teams end up sharing SSH private keys when onboarding new members. It’s often done for convenience — and sometimes urgency. The issue is that shared keys make revocation and a…
-
story
Secure Port Forwarding Without Exposing Internal Services
Port forwarding is often the fastest way to access an internal service — a database, admin panel, or metrics endpoint. But in many setups, that means opening a public port and rely…
- story
-
story
Lightweight tools vs. enterprise RMMs: what works for small teams?
A lot of infrastructure tooling today seems optimized for large organizations. That makes sense — those buyers have budget and compliance needs. But I’m not convinced that same too…
-
story
Ask HN: Why is secure remote server access still so painful for small teams?
I’m curious how others here are handling remote server access today. In small teams, I keep seeing the same pattern repeat: VPNs that are fragile, SSH access tied to specific netwo…