Why Nostr? What is Njump?
2025-05-14 14:25:47

Ed Braaten, N7EKB on Nostr: Looking at the below abstract from the #Reticulum manual brings the following ...

Looking at the below abstract from the #Reticulum manual brings the following ideas/questions to mind: How hard would it be to modify a #nostr relay to allow connections to/from a #Reticulum network? Along the same lines, how hard would it be to modify a #nostr client to utilize a #Reticulum network as a transport?

#asknostr #strfry #nostrrelay #nostrclient #meshnetwork

Pipe Interface
Using this interface, Reticulum can use any program as an interface via stdin and stdout. This can be used to easily create virtual interfaces, or to interface with custom hardware or other systems.
``````
`[[Pipe Interface]]
type = PipeInterface
enabled = yes

# External command to execute
command = netcat -l 5757

# Optional respawn delay, in seconds
respawn_delay = 5

`
Author Public Key
npub13r96f0unz2ejtnngz4p4w5nau3m6ds3cnadac09a24czkpf5kkaqrwapgd