User Tools

Site Tools


2e0sips_packet_musings

This is an old revision of the document!


Table of Contents

A collection of some thoughts about Packet Radio. Not anticipated for direct consumption but I might find it useful to refer to them in future.

Security

Authentication

Currently authentication in packet radio is somewhat lacking. Passwords are sent in the clear over RF and could be intercepted by anyone. One exception is BPQ's SYSOP password tool that sends a string of characters over the air similar to a nonce which are then entered into a tool to generate a one time password that can securely be sent back over the air.

Whilst this works I'd love to see a more generalised method, and I'd suggest the use of Time-based One Time Passwords which are supported in apps such as Google Authenticator and Authy. These would allow secure one-time passwords without breaching any rules on encryption.

Signing

In current packet radio usage there's no way of confirming that a message that has potentially been relayed through 10s of nodes and hasn't been tampered with in transit and actually originates from the person that allegedly sent it. It would be great if we could utilise public key cryptography like PGP to sign and validate messages.

2e0sips_packet_musings.1674394268.txt.gz · Last modified: 2023/01/22 13:31 by 2e0sip