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
`
Published at
2025-05-14 14:25:47Event JSON
{
"id": "af247d1c004b29100b55ec6f8aaaa33c3d693ad6948898ebcb03136c29bbf103",
"pubkey": "88cba4bf9312b325ce68154357527de477a6c2389f5bdc3cbd55702b0534b5ba",
"created_at": 1747232747,
"kind": 1,
"tags": [
[
"t",
"reticulum"
],
[
"t",
"nostr"
],
[
"t",
"asknostr"
],
[
"t",
"strfry"
],
[
"t",
"nostrrelay"
],
[
"t",
"nostrclient"
],
[
"t",
"meshnetwork"
]
],
"content": "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? \n\n#asknostr #strfry #nostrrelay #nostrclient #meshnetwork\n\nPipe Interface\nUsing 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.\n``````\n`[[Pipe Interface]]\n type = PipeInterface\n enabled = yes\n\n # External command to execute\n command = netcat -l 5757\n\n # Optional respawn delay, in seconds\n respawn_delay = 5\n\n`",
"sig": "f0885aca6cc5c864cb775148fd20c49b2b6cd5972e9cdd3abf44ea431e8bf0030b5cedbf592acfaf88925fe915c6ac452fcef8a8f872e33bcd55bcf3bbf1a633"
}