Post #1808919
2026-04-29 13:13 UTC
For a task management app, would you expect/want it to use iCloud's encryption-at-rest features?
Replies (3)
-
@scott@sfba.social 2026-04-29 15:59
@amyworrall@mastodon.social yes? But I admit to not being aware of those features. 😬
-
@bens@mastodon.xyz 2026-04-29 16:09
@amyworrall@mastodon.social personally no
-
@agiletortoise@mastodon.social 2026-04-29 16:29
@amyworrall@mastodon.social If you are doing it from scratch, I’d highly recommend using encrypted values fields for content, likely a task name and notes. They work just the same for users with ADP off, as long as you don’t have reason to query those records remotely. Working on migrating to those fields with an established app can be a pain.