How Bento Uses Signed Manifests for Verifiable HTML Slides
Most presentation tools are just fancy ways to lock your data in a proprietary cloud. You don't actually own your slides; you own a subscription to a viewer that might change its layout or pricing whenever the company feels like it. Bento does something different. It packs the editor, the viewer, and the live data into a single portable HTML file. It's an odd approach that feels like a throwback to the early web, but it works. I like that it's view-source honest. If you want to know how a transition is happening, you can just look at the code. The tool even checks a signed manifest at launch to handle updates, though you can toggle that off if you prefer your files to be truly static. The feature set is lean. You get the standard shapes, tables, and media embeds, but the hover states are where it gets interesting. You can set them to reveal content or focus a group, which makes it feel more like a prototype and less like a linear deck. The real question is whether...