Server Architectures
topic on 1 show · 1 statements across 1 episodes
1 statements about Server Architectures, every show
Krohn: Systems should prevent servers from viewing plain-text user data
“The way we should be building systems is that If the server doesn't need to see the data or access the data that you're putting onto it, then it just shouldn't. There's no reason why it has to see it, then the data should be not available to the server in plai…”