i've been working on a thing called "noshtr" which replaces SSH with nostr and i was part way through implementing a noise protocol tunnel for it that uses nostr native - sha256/secp256k1 for MAC and ECDH
as far as using the pc locally, the idea would be to have an enclave that isolates your nsec and then hook that into anything that needs a signer
i don't think it would be useful to go any deeper than that, just to make nostr keys a native auth tool
And integrate git seamlessly, like Sharepoint does with Team Foundation.
Please Login to reply.
Like, this is another pet peeve of mine. Why do I have to initiate git for every damn folder?
well, it could be made easier
for example, go modules system if you make a folder relative to the GOPATH it assumes a URL automatically for you - so, it can be like that too