[Standards] XEP-0115: Entity Capabilities don't have enough information to get verification string from data form

2023-03-02 Thread Masum Nishat
Hello,
I am developing an XMPP client with java, Currently, I'm implementing XEP-0115.
When I try to attach the form defined in XEP-0232: Software
Information, I found no information to get the verification string for
the Data form field of type XEP-0221: Data Forms Media Element.

Is there any standard to implement this or do I just need to ignore
this kind of field?

Currently, I'm ignoring this kind of field as no documentation found.

Thanks
Al Masum Nishat
___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___


Re: [Standards] Moderation (XEP-0425) by anonymous moderator/admin

2023-03-02 Thread JC Brand


On 27.02.23 18:20, Nicolas Cedilnik wrote:

Hi all,

XEP-0425 is explicit about the "by" attribute of  being 
mandatory:


> The  element MUST have a 'by' attribute specifying the 
JID of the moderating entity.


> 

Following up on a jdev@ discussion, I believe there are legitimate use 
cases where this requirement should be alleviated:


- preventing offenders to come at moderators directly

- moderation with external (eg, CLI) tools

- service-wide moderation, where a MUC service admin might want to 
remove all messages with a certain attachment, eg disturbing awful 
pictures, URLs, from a certain author, etc.


- gateways to services where there the moderator is not known

Would a PR in this direction be acceptable?



Hi Nicolas

I've relaxed the requirement from MUST to SHOULD.

The change is in this PR: https://github.com/xsf/xeps/pull/1271

All the best
JC

___
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
___