I need to create a system on Nostr where I can give other people limited access to some keys so they can post from marketing accounts. I'm thinking there are two ways to do it. One is to start a nak bunker on a Raspberry Pi or something and hand out a NIP-46 connection string. Other way is to put a small web service where my people can submit a "to post as" event from their own pubkey, include a "rumor" in it then have the service publish their "rumor".
Discussion
last part: did you hear about delegation
I kinda hate the existing spec since it doesn’t define what filters exist AT ALL
Thank you, we need this for nostr:npub179xhqfzpu3wzqwz2u366svcy504xej7k6t80jlyfn384le6m2uvs0cnj0f social tasks
Totally agree. Rumor one sounds interesting
wen non techy nostr user can use mastod apps for ditto?
I'm not sure if what I'm going to suggest is the second point here, but:
For me, the desired way to do it would be for a team member to generate a separate keypair, they'd give me the npub, and it'd put it on a list where to see their sent notes to me, for me (the main npub) to publish manually or automatically.
This can be a client function or a separate nip function (with a supported client).
This removes any complicated setups and decrease a lot of risk.