Zero-knowledge security with Nostr.
There is zero need to tie a person to the need to authenticate themselves in many circumstances.Most OAUTH providers forces one to go through these many hoops to allow their user to dox their self.
We investigated using Hashicorp vault for our trading platform's security. We went through the process of installing a vault on our container, hooking our trading software up. It is no doubt a cool technology. The primary reason for veering away from Hashicorp was its need for trusted administrators. Which means centralisation of security. The second reason - relying upon a central authority carries risk.
It turns out that Nostr has awesome tools for security. Indeed, you don't need a genuine Nostr account to benefit from the generation of public and private keys. Totally mindblowing. You can take an extra step and run
locally.
In a few days we have added a Nostr Authorisation process and Signature process to our API. Meaning that clients will be able to enter a key which sticks extra data onto it to secure their sensitive data.
Furthermore, we won't just use Nostr. There are plans for other providers to give customers the choice. However, Nostr is another level.
Of course, we could have written our own approach and discounted Nostr, maybe we will.
OAUTH is overly complicated. Try setting up any main OAUTH API, they change interfaces, things break, we have deplatforming.
You can read about our trading platform here.
Automated Trading
CATS by Crypto Statto is an automated crypto trading platform and decision engine. More than a trading bot - trade smarter and securely.
and our article on Zero Knowledge Trust here
Zero Knowledge Trust Security Technology for Cloud Applications 11 Dec 2025
