i just negentropy synced my issue board from my laptop notedeck to my desktop notedeck. nostr is peer to peer now.
commands I ran from my laptop:
# local port forward to my desktop machine's notedeck relay
$ ssh desktop -L 6678:localhost:6677
# sync laptop cli issue board with laptop notedeck node
$ headway show
# sync cli issue board with desktop node. running this command populated my desktop headway ui with the issues
$ headway show --relay ws://localhost:6678
now my issues are backed up and replicated across 4 separate nostrdb stores: {desktop,laptop}-{notedeck,cli}
p2p issue tracking over nostr is fun 🤓 reminds me of git but more automated because its crdt style.
good luck censoring this! its not even on any third party relays to censor 🥷
View quoted note →