Results 139 comments of Martin

If feasible maybe it would be best to just generate the keys when running the tests.

Some more thoughts: Maybe privatebin could honor the env variable `HTTP-PROXY` but also a proxy flag to explicitely set a proxie. The flag should override the env variable.

This PR conflicts, e.g. due to my rework to get rid of fixed IDs (e.g. unsub1). Maybe check with a recent version of go-xmpp if those changes are still necessary...

Maybe you can PR the changes. I would also appreciate if the matterbridge people woult directly contribute to the lib.

Those XEPs are relatively new compared to the age of this library and I think no one ever added these. Maybe you could contribute this? Like I started contributing to...

@selfhoster1312 Not sure about the changes to matterbridge as I'm not familiar with their code. However, I pushed a first [draft of xep-0359 support](https://github.com/xmppo/go-xmpp/tree/xep-0359). Just have a look if that...

@Neustradamus and @mattn I don't have access to the repo settings, can you please check whether creating PRs is allowed for everyone? > You don't have access to repository options

> Edit: looks like only collaborators can create PRs here? Can you try again? I have access to the repo settings now and I have not seen any setting preventing...

Weird, I'll have to check again another time. Did you have a look at my origin-id draft linked earlier?

@selfhoster1312 @poVoq Did you manage to check whether [draft of xep-0359 support](https://github.com/xmppo/go-xmpp/tree/xep-0359) will work for matterbridge? If so, I'd merge it to master and you could update your merge request.