We shouldn't actually be encrypting the draft every second. We should only be encrypting a draft if the content changed from last second to the next.
And even then, we should probably change it to check once in 5 seconds, and one last time when we tap the back icon. I'll file a separate issue.
Originally posted by @tomholub in #970 (comment)