Hacker News new | ask | show | jobs
by widow-maker 155 days ago
Does axonflow support redaction on images ? We have noticed it multiple times that people in our org share images containing critical information with the public apis.
1 comments

We are currently working on adding image redaction support to Axonflow. This feature became a priority as it was a core requirement for a secured browser feature I have been developing.

I have already forked the community codebase and am actively working on the implementation to ensure sensitive data in images is protected before reaching public APIs. I will share updates as soon as it's ready for use.