gbv / jskos-server

Web service to access JSKOS data
https://coli-conc.gbv.de/api/
MIT License
6 stars 4 forks source link

Truncate created/modified date before returning entity? #167

Open stefandesu opened 2 years ago

stefandesu commented 2 years ago

The might be privacy implications when returning the full timestamps of an entity. You could, in theory, reconstruct when and how fast someone worked. To circumvent this, we could truncate the created and modified fields so that only the date is returned. It is yet unclear if this is really necessary though.