Axel Rauschmayer on Nostr: It’s a shame that neither macOS nor Windows have good built-in GUI support for ...
It’s a shame that neither macOS nor Windows have good built-in GUI support for encrypting ZIP archives.
(Not very safe) encryption via shell:
zip -re FILES.zip FILES/
MacOS supports decryption of such files (I don’t know about Windows).
Safer: AES-256 encryption
• MacOS app:
https://www.keka.io/en/• Windows app:
https://www.7-zip.org/Published at
2026-06-01 15:08:15 UTCEvent JSON
{
"id": "111b7ff892e0d4244fe16f0a5387b3319e631e17c5a986ee3142394f8096f08c",
"pubkey": "7a7a0978cc46ef7fd548fb125e51c04de7d4ca639417a21b56aa95e3711c0b38",
"created_at": 1780326495,
"kind": 1,
"tags": [
[
"proxy",
"https://fosstodon.org/@rauschma/116675477201300859",
"web"
],
[
"proxy",
"https://fosstodon.org/users/rauschma/statuses/116675477201300859",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://fosstodon.org/users/rauschma/statuses/116675477201300859",
"pink.momostr"
],
[
"-"
]
],
"content": "It’s a shame that neither macOS nor Windows have good built-in GUI support for encrypting ZIP archives.\n\n(Not very safe) encryption via shell:\nzip -re FILES.zip FILES/\nMacOS supports decryption of such files (I don’t know about Windows).\n\nSafer: AES-256 encryption\n• MacOS app: https://www.keka.io/en/\n• Windows app: https://www.7-zip.org/",
"sig": "b12019cb8bb0667a1c7df75693528f74c2b990d99bd775b59be8a828a8cfb1a326f8f0808d9d49cbb1d4b20b700aa8e75fd681cdc28dc07e81be717445fa4875"
}