• Joined on 2026-02-16
hugo pushed to main at hugo/IronStorage 2026-08-16 13:19:41 +00:00
b50e47ab73 Refine Apple Watch TOTP presentation (#57)
hugo reopened issue hugo/IronStorage#57 2026-08-16 12:57:44 +00:00
Implement the Apple Watch TOTP interface
hugo reopened issue hugo/IronStorage#58 2026-08-16 12:57:44 +00:00
Complete the iPhone and Watch integration audit
hugo closed issue hugo/IronStorage#58 2026-08-16 12:55:29 +00:00
Complete the iPhone and Watch integration audit
hugo commented on issue hugo/IronStorage#58 2026-08-16 12:55:25 +00:00
Complete the iPhone and Watch integration audit

Implemented in c2c7a64. Added the complete Apple mobile coverage/security matrix and manual release checklist, privacy manifests for the iPhone, AutoFill, and Watch bundles, XcodeGen resource…

hugo pushed to main at hugo/IronStorage 2026-08-16 12:55:01 +00:00
c2c7a64164 Audit Apple mobile integration (#58)
hugo closed issue hugo/IronStorage#57 2026-08-16 12:38:43 +00:00
Implement the Apple Watch TOTP interface
hugo commented on issue hugo/IronStorage#57 2026-08-16 12:38:39 +00:00
Implement the Apple Watch TOTP interface

Implemented in e54d91a. Replaced the placeholder with a native SwiftUI TOTP list and large-code detail screen using Rust-provided states, labels, codes, periods, and remaining time. Rust now owns…

hugo pushed to main at hugo/IronStorage 2026-08-16 12:38:24 +00:00
e54d91a83a Implement Apple Watch TOTP interface (#57)
hugo closed issue hugo/IronStorage#56 2026-08-16 12:27:54 +00:00
Build the Rust watchOS core and secure TOTP storage
hugo commented on issue hugo/IronStorage#56 2026-08-16 12:27:50 +00:00
Build the Rust watchOS core and secure TOTP storage

Implemented in df1d493. Added the feature-gated Rust watchOS snapshot/TOTP runtime, a Watch-only UniFFI bridge, strict device-only passcode-protected Keychain persistence, lifecycle secret…

hugo pushed to main at hugo/IronStorage 2026-08-16 12:27:37 +00:00
df1d49339c Build secure Rust watchOS TOTP core (#56)
hugo closed issue hugo/IronStorage#55 2026-08-16 11:49:12 +00:00
Synchronize the selected TOTP subset to Apple Watch
hugo commented on issue hugo/IronStorage#55 2026-08-16 11:48:18 +00:00
Synchronize the selected TOTP subset to Apple Watch

Implemented in commit a055c93.\n\nWhat changed:\n- Added a storage-owned, versioned, bounded replacement snapshot containing only selected TOTP identity/display fields and the minimum offline TOTP…

hugo pushed to main at hugo/IronStorage 2026-08-16 11:47:43 +00:00
a055c93b86 Synchronize selected TOTP entries to Apple Watch (#55)
hugo pushed to main at hugo/MetaCrate 2026-08-16 10:19:40 +00:00
1254cf24e1 fix(ci): heal failed target caches
hugo pushed to main at hugo/MetaCrate 2026-08-16 10:10:12 +00:00
e970bdecf6 fix(ci): invalidate relocated test fingerprints
hugo pushed to main at hugo/MetaCrate 2026-08-16 06:19:12 +00:00
c5b81afb91 fix(ci): remove weekly MSRV release run
hugo closed issue hugo/IronStorage#53 2026-08-15 20:44:48 +00:00
Implement iPhone and Apple Watch preferences
hugo commented on issue hugo/IronStorage#53 2026-08-15 20:44:19 +00:00
Implement iPhone and Apple Watch preferences

Implemented in affdb55.\n\n- Added Rust-owned mobile preferences/config for repository and server identity, protected token status/removal, default GPG identity, inactivity timeout, appearance,…