trusted_time 1.0.3
trusted_time: ^1.0.3 copied to clipboard
Tamper-proof, offline-safe, multi-source trusted time for Flutter. Provides reliable timestamps immune to system clock manipulation.
1.0.3 #
Changes #
- Fix workflows: formatting and release check (fa4e61a)
- Format env block in release workflow (35168a2)
- Add automated release workflows and iOS packaging (68949cd)
1.0.1 #
- Chore: Implemented a fully automated release and publishing workflow using GitHub Actions.
- Fix: Added full platform support for Web, Windows, macOS, and Linux.
1.0.0 #
- Initial High-Integrity Release: Production-ready engine for tamper-proof UTC time.
- Marzullo Consensus: Multi-source quorum resolution from Tier-1 NTP and HTTPS providers.
- Temporal Baseline: Hardware-anchored monotonic timeline ensuring zero-drift consistency.
- Full Jitter Backoff: Industry-standard retry strategy for high-resiliency cloud connectivity.
- Zero-Alloc Performance: Memory-optimized internal stack with <1μs synchronous retrieval.