← All stories
● Covered by 1 source · 1 reportLow impact1 neutral

Air-gapped file encryption tool released as self-decrypting HTML page

🔄 Updated 20h ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Encrypts files into a single, self-decrypting HTML page.
  • Requires only a web browser for decryption, no installation.
  • Supports decryption using bare OpenSSL.
  • Includes embedded OpenPGP signatures for audibility.

Self-Decrypting HTML for File Encryption

A new tool has been introduced that enables air-gapped file encryption, delivering the encrypted content within a single, self-decrypting HTML page. This approach eliminates the need for users to install additional software to decrypt files, requiring only a standard web browser.

Design Goals and Functionality

The project was inspired by self-extracting archives, aiming to provide a dependency-free method for sharing encrypted files. Key design goals included no installation requirements (beyond a web browser), self-decryption from a single file without network access, and full audibility of the process. The tool achieves this by manipulating HTML structure to allow decryption without compromising PGP signatures and supports decryption via bare OpenSSL.

Audibility and Reproducibility

Audibility is addressed through the self-contained nature of the decryption process and the availability of the source code. The tool also incorporates embedded OpenPGP signatures and aims for reproducible builds, though reproducibility currently depends on the operating system.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~17 min · 13 stories · Sep 25

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

A new tool has been released that provides air-gapped file encryption, packaged as a single, self-decrypting HTML page. This development allows for sharing encrypted files without requiring external dependencies or network access for decryption, which simplifies secure file distribution.