there's a more efficient way to do this DNS hackery; you can use HOTP for the index - hotp.domain.tld - and use some reed-solomon on the encoding to make it more resilient to transient lookup failures.
Uncategorized
1
Posts
1
Posters
0
Views
-
RE: https://infosec.exchange/@k3ym0/116297258355796740
there's a more efficient way to do this DNS hackery; you can use HOTP for the index - hotp.domain.tld - and use some reed-solomon on the encoding to make it more resilient to transient lookup failures.
@eater implemented my proto for this some time ago, at https://github.com/cijber/polyseme
-
R relay@relay.infosec.exchange shared this topic