Results 42 comments of Narcis Garcia

I'm not talking about invitation nor CAPTCHA methods. This is not an exact duplicate.

I'm asking for administrators approval as step for new account to be usable; not depending on what way was used to register account.

Is Popcorn a simple media player? No: Popcorn is useful to collect media catalog and present it well ordered on a nice interface. And it allows to select language track,...

You can look at this project: https://git.actiu.net/libre/xhash

XEP-0166, XEP-0167 Does the project have in mind to implement Jingle protocol? Smack library can help to grow features to audio/video conferencing.

Okay, replacing keys by "lxc.cgroup2.memory.max" and "lxc.cgroup.memory.swap.max" respectively, only changes 1 information inside container: ``` $ sudo cat /var/lib/lxc.u/lxc/MyContainer/config | grep -e memory lxc.cgroup2.memory.max = 2048M lxc.cgroup.memory.swap.max = 100M $...

Don't leak user's data to anybody (self hosted or third-party hosted)

The subject title: Don't leak user's data to anybody. @lejenome why do you have to do what Mozilla/AMO does? Can you set sending data as disabled by default?

1. What are all public TCP/UDP ports per service required to be open from Internet? 2. How do I replace 8001 and 8002 ports by other ones? Is this hardcoded...

The only way I've found to change broadcast ports freely is to set master_live_stream_port and dj_live_stream_port values directly to database. Example for first time setting of TCP/64018 and TCP/64019: ```...