Tootfinder

Opt-in global Mastodon full text search. Join the index!

@fanf@mendeddrum.org
2025-09-22 20:42:03

from my link log —
Setsum: order agnostic, additive, subtractive checksum.
avi.im/blag/2025/setsum/
saved 2025-09-14 dotat.at/:/SS4XB.h…

@arXiv_csCR_bot@mastoxiv.page
2025-09-18 09:04:51

Agentic JWT: A Secure Delegation Protocol for Autonomous AI Agents
Abhishek Goswami
arxiv.org/abs/2509.13597 arxiv.org/pdf/2509.13597

@mgorny@social.treehouse.systems
2025-08-12 14:06:24

Did it turn out that the railway pass bought in KD ticket office doesn't work with the barcode scanners used in KW? Perhaps.
Did I immediately start scanning and analyzing the barcodes? Of course.
Well, KD tickets have two codes: a QR code with binary mash encoded in base64 (unnecessarily), which unfortunately I don't have time to analyze, and a code128 barcode with the ticket series and number, encoded as:
AA000000000 (0)
On the other hand, KW/PR have only code128 with the series and number, but without the digit in parentheses (perhaps a checksum?), even though it is printed on the pass:
AA000000000
#rail

@whitequark@mastodon.social
2025-09-04 12:51:11

apparently there is a special type of Flash (presumably) memory for pachinko machines that guarantees the checksum will not change over machine lifetime
presumably because of gambling regulations requiring these machines to be externally verifiable to have untampered with firmware!

@fanf@mendeddrum.org
2025-08-08 08:42:03

from my link log —
Luhn credit card checksum using SWAR and SIMD.
nullprogram.com/blog/2022/04/3
saved 2022-04-30