Updates:
-refreshed the UI of the site
-added a Web of Trust Feed which pulls notes from your extended network. It shows notes from people followed by people you follow. Hopefully it is a helpful way to find interesting content and new people to follow within your trust network. The feed randomly samples from your network each time you visit, so you always see fresh content.
nosmero
info@nosmero.com
npub135w5...nne8
A nostr client that uses monero for zaps.
Tor:
nosmeroix3mixibdzzkjncxa4pp4ovvwp7xgaxtucx2roskv52w3hpyd.onion
Next issue to solve is Amber login. I know it's a valuable option. I can probably make time to have it solved by Sunday. Thanks mobile users for your patience ๐
Just added a tip tracking feature for notes.
After you tip a note with monero you are provided the option of making the tip public. If you make it public, the note will show the tip amount and your username. If you want to keep it private as before, just click "keep it private."
This does not use any of your keys or the recipient's keys. Again, I'm not interested in being trusted with any keys. Instead I made Kind 9736 which is the equivalent of Kind 9735 that is used to track bitcoin zaps, but without the cryptographic proof of payment of bitcoin. Yes, this means it is based on the old fashioned honor system, but it seems to be a fair trade off for honoring the monero ethos of radical privacy. Besides...do you really want to have cryptographic proof you fake tips out in the public :) ?
Anyways, I hope you like it, and know that I am experimenting on ways to verify tips.
Have a great rest of your Saturday!


Fixed the theme issue. Removed it from Settings and made it a toggle on main menu.


Early weekend updates:
-fixed bug where new follows where not being updated in home feed of notes
-fixed search bug that prioritized follows over nostr-wide results
Happy Caturday to all the Monero Fans!


Happy Friday to all the Monero fans!


Want a USD worth of Monero and help the nostr ecosystem?
I'd like to make sure the XMR tipping is working, so if you setup your XMR address with nosmero and reply to this note, I'll tip your note $1 worth of Monero. Limited to first 20 who do this.
To be clear: I need to test the nosmero client so I'm not sending to an address you drop in the reply, you need to save the address through the nosmero settings so I can try the XMR tip function on the note.
Thanks!
Some minor tweaks were made over the weekend. I think this client is getting dialed in pretty well. Make Monero tips on Nostr a thing :)
Update:
-Accessing nosmero through a mobile browser has been fixed. It now has a visible menu.
-Added search functionality
-bug that user's monero address is not being saved in settings or shown on profile has been fixed
Nosmero.com is live. It is a nostr client that supports Monero zaps. BTC is also supported. It runs entirely off of relays, no caching system except loading additional feed notes while the user scrolls.
Supports the basic NIPs and:
- Encrypted DMs (NIP-04)
- DNS verification (NIP-05)
- Event deletion (NIP-09)
- bech32 encoding (NIP-19)
- Relay configuration (NIP-65)
- HTTP Auth for uploads (NIP-98)
- PIN-based private key encryption in localStorage
- XSS protection with DOMPurify
- Browser extension support for secure key management
- CSP headers and HTTPS enforcement (configured, pending deployment)
- Input validation and sanitization
- File integrity monitoring
- Session management and cleanup