What sort of Auth you need? It's a messaging app I presume?
Discussion
I built a bot that listens to incoming xmpp messages (with a pstn to xmpp account) and posts them to Nostr.
As of now it's just me.
I can't quite figure out the angle to allow other numbers to text it and post as themselves.
I was thinking 30078 with their phone number encrypted but how do I decrypt it without knowing what npub they are...I confused myself with that description, but you get it by any wild chance?! 🤣
#notthesharpesttoolintheshed
I think I understand. The messages come from a phone number only?
Yes. In "production"
As of now I test with xmpp
You want people to be able to send messages to nostr via this?
It's more a way to send an SMS, and have it post to Nostr as you.
Well the only way to post to nostr is by controlling the nsec, so I'm not sure how you could make this work 🧐