#privacy
- CipherDoc: A Searchable, Encrypted JSON Document Service on Postgres
https://justatheory.com/2023/10/cipherdoc/
I gave a talk at PGCon this year on a privacy-first data storage service I designed and implemented. Perhaps the encryption and searching patterns will inspire others.
- Apple Challenges FBI Decryption Demand
https://justatheory.com/2016/02/apple-challenges-fbi-decryption-demand/
- GDPR and the Professionalization of Tech
https://justatheory.com/2018/05/gdpr-and-the-professionalization-of-tech/
The GDPR is a big deal. What will be the best approaches to comply? Hard work, good tools, and ingenious new products.
Follow #privacy
on RSS or use the
JSON API
curl -X GET \
-H "Content-type: application/json" \
-H "Accept: application/json" \
"https://octothorp.es/~/privacy"