Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing
David Carney

David Carney

๐Ÿ‘ค Speaker
715 total appearances

Appearances Over Time

Podcast Appearances

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

But essentially, it's a private AI gateway that lets you consolidate all of your API keys inside of it.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

And it just looks like a node on your tail net like any other would.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

After spending months and months going to various AI conferences and showing off TS-IDP and just talking with all sorts of people, like engineers, CISOs, people in IT, what have you.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

Time and time again, people were saying things like, oh, TS-IDP, it's super fascinating, interesting that you guys are working on all this kind of stuff.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

I see the merits of tail scale.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

Multi-tailnet, which is this other thing we've been working on internally, is super neat.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

But what I'm really struggling with is just trying to figure out how to manage API keys because they're all over the place.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

I can't claw them back because it'll potentially disrupt production or some engineering workflow.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

We're trying to go really fast as a business.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

And it's just dangerous.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

You've got API keys all over the place.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

People trade them, they get exfiltrated, they get checked in.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

And they have very large, I guess,

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

well, accounts or credit cards associated with them.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

And so it's very hard in some cases to track usage because a lot of API calls are inherently anonymous.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

We were sitting around at a company offsite back in November, just talking about all the things we've been learning over the past few months.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

And we're like, well, wait a minute, if...

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

If we built a gateway and we used TSNet for that, the gateway already knows exactly who you are because everything that connects to it over Tailscale has identity baked in.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

So if we put the API keys all inside of the gateway, then you wouldn't need to share an API key with anybody inside of your company.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

You could just say, oh, if you have a coding agent, just point the coding agent