summaryrefslogtreecommitdiffstats
path: root/_log/fpm-door-lock-rf.md
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2026-07-25 16:48:16 +0800
committerSadeep Madurange <sadeep@asciimx.com>2026-08-13 22:51:43 +0800
commit10316f4c8259c65edf49462bc0e2a76011577e1c (patch)
treeee3e0e51d452326ae733520393900ff8abba0a27 /_log/fpm-door-lock-rf.md
parent61568cd8d254b794188352354902acd85bdc4739 (diff)
downloadwww-10316f4c8259c65edf49462bc0e2a76011577e1c.tar.gz
Add reference to Domsson's fakesteak and minor tweaks to articles.minimalist
Diffstat (limited to '_log/fpm-door-lock-rf.md')
-rw-r--r--_log/fpm-door-lock-rf.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/_log/fpm-door-lock-rf.md b/_log/fpm-door-lock-rf.md
index fb4ec29..cb2b3b1 100644
--- a/_log/fpm-door-lock-rf.md
+++ b/_log/fpm-door-lock-rf.md
@@ -23,8 +23,7 @@ converter (LLC) issues. Not enough swing?
no LLC required. Implemented the driver over six weekends. Wireless modules are
now operational.
-Encrypted the RF channel with XOR cipher—sufficient for the threat model; key
-recycled to resist replay attacks:
+XOR cipher obfuscates data on the wire; key recycled to resist replay attacks:
```
static inline void keygen(char *buf, uint8_t n)