Hacker News new | ask | show | jobs
by nextaccountic 1807 days ago
Looking at the examples in the landing page.. so I don't need any kind of authentication to do inference? Anyone can run the models I upload?
1 comments

At the moment, no, only the random hash gives some kind of security by obfuscation. More advanced security controls are coming soon.
Anyway, here's a must: having a different key for uploading a model and doing inference with it. Or even, there should be a set of keys for each model, with each access logged separately.
Also, if someone uses my model, do I pay for it?