Daniele's avatar
Daniele
ildella@iris.to
npub1ncda...r8ar
Building https://nucube.music/
Daniele's avatar
Daniele 1 year ago
Every victory has a taste that's bittersweet.
Daniele's avatar
Daniele 1 year ago
@fiatjaf If I ask to verify a finalized event but change content and/or created_at, anything at all actually... shouldn't the verification return false? Or am I missing something huge? :/ ```js const secretKey = generateSecretKey() const now = Math.floor(Date.now() / 1000) const event = finalizeEvent({ kind: 1, created_at: now, content: 'hello', tags: [], }, secretKey) const isGood = verifyEvent({...event, created_at: now - 10, content: 'something else'}) expect(isGood).toBe(false) ```
Daniele's avatar
Daniele 1 year ago
After last month progress on Frankie, I will have space to focus and build something over Nostr relays in the next weeks.
Daniele's avatar
Daniele 1 year ago
@primal image Why is primal.net website asking me for this authorization all the time?
Daniele's avatar
Daniele 1 year ago
@primal How can I see only post from people I follow? There seem to be no such option in the feeds... Thanks.
Daniele's avatar
Daniele 1 year ago
@brugeman This is what happens: login, accept the username, open a pop-up window (bad... ) and then stay stuck there. Any idea? Code is just this, running from localhost. ```js initNostrLogin({}) launchNostrLoginDialog({ startScreen: 'welcome', bunkers: 'nsec.app' }) ```
Daniele's avatar
Daniele 1 year ago
@Iris Could the "zap screen" have the QR code? Now I can only pay with Alby, but maybe I want to pay from my mobile LN wallet