Oddbean new post about | logout
 successfully established an SSH session over NWS

🥵

https://m.primal.net/JXcb.png  
 How's the latency? 
 can't say yet, everything (entry, nostr relay, exit) is running on the same remote host right now. I've managed to scp with 2 MB/s, but that really doesn't mean much. 
 Just tried over a bunch of public relays and reached ~250KB/s 
 Just testing. Do you see this comment? 
 > Just testing. Do you see this comment?

Yes. 
 Where can I find the NWS repository? 
 I wanna know too 
 Soon, promise  
 Wild! 
 NWS? What'd I miss? 
 # an easier way

export NPUB1="$(ip_address_from_nostr mynpub)"
ssh $NPUB1

I notice you're still using id_rsa to log in.  Signing in with a nostr key would be very nice. 
 Yep, using the nostr keys would be quite something. 
 reminds me of Nostr Terminal:

https://github.com/cmdruid/nostr-terminal