-
Notifications
You must be signed in to change notification settings - Fork 129
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
Comments
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. |
Would it a possibility to block objects from a specific owner instead? |
Here's my situation: RLV-heavy role play sim, and my relay is usually on
Ask. Many RLV objects are owned by the sim owner and are there all the
time. Some of these (eg. an "environment server" that pings my relay
frequently) I trust completely, and wish it could stop asking and just do
its thing quietly.
On the flip side, there's a trap that many dislike (I like it, but it's got
2hrs of restrictions and I can see how some might find that troublesome),
and elsewhere, in other sims, I've found traps that are badly broken. It
would be nice if there was a way to quiet such things (and not risk
accidentally hitting "yes" for them). In the case of this sim both the
potential whitelist and blacklist objects belong to the same person, who is
not on my collar.
…On Thu, Dec 12, 2024, 6:39 PM Pyhrn ***@***.***> wrote:
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.
—
Reply to this email directly, view it on GitHub
<#1121 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BNRXOXTTW3PXR4W5EJZCFF32FINCXAVCNFSM6AAAAABTOKZBZKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBQGIZDENZQHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
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.
The text was updated successfully, but these errors were encountered: