cacti
cacti copied to clipboard
Support to merge two views according to a privacy policy
BUNGEE can now create a view and receive options to do different things with the view. Given a privacy policy and two different views, allow bungee to merge them.
Requirements:
- Utility functions for a SATP gateway to encode a privacy policy
- Add functionality to merge two views
- Add respective endpoints that receive a pair of serialized views and a privacy policy and merge it according to the policy
- Update prometheus metrics (number of merged views, counter for each privacy policy applied)
@RafaelAPB please assign me this one