DecentralizedAmateurPagingNetwork / Core

The DAPNET Core is the core application of DAPNET, responsible for handling transmitter clients, clustering, and providing the REST API.
https://www.afu.rwth-aachen.de/projekte/funkruf-pager-pocsag/funkrufmaster-2-0-dapnet
42 stars 11 forks source link

Allow normal users to view all calls #182

Closed 7h0ma5 closed 2 years ago

7h0ma5 commented 2 years ago

Allow normal users to view all calls

Open for discussion...

dk7td commented 2 years ago

That's ok for me. I don't see a big impact on privacy because the number of direct calls is much less than automated calls from different sources. Also HAM radio is open communication per definition.

phl0 commented 2 years ago

No issues for me.

dg9vh commented 2 years ago

Also no issue for me :-)

Taronyu commented 2 years ago

No issue for me either. Although I see the potential privacy aspect, we should keep in mind that a) ham radio must be readable by anybody and b) if you operate a transmitter in dl-all there is a good chance that you can potentially see a lot of calls anyway. So having the check does not really add to privacy. If no one disagrees, I will perform the merge later.

dj7lc commented 2 years ago

All right, do it :-) I will update the servers once it is merged.

Taronyu commented 2 years ago

Changes included in version 1.5.5.6. Note that simply copying over to an existing installation might fail, because the jgroups configuration file has changed in Version >= 4.0.0. I had to update due to a severe security vulnerability. I don't have a fixed example config file yet.