{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihwvsynqwhplyhjwk45crgr27jhcwsdsjw6kl7d5ah6z2righhlqa",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mo67qwwng7n2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/envault",
  "publishedAt": "2026-06-13T12:06:53.116Z",
  "site": "https://pub.dev",
  "textContent": "Fintech-grade secret management for Flutter/Dart. AES-256-GCM encryption in generated code, SecureString type, build-time validation, and git hygiene enforcement. The only Dart package with a derived [...] Changelog excerpt: - Initial release of envault. - Introduced AES-256-GCM encryption for secrets. - Added `SecureString`with `.use()`scope to prevent log leakage. - Implemented PBKDF2 derived keys at runtime (master key not stored in binary). - Integrated hardware acceleration via `cryptography_flutter`.",
  "title": "v0.1.0 of envault",
  "updatedAt": "2026-06-13T11:48:54.048Z"
}