Hacker News new | ask | show | jobs
by tomekw 1272 days ago
OP, you have mentioned the entries are encrypted. Could you please explain how? :)
1 comments

Sure! The writings, tags, and prompts are encrypted at the application level (using Rail 7’s ActiveRecord encryption, which is pretty cool).

I think that this is about as secure as it could be beyond letting users generate and store their own encryption keys.