Nice 🤠🤙 didn't know #reticulum works on t-deck 👀 I want to try reticulum because i had issues with sending cashu over #meshtastic ...the string was just to long. Guess i have a new weekend project 🤓☕☕☕
Oh boy if you like sending ecash via Reticulum check this out. https://github.com/jooray/nutband
I have seen the video 🤠🤙 nostr:nprofile1qqsd4dkxqewy8xum47ctpu0ltgxxsfemeewpjkdyzk9ddfcg286s0dsppemhxue69uhkummn9ekx7mp0qywhwumn8ghj7mn0wd68ytnzd96xxmmfdejhytnnda3kjctv9uq36amnwvaz7tmwdaehgu3wvduhq6r9wfc82mnt9e6x7erp0yhs4deh46 is also on nostr 🫂 My hope would be that i can use any cashu app to create a token and then just send it via reticulum. That didn't work with meshtastic.
you can! nutband is only to exchange the token with the mint for fresh one over reticulum. you actually send the tokens over reticulum (lxmf is the chatting protocol). so you send it however you want, but when you receive it, you want to exchange it with the mint and nutband allows you to do also that over reticulum, not internet.
I just watched the video, really cool presentation. nostr:nprofile1qqsd4dkxqewy8xum47ctpu0ltgxxsfemeewpjkdyzk9ddfcg286s0dsppemhxue69uhkummn9ekx7mp0qywhwumn8ghj7mn0wd68ytnzd96xxmmfdejhytnnda3kjctv9uq36amnwvaz7tmwdaehgu3wvduhq6r9wfc82mnt9e6x7erp0yhs4deh46 a little bug report: your web site doesn't have http to https redirection enabled, so the user could hit that weird error and just leave. Probably your browsers cached it so it's not immediate for you spotting it.
Interesting. I think I do. What exactly does not work? * Host juraj.bednar.io:80 was resolved. * IPv6: (none) * IPv4: 95.217.142.57 * Trying 95.217.142.57:80... * Connected to juraj.bednar.io (95.217.142.57) port 80 > GET / HTTP/1.1 > Host: juraj.bednar.io > User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0) > Accept: */* > * Request completely sent off < HTTP/1.1 301 Moved Permanently < Server: nginx < Date: Wed, 23 Oct 2024 20:43:37 GMT < Content-Type: text/html < Content-Length: 162 < Connection: keep-alive < Location: https://juraj.bednar.io/ < Strict-Transport-Security: max-age=15768000; includeSubdomains; preload < X-Frame-Options: SAMEORIGIN < X-Content-Type-Options: nosniff < Referrer-Policy: strict-origin-when-cross-origin < X-XSS-Protection: 1; mode=block < <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html> * Connection #0 to host juraj.bednar.io left intact