@Dan_Jeffries1 > And eventually everyone will offer a clear, easy way to get access via API for agents or they will be gone.
100%.
web-bot-auth is an excellent primitive for this.
there is probably a future where an agent can carry multiple 'identities' - oauth tokens, api keys, username and passwords.
but all of these are weak.
signed http requests are strong and it should be the future we adopt in the industry for agents.
@commte@senritsu_3150 It is still early but the architecture is sound. The hard part we have to solve now is the cold start problem. We need API providers to add support for it.
Yesterday added both a filesystem and simple email system to @vestauthx. Today working on a metering system. Will start with payments and then add additional reputation, ip, and network layers.