Global Feed Post Login
Replying to Avatar Ed Braaten, N7EKB

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

`

Avatar
u32Luke 7mo ago

I don't think they're directly compatible as RNS uses per packet DR encryption

Reply to this note

Please Login to reply.

Discussion

No replies yet.