Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Object whitelist and blacklist for Relay #1121

Open
jarakoul opened this issue Dec 11, 2024 · 3 comments
Open

Feature Request: Object whitelist and blacklist for Relay #1121

jarakoul opened this issue Dec 11, 2024 · 3 comments

Comments

@jarakoul
Copy link

What version of OpenCollar are you using?
8.3

What behavior did you expect?
RLV Relay is working as expected. What I'd LIKE to see is for Relay to be able to maintain a whitelist and blacklist of objects. The whitelist would be objects that would always work with the wearer's relay, without asking. The blacklist would be objects that would never work with the wearer's relay, without asking. The lists could be uuids of the objects. The interface to maintain these lists could be a menu reached by adding a button to the [Relay App] menu.

What behavior did you see instead?
RLV Relay is working as expected.

What steps does someone need to take to reproduce the problem?
No problem, feature request.

@SilkieSabra
Copy link
Contributor

My first reaction to this is that it's not feasible to maintain a stable list of objects by object uuid because objects get new uuids every time they are rezzed. We do already have options for owner and trusted-owned objects to be whitelisted, Trust Owner and Trust Trusted.

@Pyhrn
Copy link

Pyhrn commented Dec 12, 2024

Would it a possibility to block objects from a specific owner instead?
Same way the relay checks if the request from an (trusted-)owner and accepts, the relay checks if the object is owned by a blacklisted agent and declines automatically. That should be more doable if i'm not complete wrong.

@jarakoul
Copy link
Author

jarakoul commented Dec 13, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants