Skip to content

rm attribute privacy level

Bengfort requested to merge rm-attribute-privacy-level into main

While privacy levels on subjects are a well received and tangible concept, privacy levels on attributes are not. I wanted to see how much complexity we could save by removing them.

IMHO the result is significant: We could get rid of some UI warnings that I believe are guaranteed to confuse users by removing this feature. It would also remove ~100 lines of code (~0.5% of our code base). I think this is worth considering.

See also !493 (closed)

Edited by Bengfort

Merge request reports