cool, that you can do that with Nak. but that is CLI

let's say we don't want to build another chat UI inside of an existing nostr client that does other stuff. i just want to auto auth, client to client. how do you suggest we do that? Right now every client requires a user to go through a NIP-07 auth process.

Lots of repeat logins when switching from web app to web app really sucks ass.

If a client is willing to provide NIP98, then let one client programmatically sign into another, is that what the spec is for? or did i read it totally wrong?

Reply to this note

Please Login to reply.

Discussion

Sorry, just to clarify: you want to embed Chachi with all its HTML and JS inside another client? Or do you want to write a different chat UI that can interact with the same chat rooms that Chachi does?

I want both. now which NIP do i use for these?

If you want to make a chat client you use NIP-29. There are other clients that do it, like https://chat29.pages.dev/groups.0xchat.com'zcfCdcfn7b27TYtw/ and https://groups.nip29.com and 0xchat etc -- am I misunderstanding you?

yeah i guess you just want me to spend more free time writing Yet another chat client to embed in my existing client :p

If you want to embed an HTML client somewhere else then there is not a NIP for it because it's not advisable at all, but you would have to use an