Quinten
Quinten
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Quinten on 1/21/2024 in #questions
Common practice: storing plaintext or encrypted
I'm building a simple notes app, and am storing notes in plaintext Markdown in a database. Because of some hyper-niche features, I have some interest from friends, so this app is never going to scale to more than a handful of people, but it's also not just me. Therefore, it feels kinda weird that as a DB admin, I can see all notes from all users. Therefore my question (TLDR): in applications like these, is it common practice to encrypt notes stored in a DB? If so, how would I go about doing this using Web/Node Crypto?
2 replies
TtRPC
Created by Quinten on 1/20/2024 in #❓-help
React Query client errors on 401
No description
5 replies