A Holt
A Holt
> 1. First we'll try to use Ansible's [apt_key](https://docs.ansible.com/ansible/latest/collections/ansible/builtin/apt_key_module.html) command to set up the keyring, as it appears designed for exactly this: Oops, while this revised Ansible code _might_ work......
> ...on the other hand, the `hkp` (OpenPGP HTTP Keyserver Protocol) might not be supported by Ansible? Confirmed, the above [apt_key](https://docs.ansible.com/ansible/latest/collections/ansible/builtin/apt_key_module.html) Ansible snippet fails as follows: ``` TASK [apt_key] *****************************************************************...
``` sudo gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys DC5BAA93F9E4AE4F0411F97C74F88ADB3194DD81 ``` The above line can be run repeatedly (no problem!) ``` sudo gpg --output /usr/share/keyrings/learningequality-kolibri.gpg --export DC5BAA93F9E4AE4F0411F97C74F88ADB3194DD81 ``` Whereas if this 2nd line...
For Raspberry Pi-specific testing of Ubuntu 22.10, see: - #3408
@mikkokotila should we align IIAB with any of the emerging "Offline YouTube" platforms like [PeerTube](https://en.wikipedia.org/wiki/PeerTube), and if so which one? Some of these appear to be gutters for viral hate...
@ericnitschke recommends YouPHPTube which is mostly just to "offline" i.e. rehost/stream YouTube videos — but that's a start: https://github.com/DanielnetoDotCom/YouPHPTube https://www.youphptube.com https://demo.youphptube.com https://youphptube.readthedocs.io
This has nothing to do with IIAB or India per se, but we should be aware of movements like the white supremacy movement which uses viral decentralized video to cultivate...
> Shall we continue this on the thread? I do not understand licensing and have a lot to learn if this is related, if you can recommend any thread yes,...
FWIW another data point: > YouTube executive offers behind-the-scenes look at how site tried to block grisly video of New Zealand massacre > > New videos were uploaded to the...
Scary Important Stuff, thanks @mikkokotila And thanks all for pushing forward community/privacy models that can be very meaningful in the "kinda offline" developing world especially. Quite relevant is this discussion...