General Tech
Show HN: Capsule – Single-file web apps that save their data into SQLite
Capsule is a single-file web app that bundles HTML, assets, and data into a SQLite file, allowing for easy data sharing and export. It prioritizes privacy and security by limiting document access to the file system and internet, with a permission model still in development. Capsule uses a UUID and timestamp for versioning and merging different file copies.
Read the full article at withcapsule.app →