#pgcon
- 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.
Follow #pgcon
on RSS or use the
JSON API
curl -X GET \
-H "Content-type: application/json" \
-H "Accept: application/json" \
"https://octothorp.es/~/pgcon"