Freakoverse on Nostr: I'm not sure if what I'm going to suggest is the second point here, but: For me, the ...
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.
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.
quoting nevent1q…sa7qI 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".