Releases: suriya4code/PangoLock
Release list
PangoLock v0.2.1
PangoLock v0.2.1 🐾
Stronger hiding + UI refinements.
What's new
- 🛡 Hardened Hide — hiding an item now strips all access (chmod 000) and adds a Spotlight skip marker on top of the Finder hidden flag, so other apps (video players, media scanners, search) genuinely can't reach it. Show restores everything; Lock/Remove safely un‑hide first so nothing is ever stranded.
- 🐾 Cleaner branding — the onboarding and lock screens now use the transparent shield emblem (no cream tile) so it floats nicely on the dark background.
- 💬 Tooltips on the toolbar buttons (Add / Show All / Wallet / Lock).
Hide is hardened obfuscation, not encryption — for true secrecy use Lock (Encrypt). See SECURITY.md → Hide vs. Lock.
Everything from v0.2.0/v0.1.0 still applies: hide & AES‑256 encrypt folders, zero‑knowledge master password, Touch ID, wallet, portable lockers, encrypted sharing, backup & recovery, intruder/stealth/panic, secure shredder, App Sandbox + fail‑safe design. 87 tests green.
Downloads
PangoLock-0.2.1.dmg— open, then drag PangoLock to Applications.PangoLock-0.2.1.zip— the.appif you prefer.
This is an unsigned build, It is not yet notarized, so Gatekeeper will warn on first launch. To open it:
- Drag PangoLock to Applications.
- Right‑click the app → Open → Open (first time only), or run:
xattr -dr com.apple.quarantine /Applications/PangoLock.app
A signed + notarized build will replace these assets in a future release (see docs/RELEASING.md). Until then, building from source (see the README) is the most trustworthy option.
Note: under this unsigned build the App Sandbox isn't enforced and Touch ID / intruder‑camera capture won't function; those require a signed build.
PangoLock v0.2.0
PangoLock v0.2.0 🐾
A premium UI + branding refresh on top of the v0.1.0 feature set.
What's new
- 🛡 New shield app icon (pangolin curled around a padlock).
- ✨ App icon on the onboarding and lock screens and in the main toolbar.
- 🎛 Menu‑bar menu items now have icons (Show All / Lock / Panic / Quit).
- 🖼 Faint brand watermark behind the vault list.
Plus everything from v0.1.0: hide & AES‑256 encrypt folders (optional per‑folder password) · zero‑knowledge master password · Touch ID + idle auto‑lock · encrypted wallet · portable USB lockers · encrypted sharing · backup & recovery key · intruder snapshot / stealth / panic · secure shredder · App Sandbox + fail‑safe design. 86 tests green.
Downloads
PangoLock-0.2.0.dmg— open, then drag PangoLock to Applications.PangoLock-0.2.0.zip— the.appif you prefer.
This is an unsigned build, It is not yet notarized, so Gatekeeper will warn on first launch. To open it:
- Drag PangoLock to Applications.
- Right‑click the app → Open → Open (only needed the first time), or run:
xattr -dr com.apple.quarantine /Applications/PangoLock.app
A signed + notarized build will replace these assets in a future release (see docs/RELEASING.md). Until then, the most trustworthy option is to build from source — instructions are in the README.
Note: under this unsigned build the App Sandbox isn't enforced and Touch ID / intruder‑camera capture won't function; those require a signed build.
PangoLock v0.1.0
PangoLock v0.1.0 🔐
Hide and AES‑256 encrypt any folder on your Mac, behind a zero‑knowledge master password.
Highlights: folder lock/encrypt (optional per‑folder password) · hide/show · Touch ID + idle auto‑lock · encrypted wallet · portable USB lockers · encrypted sharing · backup & recovery key · intruder snapshot / stealth / panic · secure shredder · App Sandbox + fail‑safe design. 86 tests green. See the README and SECURITY.md.
Downloads
PangoLock-0.1.0.dmg— open, then drag PangoLock to Applications.PangoLock-0.1.0.zip— the.appif you prefer.
This is an unsigned build, It is not yet notarized, so Gatekeeper will warn on first launch. To open it:
- Drag PangoLock to Applications.
- Right‑click the app → Open → Open (only needed the first time), or run:
xattr -dr com.apple.quarantine /Applications/PangoLock.app
Note: Since this is unsigned build the App Sandbox isn't enforced and Touch ID / intruder‑camera capture won't function. These will be enabled after notarizing this app.