Viewing profile — alexk
alexk
HN member- Joined
- Thu, Mar 20, 2008, 9:05 PM UTC
- HN karma
- 1,782
- Public activity
- 497 items
- HN profile
- View on Hacker News ↗
About alexk
Teleport allows engineers and security professionals to unify access for SSH servers, Kubernetes clusters, web applications, and databases across all environments.
Recent public activity
-
comment
Comment #42637313
For folks interested in 101 on linear algebra - I highly recommend book "Linear Algebra: Theory, Intuition, Code" by Mike X Cohen. After trying a couple of courses and books, I lik…
-
comment
Comment #36154419
Thank you! I made a copy-paste error, fixed.
-
comment
Comment #36154139
Teleport (YC S15) | Senior Technical Support Engineer | US, Europe, Canada, Remote OK | https://goteleport.com We are looking for Senior Tech Support Engineers who can script, love…
-
comment
Comment #36099521
They key difference is with mTLS approach you'd have to steal the private key of the client certificate if you want to impersonate the client. In most secure deployments of mTLS an…
-
comment
Comment #36099464
No problem! Keep it up with out of the box integrations, focus on U.X. and developer experience and I think you will be on track to become as big or bigger than Hashicorp :)
-
comment
Comment #36099356
I don't think those are mutually exclusive options :) Most developers, especially with lots of legacy apps are better off using a secrets manager. But there is no reason to not pus…
-
comment
Comment #36099306
Short version is that with mTLS and short-lived certificates you don't have to worry about anyone stealing and re-using your JWT tokens and revoking tokens. LVH from Latacora expla…
-
comment
Comment #36099122
You can't leak API keys if there are no API keys to leak! The article recommends OIDC for apps, which is a step up, especially if you rotate the bearer token, however there is anot…
-
comment
Comment #35775606
Teleport (YC S15) | Senior Technical Support Engineer | US, Europe, Canada, Remote OK | https://goteleport.com We are looking for Senior Tech Support Engineers who can script, love…
-
comment
Comment #31840240
Sasha, CTO@ Teleport here. Thank you for the kind words! And congrats to the Tailscale team on launching SSH product. Let me share a bit more about our auditing capabilities: Telep…
-
comment
Comment #31412741
Sorry you feel that way! We haven't counted, but my bet is that most smaller deployments just use the single proxy. I also know that most larger deployments use multi-DC and multi-…
-
comment
Comment #31412521
Re: GRPC My bet that you'd migrate to GRPC eventually as you scale :) I like the simplicity of HTTPS/JSON API as well, but it just broke down for us at a certain scale point. Re: T…
-
comment
Comment #31412396
Teleport consists of a couple of components: * Proxy is used to handle SSO, Web UI and intercept traffic for session capture. You can have one proxy per your organization, multiple…
-
comment
Comment #31411723
Sasha, CTO@Teleport here. Congrats on the launch! RE: Teleport design Teleport does not require a centralized proxy, because it is based on certificate authorities. You can issue a…
-
comment
Comment #30793224
That's a fair concern. We don't have extra steps to the interview process, our team votes only on the submitted code. However, We did not spend enough time thinking about automatin…
-
comment
Comment #30793141
gk1 thanks, this is a valid point! Teleport solves many quite important problems four our enterprise customers' infrastructure. Our users use Teleport to replace secrets and static…
-
comment
Comment #30792712
That's a fair question. The team votes on specific aspects of implementation that can not be verified by running a program, for example: * Error handling and code structure - wheth…
-
comment
Comment #30792412
Sasha, CTO @ Teleport here. I agree, our enterprise product is quite expensive. Let me explain why: * We are going through several security audits by third party agencies several t…
-
comment
Comment #30792296
Hey, I'm Sasha, CTO @ Teleport. I have designed our interview process and have described it here: https://goteleport.com/blog/coding-challenge/ We are also trying to be as transpar…
-
comment
Comment #29405747
Teleport (YC S15) | Backend, Fullstack, Frontend Engineer | US, Europe, Canada, Brazil, Australia, Remote OK | https://goteleport.com Do you enjoy building security and deployment …
-
comment
Comment #28720338
Teleport (YC S15) | Backend, Fullstack, Frontend Engineer | US, Europe, Canada, Brazil, Australia, Remote OK | https://goteleport.com Do you enjoy building security and deployment …
-
comment
Comment #28164907
Take a look at this article, it explains why calculating CFR this way is not accurate: https://www.capradio.org/articles/2021/05/10/no-the-death-ra... > Erin Mordecai, an assistant…
-
comment
Comment #27360475
Teleport (YC S15) | Backend, Frontend Engineers | US, Europe, Canada, Remote OK | https://goteleport.com Do you enjoy building security and deployment tools for other engineers? Jo…
-
comment
Comment #26676977
Disclaimer: I work at Teleport If our Enterprise pricing is too high, take a look Teleport's open core version: https://github.com/gravitational/teleport
-
comment
Comment #26495896
If the author is reading this. I think this website would have been much better if you presented these flaws as biases as opposed to labels. You can also make it clear that bias is…