Skip to content

paranoia-file-text-encryption 16.1.43 (new cask)#260364

Open
ParanoiaWorks wants to merge 4 commits intoHomebrew:mainfrom
ParanoiaWorks:paranoia-file-text-encryption
Open

paranoia-file-text-encryption 16.1.43 (new cask)#260364
ParanoiaWorks wants to merge 4 commits intoHomebrew:mainfrom
ParanoiaWorks:paranoia-file-text-encryption

Conversation

@ParanoiaWorks
Copy link
Copy Markdown

@ParanoiaWorks ParanoiaWorks commented Apr 21, 2026


After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes, including zap stanza paths.

@BrewTestBot BrewTestBot added new cask missing zap Cask is missing a zap stanza, please add one. labels Apr 21, 2026
@bevanjkay
Copy link
Copy Markdown
Member

Please make sure you fill out the PR template.

@ParanoiaWorks
Copy link
Copy Markdown
Author

local brew audit fails due to broken Xcode on this machine; install and uninstall verified working

@krehel krehel added the awaiting user reply Issue needs response from a user. label Apr 22, 2026
@krehel
Copy link
Copy Markdown
Member

krehel commented Apr 22, 2026

Please address the failures.

@bevanjkay
Copy link
Copy Markdown
Member

Please try to add a zap stanza. The linked documentation provides some recommended methods to create it.

@BrewTestBot BrewTestBot removed the missing zap Cask is missing a zap stanza, please add one. label Apr 22, 2026
@ParanoiaWorks
Copy link
Copy Markdown
Author

Added zap trash: with the app's user config files (~/.ssefe.conf and ~/.ssepte.conf).

A bit of context on why these are the only paths listed: the application is a Java Swing app (packaged with jpackage), and it intentionally does not use the standard macOS preference locations like ~/Library/Preferences/.plist or ~/Library/Application Support/. Instead, it stores its two module configurations (File Encryptor and Text Encryptor) as plain dotfiles directly in the user's home directory — this keeps configuration portable across platforms (the same codebase runs on Windows and Linux, where those macOS-specific paths don't exist).

@bevanjkay bevanjkay changed the title Add paranoia-file-text-encryption 16.1.43 paranoia-file-text-encryption 16.1.43 (new cask) Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting user reply Issue needs response from a user. new cask

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants