• Joined on 2026-02-16
hugo pushed to main at hugo/IronStorage 2026-08-17 18:28:26 +00:00
14c9f8138f Keep confirmed Watch snapshots current
hugo pushed to main at hugo/IronStorage 2026-08-17 17:43:30 +00:00
c617430149 Keep mobile storage paths container-relative
hugo pushed to main at hugo/IronStorage 2026-08-17 17:09:36 +00:00
9f262ec80c Prepare App Store build 6
hugo pushed to main at hugo/IronStorage 2026-08-17 16:54:58 +00:00
5d7e8c94c8 Fix TOTP unlock loading presentation
hugo pushed to main at hugo/IronStorage 2026-08-17 16:06:22 +00:00
2a59803b6c Harden Apple Watch snapshot synchronization
hugo pushed to main at hugo/IronStorage 2026-08-17 15:13:24 +00:00
5c88d3ace0 Document reliable App Store export path
hugo pushed to main at hugo/IronStorage 2026-08-17 15:07:29 +00:00
5b70806203 Prepare App Store build 5
hugo pushed to main at hugo/IronStorage 2026-08-17 15:00:43 +00:00
a8a59d496b Allow existing GPG keys with cloned stores
hugo pushed to main at hugo/IronStorage 2026-08-17 14:50:42 +00:00
0b7c938b23 Prepare App Store 1.0 build 4
hugo commented on issue hugo/IronStorage#59 2026-08-16 17:49:06 +00:00
Prepare and verify Apple App Store distribution

submitted to app store

hugo closed issue hugo/IronStorage#59 2026-08-16 17:49:06 +00:00
Prepare and verify Apple App Store distribution
hugo opened issue hugo/IronStorage#87 2026-08-16 16:33:56 +00:00
build the plan for a full android version of IronStorage
hugo commented on issue hugo/IronStorage#59 2026-08-16 15:56:49 +00:00
Prepare and verify Apple App Store distribution

Implemented and pushed commit f894d43.\n\nCompleted:\n- Added local-first onboarding with protected local GPG key generation or private-key import, explicit replacement confirmation, a real local…

hugo pushed to main at hugo/IronStorage 2026-08-16 15:56:12 +00:00
f894d43eb6 Prepare Apple App Store distribution (#59)
hugo commented on issue hugo/IronStorage#84 2026-08-16 15:49:27 +00:00
implement macos auto-typing support extension

somehow already done.

hugo closed issue hugo/IronStorage#84 2026-08-16 15:49:27 +00:00
implement macos auto-typing support extension
hugo closed issue hugo/IronStorage#58 2026-08-16 13:21:21 +00:00
Complete the iPhone and Watch integration audit
hugo commented on issue hugo/IronStorage#58 2026-08-16 13:21:17 +00:00
Complete the iPhone and Watch integration audit

Completed the Apple mobile integration audit in commit c2c7a64. Added the milestone coverage/security matrix, documented exclusions and manual evidence requirements, added per-target privacy…

hugo closed issue hugo/IronStorage#57 2026-08-16 13:20:08 +00:00
Implement the Apple Watch TOTP interface
hugo commented on issue hugo/IronStorage#57 2026-08-16 13:20:03 +00:00
Implement the Apple Watch TOTP interface

Completed the Apple Watch TOTP interface in commits e54d91a and b50e47a. The Watch consumes Rust-provided selected-entry records only, keeps the snapshot in the Watch Keychain for offline use,…