The Photo Feed
The feed is where you see photos shared by you and your circles.
Instant loading
Section titled “Instant loading”BrightBlur uses server-side rendering to load your feed metadata instantly. You’ll see captions, timestamps, and pixelated placeholders before any decryption starts — so the page feels fast even on slow connections.
Face compositing
Section titled “Face compositing”As you scroll, BrightBlur automatically:
- Identifies which face slices you have permission to decrypt.
- Fetches the encrypted slices and the required keys.
- Decrypts them in your browser.
- Composites the clear faces over the pixelated regions in the base image.
This happens in real time, entirely on your device. The server never sees the unblurred result.
Detail view
Section titled “Detail view”Tap any photo to see it full-screen. From the detail view, you can:
- View the caption and date.
- See which faces you have access to (and which are still pixelated).
- Add comments.
- Request access to a pixelated face.
- Download the decrypted version of the photo.
Photo cache
Section titled “Photo cache”Photos you’ve already viewed are cached locally, so they load instantly on repeat visits without re-downloading or re-decrypting. The cache is cleared when you log out.