passepartout-apple/PassepartoutLibrary/Sources/PassepartoutVPNImpl/Strategies
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
..
CDProfileRepository.swift Update metadata and translations (#365) 2023-10-10 23:00:19 +02:00
KeychainSecretRepository.swift Rethink library architecture (#301) 2023-05-24 18:19:47 +02:00
ProfileMapper.swift Encrypt profiles stored to iCloud (#436) 2023-12-17 23:31:08 +01:00
SwiftyBeaverLogger.swift Address logging issues (#304) 2023-05-27 12:14:04 +02:00
TunnelKitVPNManagerStrategy.swift Add data count to WireGuard connections (#430) 2023-12-14 22:18:20 +01:00
UserDefaultsStore.swift Support iCloud sync as an option (#350) 2023-09-09 20:29:04 +02:00