Just a place on the internet to share some cool ides, problems and thoughts. The idea I have is that whenever to solve a hard problem, I could create a blog post to make life easier for others.
02 Apr, 2025
Searching encrypted content
During the development of Jadebook, I ran into an issue where the search feature was difficult to implement since the content we're searching is dynamically encrypted. Here's how I solved it.