linuxmint / linuxmint/nemo-extensions

Compress option and then choosing password defaults to AES encryption which makes the compressed file to fail open in Windows with default archiver

Open
#515 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
486
Forks
172
PR merge metrics
No merged PRs in 30d

Description

I don't know if this is the right place to post -essentially- this feature request.

When (in Cinnamon - Linux Mint) you use right click --> compress... and then choose a password, the file is compressed with default AES algorithm. The problem is that if you send the file to Windows users, they cannot open the file with default Windows archiver (only with 3rd party app like 7zip).

I think there should be an option when compressing a file with password to choose between AES or ZipCrypto algorithm, so there is compatibility with Windows users.

thank you!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at Nemo’s right-click “Compress…” action and its password-selection flow; inspect where the default AES choice is made and how archive compatibility is handled. Done means a password-protected archive can use either AES or ZipCrypto and the selected option opens with Windows’ default archiver.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.