passepartout-apple/PassepartoutLibrary
Davide De Rosa 38b06b6bb5
Encrypt profiles stored to iCloud (#436)
Going forward, persist profiles encrypted to the CloudKit container.
Conversely, read from the encrypted field if any, falling back to the
plain JSON field.

WARNING: the change is NOT backward compatible, as it would defeat the
purpose. That is, once the profile is stored encrypted, the old plain
profile is erased and its content won't be readable by older versions of
the app.
2023-12-17 23:31:08 +01:00
..
.swiftpm Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
Sources Encrypt profiles stored to iCloud (#436) 2023-12-17 23:31:08 +01:00
Tests Level up to strict Concurrency (#361) 2023-09-10 20:36:52 +02:00
.gitignore Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
Package.swift Add data count to WireGuard connections (#430) 2023-12-14 22:18:20 +01:00