arthurfranca on Nostr: Could it be possible to improve user retention by making Nostr web apps work ...
Could it be possible to improve user retention by making Nostr web apps work **without** a browser extension?
Help me test this vision by uploading your static (nostr) websites at
https://44billion.net. Sign in/up then click on the (n)app icon with a big "N" (a Napp store) where you can upload them.
Hint: Before uploading, you could add some code to your napps to support auto-login. You just need to get the logged-in user's pubkey on load by calling `const userPk = await window.nostr.peekPublicKey()`, which returns the pubkey without prompting the user.
Published at
2025-11-12 19:28:32 UTCEvent JSON
{
"id": "89762c34b1ab79790956b7f1ace1a26dc202d7515c0edf1269f514d4cbcd1d2d",
"pubkey": "fc7085c383ba71745704bdc1c6efcf7fab0197501de598c5e6c537ac0b32a4cb",
"created_at": 1762975712,
"kind": 1,
"tags": [],
"content": "Could it be possible to improve user retention by making Nostr web apps work **without** a browser extension?\n\nHelp me test this vision by uploading your static (nostr) websites at https://44billion.net. Sign in/up then click on the (n)app icon with a big \"N\" (a Napp store) where you can upload them.\n\nHint: Before uploading, you could add some code to your napps to support auto-login. You just need to get the logged-in user's pubkey on load by calling `const userPk = await window.nostr.peekPublicKey()`, which returns the pubkey without prompting the user.",
"sig": "70e172f98a87de38fd79a5cdc3025192bf7835b337e3f2a343df40d31b213b48ddc8f2ab56a0133a289508b4969d9be563519f6fef1477b210f08d4068a7a98c"
}