List of videos

Query parameters

q - Free search query.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-id.

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&limit=50&offset=50&ordering=-is_filler&page=70
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3366,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=100&ordering=-is_filler&page=70",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&ordering=-is_filler&page=70",
    "results": [
        {
            "id": 626097,
            "name": "FSCONS 2017 - Øyvind Kolås - mmm, microraptor, lua, isthmus",
            "header": "Recorded by NUUG for FSCONS",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626097/theora/fscons17_-_307_-_en_-_smalltalk_-_201711041800_-_mmm_microraptor_lua_isthmus_-_oyvind_kolas.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626097/broadcast/fscons17_-_307_-_en_-_smalltalk_-_201711041800_-_mmm_microraptor_lua_isthmus_-_oyvind_kolas.dv",
                "original": "https://upload.frikanalen.no/media/626097/original/fscons17_-_307_-_en_-_smalltalk_-_201711041800_-_mmm_microraptor_lua_isthmus_-_oyvind_kolas.webm"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:40:04",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-12-12T19:28:49.295374Z",
            "updatedTime": "2018-12-12T20:28:21.957689Z",
            "uploadedTime": "2018-12-12T19:47:47.483635Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626097/theora/fscons17_-_307_-_en_-_smalltalk_-_201711041800_-_mmm_microraptor_lua_isthmus_-_oyvind_kolas.ogv",
            "largeThumbnailUrl": "/static/default_large_thumbnail.png"
        },
        {
            "id": 626044,
            "name": "State of the Commons and the Global Open Education Opportunity - Cable Green",
            "header": "Cable Green fra Creative Commons kommer til Oslo for å holde foredrag om \"State of the Commons and the Global Open Education Opportunity\".\r\n\r\nForedraget holdes på engelsk.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626044/theora/20180917-cablegreen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626044/broadcast/20180917-cablegreen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626044/large_thumb/20180917-cablegreen.jpg",
                "original": "https://upload.frikanalen.no/media/626044/original/20180917-cablegreen.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:38:45.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-10-10T15:16:44.090870Z",
            "updatedTime": "2018-12-10T11:23:54.706418Z",
            "uploadedTime": "2018-10-10T13:45:27.538152Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626044/theora/20180917-cablegreen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626044/large_thumb/20180917-cablegreen.jpg"
        },
        {
            "id": 626099,
            "name": "FSCONS 2017 - Dougald Hine - On the future of hope",
            "header": "Recorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626099/theora/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626099/broadcast/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.dv",
                "original": "https://upload.frikanalen.no/media/626099/original/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626099/large_thumb/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:47:23",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-12-12T22:30:47.657004Z",
            "updatedTime": "2018-12-13T17:40:08.427418Z",
            "uploadedTime": "2018-12-12T22:53:23.992087Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626099/theora/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626099/large_thumb/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.jpg"
        },
        {
            "id": 625733,
            "name": "OpenStack, update in Debian, Gerrit, Jenkins, and CI/CD for packages - Debconf 16",
            "header": "In this talk, we will review what happened in the OpenStack world over the last year: new projects that appeared in Debian (Congress, Aodh, Gnocchi, Magnum, Mistral, Senlin and Zaqar), and improvements in the existing projects (walk through important bits of the release notes), and how Debian became the base for the packaging of commercial products: Mirantis OpenStack is now fully based on the Debian packaging of OpenStack, and puppet-openstack is now fully compatible with Debian.\n\nThen, in a 2nd part of this talk, we'll cover a broader topic: we'll see how a CI/CD and automation for writing packages (and more specifically Python modules) could help Debian developers at large, using either Jenkins, or Gerrit, Nodepool and Zuul, running an OpenStack deployment to build packages. We'll see how Mirantis implemented its CI (and what it can do), and how this is currently done in upstream OpenStack CI/CD infrastructure, and how we could deploy it for Debian, inside our own infrastructure.\n\nTalk (45 mins) session with Thomas Goirand during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625733/theora/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625733/broadcast/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625733/large_thumb/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625733/small_thumb/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.jpg",
                "original": "https://upload.frikanalen.no/media/625733/original/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.webm"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:34:22.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/99/",
            "createdTime": "2016-07-22T22:41:58.173602Z",
            "updatedTime": "2018-11-10T18:29:26.796856Z",
            "uploadedTime": "2016-07-22T22:42:03.668159Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625733/theora/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625733/large_thumb/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.jpg"
        },
        {
            "id": 626057,
            "name": "Caminandes 2: Gran Dillama",
            "header": "Llamaen Koro erfarer at gresset er grønnere på den andre siden av gjerdet, og at veien dit kan være lang.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626057/theora/02_gran_dillama_1080p.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626057/broadcast/02_gran_dillama_1080p.dv",
                "original": "https://upload.frikanalen.no/media/626057/original/02_gran_dillama_1080p.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626057/large_thumb/02_gran_dillama_1080p.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:02:26.083333",
            "categories": [
                "Barn og ungdom"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/Caminandes2GranDillama",
            "createdTime": "2018-11-13T23:56:20.536277Z",
            "updatedTime": "2018-11-18T16:33:58.553980Z",
            "uploadedTime": "2018-11-18T16:29:59.474525Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626057/theora/02_gran_dillama_1080p.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626057/large_thumb/02_gran_dillama_1080p.jpg"
        },
        {
            "id": 625674,
            "name": "My Experience with Debian - Debconf 16",
            "header": "The talk would cover my first brush with computing itself, the need and move to GNU/Linux, distro hopping and the need for that.  the change to Debian and how it became my home. It would also be about the various choices and mistakes I made when I started and things to look out for. \n\nThe audience would be people who are still unaware about the benefits of FOSS, community engagement and fence-sitters.\n\nTalk (45 mins) session with shirish agarwal during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625674/broadcast/My_Experience_with_Debian.dv",
                "theora": "https://upload.frikanalen.no/media/625674/theora/My_Experience_with_Debian.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625674/small_thumb/My_Experience_with_Debian.jpg",
                "original": "https://upload.frikanalen.no/media/625674/original/My_Experience_with_Debian.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625674/large_thumb/My_Experience_with_Debian.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:15:04.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/60/",
            "createdTime": "2016-07-19T19:40:10.397134Z",
            "updatedTime": "2018-11-10T18:29:26.888015Z",
            "uploadedTime": "2016-07-19T19:40:15.256611Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625674/theora/My_Experience_with_Debian.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625674/large_thumb/My_Experience_with_Debian.jpg"
        },
        {
            "id": 626102,
            "name": "FSCONS 2017 - Natia El-Imam - The road to Open Village",
            "header": "Recorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626102/theora/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626102/broadcast/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626102/large_thumb/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.jpg",
                "original": "https://upload.frikanalen.no/media/626102/original/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.webm"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:47:32.180000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam",
            "createdTime": "2018-12-13T17:40:22.668509Z",
            "updatedTime": "2018-12-13T18:44:20.292932Z",
            "uploadedTime": "2018-12-13T18:02:37.071084Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626102/theora/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626102/large_thumb/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.jpg"
        },
        {
            "id": 626103,
            "name": "FSCONS 2017 - Vinay Gupta - Resilience",
            "header": "Recorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626103/theora/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626103/broadcast/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626103/large_thumb/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.jpg",
                "original": "https://upload.frikanalen.no/media/626103/original/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.webm"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:56:39.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta",
            "createdTime": "2018-12-13T18:05:15.056947Z",
            "updatedTime": "2018-12-13T19:37:21.286380Z",
            "uploadedTime": "2018-12-13T18:44:30.653485Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626103/theora/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626103/large_thumb/fscons17_-_314_-_en_-_simula_-_201711041115_-_resilience_-_vinay_gupta.jpg"
        },
        {
            "id": 626065,
            "name": "Sintel",
            "header": "Historien om Sintel og hennes ekspedisjon for å finne babydragen hun ble kjent med.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626065/theora/sintel-2048-surround.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626065/broadcast/sintel-2048-surround.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626065/large_thumb/sintel-2048-surround.jpg",
                "original": "https://upload.frikanalen.no/media/626065/original/sintel-2048-surround.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:14:48.041667",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/Sintel",
            "createdTime": "2018-11-18T17:33:22.098172Z",
            "updatedTime": "2018-11-18T17:59:15.155778Z",
            "uploadedTime": "2018-11-18T17:52:36.383575Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626065/theora/sintel-2048-surround.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626065/large_thumb/sintel-2048-surround.jpg"
        },
        {
            "id": 626104,
            "name": "FSCONS 2017 - Vladan Joler - Networks of Metal, Sweat and Neurons",
            "header": "We will explore how they defined new forms of labor, exploitation and generation of enormous amount of wealth and power for their owners creating a deep economic gap between the ones who own and control the means of production and others who often live below the poverty line. We will explore different forms of immaterial labor, but \r\nalso forms of hard physical labor and exploitation hidden behind fractal supply chains and invisible infrastructures of contemporary capitalism.\r\n\r\nRecorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626104/theora/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626104/broadcast/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626104/large_thumb/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.jpg",
                "original": "https://upload.frikanalen.no/media/626104/original/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.webm"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:58.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler",
            "createdTime": "2018-12-13T18:42:49.575151Z",
            "updatedTime": "2018-12-13T20:23:52.255198Z",
            "uploadedTime": "2018-12-13T19:37:30.523958Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626104/theora/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626104/large_thumb/fscons17_-_317_-_en_-_simula_-_201711041400_-_networks_of_metal_sweat_and_neurons_-_vladan_joler.jpg"
        },
        {
            "id": 626105,
            "name": "FSCONS 2017 - Patrice Riemens - Cryptocurrency meets Universal Basic Income",
            "header": "The concept of  an Universal, unconditional Basic Income (UBI) is getting increasing traction in many political and economic circles, this in view of the major ('disruptive') changes society in general and the 'labor market' in particular are set to experience in the (very) near future. Though in its essence absurdly simple - the name says it all - UBI forms a complex tangle of issues, and is the subject of fierce debate. Demands for UBI are an outcome of a general discontent with the present dispensation and especially the role of finance in it.  UBI also narrowly connects  with the rise of a new - 'and dangerous'  social class-in-forming  (-Guy Standing): the 'Precariat.' \r\n\r\nSome developers of cryptocurrencies, often also members of the precariat themselves (even if the upper tier of it) -- being by definition adverse to the existing forms of (fiat) money, by now the private property of 'banksters' -- view UBI as being a uniquely appropriate platform to push thru the monetary transformation they envisage, by advocating to pay it out in (their) cryptocurrency . One of these cryptocurrencies, Duniter (1,2), even makes its own existence more or less contingent upon the existence of UBI.\r\n\r\nI am not so sure this is a good idea, and this has to do with the still unresolved, and, immo, quite fundamental problems with the 'usability' of cryptocurrencies with the population at large, and the likewise largely unresolved economic issues with the concept of cryptocurrency itself in general. \r\n\r\nSince doubt expresses uncertainty and a wish to discuss, I want to format my talk, just like I did when I discussed Bitcoin at the Göteborg FSCONS in 2015, as a dialogue with the audience, and then especially with the potentially 'tech solutionist' component in it.\r\n\r\n\r\n(1) https://duniter.org/en/presentation/\r\n(2) http://basicincome.org/news/2017/01/interview-time-digital-basic-income/\r\n\r\n\r\nRecorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626105/theora/fscons17_-_318_-_en_-_simula_-_201711041200_-_cryptocurrency_meets_universal_basic_income_-_patrice_riemens.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626105/broadcast/fscons17_-_318_-_en_-_simula_-_201711041200_-_cryptocurrency_meets_universal_basic_income_-_patrice_riemens.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626105/large_thumb/fscons17_-_318_-_en_-_simula_-_201711041200_-_cryptocurrency_meets_universal_basic_income_-_patrice_riemens.jpg",
                "original": "https://upload.frikanalen.no/media/626105/original/fscons17_-_318_-_en_-_simula_-_201711041200_-_cryptocurrency_meets_universal_basic_income_-_patrice_riemens.webm"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:41:29.080000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/201711041200_-_cryptocurrency_meets_universal_basic_income",
            "createdTime": "2018-12-13T19:08:27.349317Z",
            "updatedTime": "2018-12-13T21:02:21.398628Z",
            "uploadedTime": "2018-12-13T20:24:00.977953Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626105/theora/fscons17_-_318_-_en_-_simula_-_201711041200_-_cryptocurrency_meets_universal_basic_income_-_patrice_riemens.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626105/large_thumb/fscons17_-_318_-_en_-_simula_-_201711041200_-_cryptocurrency_meets_universal_basic_income_-_patrice_riemens.jpg"
        },
        {
            "id": 626319,
            "name": "Anne Cath. Vestlys 100-årsjubileum",
            "header": "I år ville forfatteren Anne Cath. Vestly fylt 100 år. Empo var på plass da dagen ble feiret i forfatterens fødeby, nemlig Rena.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626319/theora/200503-Annecath-Frikanalen-RHEDB.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626319/broadcast/200503-Annecath-Frikanalen-RHEDB.dv",
                "original": "https://upload.frikanalen.no/media/626319/original/200503-Annecath-Frikanalen-RHEDB.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626319/large_thumb/200503-Annecath-Frikanalen-RHEDB.jpg"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:03:02.400000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-03-04T13:03:26.357864Z",
            "updatedTime": "2020-03-04T13:12:56.716215Z",
            "uploadedTime": "2020-03-04T13:18:32.803918Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626319/theora/200503-Annecath-Frikanalen-RHEDB.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626319/large_thumb/200503-Annecath-Frikanalen-RHEDB.jpg"
        },
        {
            "id": 626106,
            "name": "FSCONS 2017 - Petter Joelson - Digidem Lab -- bringing together hackers and activists for social change",
            "header": "We live in a turbulent time, where many countries in Europe face the long term effects of austerity, the rising threat of right wing populism and a lack of or deteriorating trust in political process or impact. But in places like Iceland and Spain this trend has partly been countered thanks to collaboration between social movements and the civic tech community, by creating new forms of direct democratic participation with digital tools.\r\n\r\nIn the workshop we explore successful examples of digital democracy projects and their relevance to our Nordic countries. How can we change the political landscape by a more extensive engagement in new technology for participation and how do we best collaborate between hackers and social movements?\r\n\r\nDigidem Lab is a new space in Gothenburg, Sweden, where young people come together to develop tech products for participation, as well as promoting and building on existing tools. We work in cooperation with social movements and bring together young activists, developers, designers and anyone who believes another world is possible. We believe new forms of participation need to come from below and spread to all sectors of society.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626106/theora/fscons17_-_319_-_en_-_java_-_201711041600_-_digidem_lab_--_bringing_together_hackers_and_activists_for_social_change_-_petter_joelson.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626106/broadcast/fscons17_-_319_-_en_-_java_-_201711041600_-_digidem_lab_--_bringing_together_hackers_and_activists_for_social_change_-_petter_joelson.dv",
                "original": "https://upload.frikanalen.no/media/626106/original/fscons17_-_319_-_en_-_java_-_201711041600_-_digidem_lab_--_bringing_together_hackers_and_activists_for_social_change_-_petter_joelson.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626106/large_thumb/fscons17_-_319_-_en_-_java_-_201711041600_-_digidem_lab_--_bringing_together_hackers_and_activists_for_social_change_-_petter_joelson.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:38:34.140000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_319_-_en_-_java_-_201711041600_-_digidem_lab_--_bringing_together_hackers_and_activists_f",
            "createdTime": "2018-12-13T19:28:02.058011Z",
            "updatedTime": "2018-12-13T21:37:26.339564Z",
            "uploadedTime": "2018-12-13T21:02:29.980232Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626106/theora/fscons17_-_319_-_en_-_java_-_201711041600_-_digidem_lab_--_bringing_together_hackers_and_activists_for_social_change_-_petter_joelson.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626106/large_thumb/fscons17_-_319_-_en_-_java_-_201711041600_-_digidem_lab_--_bringing_together_hackers_and_activists_for_social_change_-_petter_joelson.jpg"
        },
        {
            "id": 626223,
            "name": "My personal fight against the modern laptop - Hamish Coleman",
            "header": "Hamish Coleman presents.\r\n\r\n\r\n    This talk will take you through some tools and techniques I used to reverse engineer the keyboard controller in my Thinkpad x230 laptop.\r\n\r\n\r\n    I was driven to start this project when the laptops currently on sale just did not meet my requirements. Even the durable Thinkpad laptops I preferred in the past are being dumbed down. Eventually, I will need a new laptop - and with the available offerings, I just do not want anything that currently can be purchased off the shelf.\r\n\r\n\r\n    To keep the project achievable, I reduced my gripes to just the keyboard - asking the question: \"Can I shoehorn an older keyboard in a modern laptop?\"\r\n\r\n\r\n    Taking you through UEFI, ARCompact CPUs, Firmware Reversing, big structure dumping, SMM and custom virtual machines to answer that with \"maybe.\"\r\n\r\n\r\n    I hope to inspire others to address their hardware gripes too - and offer some tools and the confidence that they can.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626223/theora/20191210-modify-laptop-firmware.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626223/broadcast/20191210-modify-laptop-firmware.dv",
                "original": "https://upload.frikanalen.no/media/626223/original/20191210-modify-laptop-firmware.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626223/large_thumb/20191210-modify-laptop-firmware.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:50:40.660000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20191210-modify-laptop-firmware/",
            "createdTime": "2019-12-11T07:06:33.736269Z",
            "updatedTime": "2019-12-11T08:36:26.721310Z",
            "uploadedTime": "2019-12-11T07:54:03.274169Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626223/theora/20191210-modify-laptop-firmware.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626223/large_thumb/20191210-modify-laptop-firmware.jpg"
        },
        {
            "id": 626066,
            "name": "FSCONS 2017 - Trust, Elections and Twitter - Patricia Aas",
            "header": "What happened from beginning to end. What made the news and what didn't. How did it feel to be in it and how I was treated by the public, by the government and by the media.\r\n\r\nHow transparency and suspiciousness is fundamental to an election system and how the lack of transparency drove me to dig further into the ballot counting system in Norway.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626066/theora/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626066/broadcast/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.dv",
                "original": "https://upload.frikanalen.no/media/626066/original/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626066/large_thumb/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:04:05.180000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas",
            "createdTime": "2018-11-19T14:48:58.746836Z",
            "updatedTime": "2018-12-13T18:45:46.643977Z",
            "uploadedTime": "2018-11-19T14:56:53.183350Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626066/theora/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626066/large_thumb/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.jpg"
        },
        {
            "id": 626317,
            "name": "Torsdagsinnslag 6. februar: Spor3",
            "header": "Etter kommunesammenslåingen av Ski og Oppegård til Nordre Follo kommune, ble Rådhuset og de fleste innbyggertjenestene, som f.eks. servicetorg og NAV-kontor lagt til Ski. Det skaper utfordringer for rullestolbrukere på Kolbotn som ønsker å ta toget til Ski.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626317/theora/200206-Spor3-Frikanalen-TK_MASTER.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626317/broadcast/200206-Spor3-Frikanalen-TK_MASTER.dv",
                "original": "https://upload.frikanalen.no/media/626317/original/200206-Spor3-Frikanalen-TK_MASTER.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626317/large_thumb/200206-Spor3-Frikanalen-TK_MASTER.jpg"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:02:14.240000",
            "categories": [
                "Velferd"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-02-06T09:50:49.332428Z",
            "updatedTime": "2020-02-06T11:09:34.629842Z",
            "uploadedTime": "2020-02-06T09:59:20.707478Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626317/theora/200206-Spor3-Frikanalen-TK_MASTER.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626317/large_thumb/200206-Spor3-Frikanalen-TK_MASTER.jpg"
        },
        {
            "id": 626291,
            "name": "En sang i uka",
            "header": "I dagens torsdagsinnslag møter vi Andreas Gregersen som har satt seg et stort mål for året: han skal nemlig lage en sang hver eneste uke i 2020. Vi besøkte ham i det han skulle lage sang for uke 4. Tittelen på sangen ble Empo Tv.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626291/theora/203101-Gregersen-RH.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626291/broadcast/203101-Gregersen-RH.dv",
                "original": "https://upload.frikanalen.no/media/626291/original/203101-Gregersen-RH.mov",
                "largeThumb": "https://upload.frikanalen.no/media/626291/large_thumb/203101-Gregersen-RH.jpg"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:03:16.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2020-01-31T11:59:49.796550Z",
            "updatedTime": "2020-01-31T12:22:22.783168Z",
            "uploadedTime": "2020-01-31T12:22:37.210012Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626291/theora/203101-Gregersen-RH.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626291/large_thumb/203101-Gregersen-RH.jpg"
        },
        {
            "id": 626080,
            "name": "What We’ve Learned From Billions of Security Reports - Scott Helme",
            "header": "Running one of the largest security reporting platforms of its kind, we handle billions of security reports for our customers every single month. Come and learn how we've scaled from handling 10,000 reports per month to 10,000 reports per second and the many evolutions our infrastructure has gone through. Alongside that come and see how, with our bird’s-eye view of such a diverse ecosystem, we’ve helped identify malware in a multinational organisation, had a malicious browser plugin taken down and much more!\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626080/theora/20181120-scott.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626080/broadcast/20181120-scott.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626080/large_thumb/20181120-scott.jpg",
                "original": "https://upload.frikanalen.no/media/626080/original/20181120-scott.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:59:28.100000",
            "categories": [
                "Annet",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=AKPlqFWoN84",
            "createdTime": "2018-11-29T23:28:38.310380Z",
            "updatedTime": "2018-12-13T19:43:50.512606Z",
            "uploadedTime": "2018-11-30T00:14:31.216568Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626080/theora/20181120-scott.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626080/large_thumb/20181120-scott.jpg"
        },
        {
            "id": 626088,
            "name": "Machine Learning for Security - Alan Saied",
            "header": "The ability to mathematically classify patterns, predict events and/or identify abnormalities within a wide range of data is known as Machine Learning. For the purpose of this conference , we explain the power of data and how it can be used with Machine Learning models to identify abnormal behaviour within complex environments. We also explain the ingredients and the steps required to build a Machine Learning models to serve security tasks. This will further be followed by its complications in terms of false positives, accuracy of detection and validity of model and how this can be improved.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626088/theora/20181120-alan.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626088/broadcast/20181120-alan.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626088/large_thumb/20181120-alan.jpg",
                "original": "https://upload.frikanalen.no/media/626088/original/20181120-alan.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:47:36.240000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=1pfYK9wCVew",
            "createdTime": "2018-12-10T12:04:56.696235Z",
            "updatedTime": "2018-12-10T12:55:44.093390Z",
            "uploadedTime": "2018-12-10T12:13:23.119455Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626088/theora/20181120-alan.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626088/large_thumb/20181120-alan.jpg"
        },
        {
            "id": 624367,
            "name": "NTNU app",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624367/theora/5458_e19b08498c064a45b376d38180c39787.ogv",
                "original": "https://upload.frikanalen.no/media/624367/original/orig_daa7c6d3037548a9b6e3f84c5eabc841.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624367/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624367/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624367/broadcast/5458_2b9b51e6340049e2b2b2ad0af7b83cfb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624367/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:56.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-18T18:50:50.910000Z",
            "updatedTime": "2018-11-10T18:29:28.611013Z",
            "uploadedTime": "2011-03-18T18:50:50.910000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624367/theora/5458_e19b08498c064a45b376d38180c39787.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624367/large_thumb/large.jpg"
        },
        {
            "id": 626098,
            "name": "FSCONS 2017 - Maria Xynou - Collect evidence of Internet Censorship",
            "header": "Since 2012, the Open Observatory of Network Interference (OONI) project has been invesnsorship around the world. OONI's network measurement software has shed light on many scary, yet interein how information controls are being deployed. From Deep Packet Inspection (DPI) technology being used to block media websites during heavy political protests, to country-wide internet blackouts during elections and other events.\r\n\r\nThis talk will highlight some of the most striking internet censorship\r\nevents that have been detected by OONI over the last years, and will\r\ninclude a discussion of their relation and relevance to social and\r\npolitical events. This talk will also explain how you can take action to\r\nuncover evidence of internet censorship in your country and beyond.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626098/theora/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626098/broadcast/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626098/large_thumb/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.jpg",
                "original": "https://upload.frikanalen.no/media/626098/original/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.webm"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:07:17.140000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-12-12T19:51:47.103830Z",
            "updatedTime": "2018-12-12T22:32:48.267221Z",
            "uploadedTime": "2018-12-12T20:28:33.157774Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626098/theora/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626098/large_thumb/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.jpg"
        },
        {
            "id": 626028,
            "name": "Virtual Machines and Where to Find Them",
            "header": "Viua VM is a greenfield virtual machine designed for parallel execution. Its instruction set aims to facilitate writing reliable, correct, concurrent software.\r\n\r\nSuch an undertaking is not completed in a day or two - work on Viua started in December 2014, and is still ongoing. Viua positions itself as a contender to the throne currently occupied by Erlang's VM - BEAM.\r\n\r\nApart from a technical overview, this talk will give a tour of the \"softer\" problems one may encounter while working on a piece of non-trivial Free Software. It will also discuss how work on such software may affect one's position in the academia and in the business world. This will be described from an undergraduate student's point of view, early in their carreer.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626028/theora/20180410-virt-viua.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626028/broadcast/20180410-virt-viua.dv",
                "original": "https://upload.frikanalen.no/media/626028/original/20180410-virt-viua.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626028/large_thumb/20180410-virt-viua.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:44:23.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20180410-virt-viua/",
            "createdTime": "2018-05-25T13:27:46.646980Z",
            "updatedTime": "2018-11-26T16:23:24.439255Z",
            "uploadedTime": "2018-05-25T11:49:19.676966Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626028/theora/20180410-virt-viua.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626028/large_thumb/20180410-virt-viua.jpg"
        },
        {
            "id": 626224,
            "name": "Home Assistant - Øyvind Rasmussen",
            "header": "Øyvind Rasmussen presenterer",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626224/theora/20191112-homeassistant.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626224/broadcast/20191112-homeassistant.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626224/large_thumb/20191112-homeassistant.jpg",
                "original": "https://upload.frikanalen.no/media/626224/original/20191112-homeassistant.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:06:07.940000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2019-12-11T12:03:01.419406Z",
            "updatedTime": "2019-12-11T13:20:11.791179Z",
            "uploadedTime": "2019-12-11T12:22:57.189930Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626224/theora/20191112-homeassistant.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626224/large_thumb/20191112-homeassistant.jpg"
        },
        {
            "id": 626184,
            "name": "Annerledes av Margrete",
            "header": "Margrete (33) har skrevet og framført et dikt om å leve med en funksjonshemming. Selv har hun asperger-syndrom.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626184/theora/Annerledes av Margrete.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626184/broadcast/Annerledes av Margrete.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626184/large_thumb/Annerledes av Margrete.jpg",
                "original": "https://upload.frikanalen.no/media/626184/original/Annerledes av Margrete.mp4"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:01:43.200000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2019-08-28T10:57:38.767268Z",
            "updatedTime": "2019-08-28T10:59:30.584413Z",
            "uploadedTime": "2019-08-28T10:58:27.792757Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626184/theora/Annerledes av Margrete.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626184/large_thumb/Annerledes av Margrete.jpg"
        },
        {
            "id": 626081,
            "name": "Venn av Nøff",
            "header": "Det er høst og tid for Nasse Nøff å komme inn i varmen etter en lang sesong ute i hagen. Søndag 2.november hadde foreningen Venn av Nøff sin årlige innbæring. I tillegg blir det utdeling av NÆ!-prisen. Følg med.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626081/theora/051218_VAN_RHMW_WEB.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626081/broadcast/051218_VAN_RHMW_WEB.dv",
                "original": "https://upload.frikanalen.no/media/626081/original/051218_VAN_RHMW_WEB.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626081/large_thumb/051218_VAN_RHMW_WEB.jpg"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 66,
                "name": "Empo AS",
                "homepage": "https://www.empo.no/",
                "description": "",
                "postalAddress": "Teglevegen 27\r\n1400 SKI",
                "streetAddress": "",
                "editorId": 2159,
                "editorName": "Rune Hagerup",
                "editorEmail": "rune.hagerup@empo.no",
                "editorMsisdn": "+47 978 41 612",
                "fkmember": true
            },
            "duration": "00:06:07.840000",
            "categories": [
                "Kultur"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-12-05T08:49:19.349533Z",
            "updatedTime": "2018-12-05T08:54:59.219601Z",
            "uploadedTime": "2018-12-05T08:51:49.044608Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626081/theora/051218_VAN_RHMW_WEB.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626081/large_thumb/051218_VAN_RHMW_WEB.jpg"
        },
        {
            "id": 626055,
            "name": "Frikanalen Informasjonsfilm",
            "header": "Info!",
            "description": "",
            "files": {
                "theora": "https://upload.frikanalen.no/media/626055/theora/Frikanalen_1_4.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626055/broadcast/Frikanalen_1_4.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626055/large_thumb/Frikanalen_1_4.jpg",
                "original": "https://upload.frikanalen.no/media/626055/original/Frikanalen_1_4.mp4"
            },
            "creator": "rune.hagerup@empo.no",
            "organization": {
                "id": 3,
                "name": "Frikanalen",
                "homepage": "https://frikanalen.no",
                "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                "streetAddress": "Åsvegen 115\r\n2740 ROA",
                "editorId": 2086,
                "editorName": "Tore Sinding Bekkedal",
                "editorEmail": "toresbe@protonmail.com",
                "editorMsisdn": "+47 918 59 508",
                "fkmember": true
            },
            "duration": "00:00:48.090000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-11-10T12:33:26.247865Z",
            "updatedTime": "2019-06-19T11:06:31.897749Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/626055/theora/Frikanalen_1_4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626055/large_thumb/Frikanalen_1_4.jpg"
        },
        {
            "id": 626226,
            "name": "EuroBSDCon 2019, Lillehammer: Embedded Ethics - Patricia Aas",
            "header": "Patricia is a programmer who has worked mostly in C++ and Java. She has spent her career continuously delivering from the same code-base to a large user base, from working on two browsers (Opera and Vivaldi), to working on embedded telepresence endpoints for Cisco. She is focused on the maintainability and flexibility of software architecture, and how to extend it to provide cutting edge user experiences.\r\n\r\nHer focus on the end users has led her work more and more toward privacy and security, and she has recently started her own company, TurtleSec, hoping to contribute positively to the infosec and C++ communities. She is also involved in the #includeC++ organization hoping to improve diversity and inclusion in the C++ community",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626226/theora/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626226/broadcast/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.dv",
                "original": "https://upload.frikanalen.no/media/626226/original/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626226/large_thumb/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:46:40.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=HfNIiitVFtc",
            "createdTime": "2019-12-15T09:55:16.173054Z",
            "updatedTime": "2019-12-15T15:23:16.904459Z",
            "uploadedTime": "2019-12-15T10:35:31.233455Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626226/theora/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626226/large_thumb/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.jpg"
        },
        {
            "id": 626117,
            "name": "FSCONS 2017 - Devyn Remme - New Materialism",
            "header": "The popular narrative of salvation through technological innovation is comfortable because it doesn't confront the institutionalized inequalities, abuses, and violence endemic to modernity’s strategic relations of power and production. The dominant discourse assimilates the values and goals of sustainability with the mainstream economic paradigm of growth, and relies on technoscientific innovation to achieve these goals. Advocates for framing sustainability as a problem which can be described, confronted and resolved with technology and innovation argue that there is a need for a steady growth in consumption which can only be sustained by the drive of innovation. A key tenet of neoliberal economic theory is the push to privitize everything. The commons represent an increasingly contested site. It is our task to prevent the capture of the commons by private advantage both in material and digital spaces and corridors.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626117/theora/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626117/broadcast/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.dv",
                "original": "https://upload.frikanalen.no/media/626117/original/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626117/large_thumb/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:37:56.060000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme",
            "createdTime": "2018-12-16T15:06:15.998387Z",
            "updatedTime": "2018-12-16T19:35:43.189458Z",
            "uploadedTime": "2018-12-16T15:23:41.763505Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626117/theora/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626117/large_thumb/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.jpg"
        },
        {
            "id": 624130,
            "name": "Kopiering er ikke tyveri",
            "header": "",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624130/theora/5110_f3211e25c1144e36958ba4359cb7caa7.ogv",
                "original": "https://upload.frikanalen.no/media/624130/original/orig_ae77ad81f90b4683afcef32645e6856a.avi",
                "smallThumb": "https://upload.frikanalen.no/media/624130/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624130/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624130/broadcast/5110_7c10fc16cc1b4945ba122480a8227edb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624130/large_thumb/large.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:01:19.640000",
            "categories": [
                "Barn og ungdom",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "http://www.nuug.no",
            "createdTime": "2010-12-21T14:25:36.933000Z",
            "updatedTime": "2018-11-13T23:53:34.177518Z",
            "uploadedTime": "2010-12-21T14:25:36.933000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624130/theora/5110_f3211e25c1144e36958ba4359cb7caa7.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624130/large_thumb/large.jpg"
        },
        {
            "id": 626110,
            "name": "FSCONS 2017 - Karl Trygve Kalleberg - Taking back control of the software running on your hardware",
            "header": "Open technology is a fantastically appealing dream. Here in the real world, however, many of us struggle to get by with the increasingly closed platforms that define our digital life. In this talk, we discuss how to combat closed technology with open technology, through the supernerdy activity of reverse engineering.g is just a fancy name for taking things apart to understand how they work. We demonstrate how this can be done to closed-source software running on various different platforms. \r\n\r\nAs part of our demonstration, we cover a handful of topics relevant for the intrepid hacktivist who wants to survive in the age of gated communities: \r\n* investigative capabilities available on closed mobile platforms (focus on Android and IOS)\r\n* trends in application sandboxing and digital rights management\r\n* gotchas of interoperating with proprietary protocols \r\n\r\nWe’ll approach these topics through a series of adventures on the console, alongside our favourite traveling companion: Frida. She’s an awesome (libre!) tool for inject JavaScript to explore native apps on Windows, macOS, Linux, iOS, Android, and QNX.\r\n\r\nThe examples throughout the talk may be somewhat technical, but taken from everyday examples most of the audience should be able to relate to. Even if programming and reverse engineering is not your thing, you still risk learning something by showing up.\r\n\r\nRecorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626110/theora/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626110/broadcast/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626110/large_thumb/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.jpg",
                "original": "https://upload.frikanalen.no/media/626110/original/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.webm"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:43:48.180000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hard",
            "createdTime": "2018-12-14T10:11:17.210834Z",
            "updatedTime": "2018-12-14T11:11:25.635248Z",
            "uploadedTime": "2018-12-14T10:32:17.678953Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626110/theora/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626110/large_thumb/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.jpg"
        },
        {
            "id": 626227,
            "name": "EuroBSDCon 2019, Lillehammer: Paul Vixie talks about DNS over HTTPS",
            "header": "Paul Vixie was responsible for BIND from 1989 to 1999, and is the author of a dozen or so IETF RFC documents about DNS. He also started the first anti-spam company (MAPS) where he co-invented the DNS RBL (Realtime Blackhole List), and was the founder and later president of the first U.S.-based commercial Internet Exchange (PAIX). Today he serves as CEO of Farsight Security, home of the Security Information Exchange (SIE) and the world’s leading Passive DNS database (DNSDB). He wrote the Cron software used on all UNIX-type computers today. He is also co-inventor of the DNS Response Rate Limiting (RRL) and Response Policy Zone (RPZ) feature-sets now in wide use to protect the operational Internet Domain Name System against online attacks. He received his Ph.D. from Keio University in 2011, and was inducted into the Internet Hall of Fame in 2014.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626227/theora/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626227/broadcast/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.dv",
                "original": "https://upload.frikanalen.no/media/626227/original/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626227/large_thumb/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:54:10.940000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://2019.eurobsdcon.org/talk-speakers/#DoH",
            "createdTime": "2019-12-15T15:22:44.603440Z",
            "updatedTime": "2019-12-23T16:15:26.098075Z",
            "uploadedTime": "2019-12-15T17:20:02.220875Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626227/theora/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626227/large_thumb/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.jpg"
        },
        {
            "id": 626111,
            "name": "FSCONS 2017 - Stian Rødven Eide - A Serious Plan to End Advertisement",
            "header": "Recorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626111/theora/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626111/broadcast/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626111/large_thumb/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.jpg",
                "original": "https://upload.frikanalen.no/media/626111/original/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.webm"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:39:33.040000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_",
            "createdTime": "2018-12-14T10:32:44.576377Z",
            "updatedTime": "2018-12-14T21:46:52.435662Z",
            "uploadedTime": "2018-12-14T11:11:34.308832Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626111/theora/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626111/large_thumb/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.jpg"
        },
        {
            "id": 625900,
            "name": "TED - Richard Browning: How I built a jet suit",
            "header": "We've all dreamed of flying — but for Richard Browning, flight is an obsession. He's built an Iron Man-like suit that leans on an elegant collaboration of mind, body and technology, bringing science fiction dreams a little closer to reality. Learn more about the trial and error process behind his invention and take flight with Browning in an unforgettable demo.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625900/large_thumb/RichardBrowning_2017.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625900/small_thumb/RichardBrowning_2017.jpg",
                "theora": "https://upload.frikanalen.no/media/625900/theora/RichardBrowning_2017.ogv",
                "original": "https://upload.frikanalen.no/media/625900/original/RichardBrowning_2017.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625900/broadcast/RichardBrowning_2017.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:07:13.030000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/RichardBrowning_2017",
            "createdTime": "2017-06-25T10:38:43.607038Z",
            "updatedTime": "2018-11-10T18:29:26.571896Z",
            "uploadedTime": "2017-06-25T11:47:07.811194Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625900/theora/RichardBrowning_2017.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625900/large_thumb/RichardBrowning_2017.jpg"
        },
        {
            "id": 625883,
            "name": "Internett-aktivisme med Holder de Ord",
            "header": "Holder de ord er en partipolitisk uavhengig dugnadsprosjekt som jobber for å gi folk større innflytelse over politikk, gjennom åpne data fra Stortinget og en rekke web-baserte tjenester. Tiina Ruohonen skal presentere HDOs data og infrastruktur, samt muligheter for techies til å bidra til en mer faktabasert politisk debatt i forkant av Stortingsvalget 2017.\r\n\r\nTiina Ruohonen er en av grunnleggerne av Holder de ord. Hun har lang erfaring fra internasjonale organisasjoner, forskning og frivillighet. Tiina jobber ved CICERO Senter for klimaforskning og er også Fellow ved Massachusetts Institute of Technology (MIT).",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625883/theora/20170509-holderdeord-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625883/broadcast/20170509-holderdeord-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625883/large_thumb/20170509-holderdeord-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625883/small_thumb/20170509-holderdeord-frikanalen.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:38:07.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.nuug.no/aktiviteter/20170509-holderdeord/",
            "createdTime": "2017-05-12T10:11:40.279637Z",
            "updatedTime": "2018-11-10T18:29:26.581918Z",
            "uploadedTime": "2017-05-12T10:23:13.845172Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625883/theora/20170509-holderdeord-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625883/large_thumb/20170509-holderdeord-frikanalen.jpg"
        },
        {
            "id": 626090,
            "name": "Modern Web Application Vulnerabilities - Erlend Oftedal",
            "header": "With the emerging popularity of bug bounty programs, lesser known and even brand new vulnerability classes are gaining popularity. This talk will give a walk-though of some of these vulnerabilities, how they occur in modern web applications and how they can be found and fixed.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626090/theora/20181120-erlend.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626090/broadcast/20181120-erlend.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626090/large_thumb/20181120-erlend.jpg",
                "original": "https://upload.frikanalen.no/media/626090/original/20181120-erlend.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:44:03.440000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=fIqNVUtTPQo",
            "createdTime": "2018-12-10T13:06:57.084546Z",
            "updatedTime": "2018-12-13T19:41:17.176159Z",
            "uploadedTime": "2018-12-10T13:52:12.288383Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626090/theora/20181120-erlend.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626090/large_thumb/20181120-erlend.jpg"
        },
        {
            "id": 625873,
            "name": "Data collection, psychometric profiling and their impact on politics",
            "header": "Most political campaigns are data-driven nowadays, and many are getting into profiling of individual voters. Recently, a company with a strong background in military PSYOPS has implemented technology developed at Cambridge University, to enable psychological profiling based on digital traces. They have then been embedded into some of the most surprising recent political campaigns: Ted Cruz's, Donald Trump's and Leave.EU (Brexit). I will outline my personal journey, first discovering the technology as a test subject for Cambridge University, then investigating this company as a complete amateur, and eventually contributing to an article shared globally.\r\n\r\nA background article based on this research was published by NRK Beta early in february 2017, see <https://nrkbeta.no/2017/02/04/dataene-som-snudde-verden-pa-hodet/>.\r\n\r\nThe speaker, Paul-Olivier Dehaye, is a mathematician at the University of Zurich working on interoperability tools enabling new forms of collaborative work on mathematical data, knowledge and software. In his spare time, he enjoys litigating (and especially winning!) against multibillion dollar businesses for the defence of his fundamental right to data protection. He is now leveraging that experience as co-founder of PersonalData.IO, a service that helps individuals regain control over their personal data.\r\n\r\nNUUG talk from 2017-04-04.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625873/theora/20170404-datacollection-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625873/large_thumb/20170404-datacollection-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625873/broadcast/20170404-datacollection-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625873/small_thumb/20170404-datacollection-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "01:14:45.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2017-04-06T09:07:32.194363Z",
            "updatedTime": "2018-11-10T18:29:26.595942Z",
            "uploadedTime": "2017-04-06T09:09:53.444161Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625873/theora/20170404-datacollection-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625873/large_thumb/20170404-datacollection-frikanalen.jpg"
        },
        {
            "id": 626112,
            "name": "FSCONS 2017 - Jérémie Zimmermann - Love Against the Machine",
            "header": "An open discussion as an attempt at building a common understanding and a narrative around the questions of technological colonialism, the loss of control over our devices, and the need to rethink the way we liberate our computing.\r\n\r\nComputers changed over the last 20 years, from friendly machines we could understand, control and improve upon to black-boxed prisons designed at controlling us. How come we are now an increasing number to *hate* these machines, when we remember a past in which we used to passionately love them?\r\n\r\nFrom mobile computers (aka \"smartphones\") containing black-boxed baseband processors enabling remote control, and kicking the user away from properly owning his device, to generalized Intel CPUs and their \"Management Engine\" providing also a way for \"real masters\" of our machines to monitor and control all we do online, the age of the technological optimism is long gone. It is almost impossible today to buy a computer that isn't designed and built as an enemy of its user.\r\n\r\nThis shift of modern computing towards \"enemy machines\" has a profound impact on geopolitics (think \"Trump's NSA\"), on power relationships (think \"We know what you did online for the last 15 years\") but also on our humanities and the way we relate to each other: If I cannot understand how a machine works, how will I ever improve it? How will I ever have a chance to participate in a society run by such black boxes?\r\n\r\nThis open discussion will offer an attempt at a narrative to help us (re)frame the issues surrounding Free/Libre software, and the way we participate in these projects. From a purely technological perspective to a holistic vision based on understanding the ways we interact with each other, at large.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626112/theora/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626112/broadcast/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626112/large_thumb/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.jpg",
                "original": "https://upload.frikanalen.no/media/626112/original/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.webm"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:48:16.080000",
            "categories": [
                "Solidaritet og bistand"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann",
            "createdTime": "2018-12-14T21:59:33.912714Z",
            "updatedTime": "2018-12-14T23:31:08.261894Z",
            "uploadedTime": "2018-12-14T22:46:07.645719Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626112/theora/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626112/large_thumb/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.jpg"
        },
        {
            "id": 626116,
            "name": "FSCONS 2017 - Pål Taule Bentebråten - Towards a Global Cryptocurrency Infrastructure: A Revolutionary Sharing Economy",
            "header": "Yesterday we bartered with favors. If you do something for me, I will do something for you in return.\r\n\r\nToday giant tech companies has commercialised the favor for a favor economy. They have built strong platforms with algorithms to match two parties in a market. Uber matches drivers with people that need a ride, AirBnB matches people that are in need of a place to stay with people that are renting out their apartments. They call this the sharing economy, but there is no such thing as sharing in it.\r\n\r\nTomorrow, we will build the true sharing economy on decentralized platforms that is owned by the people and not giant tech corporations. We will build platforms where the value is not extracted by a third party, but distributed right back into the network. We will build bottom up organizations with structures of collaboration and sharing rather than top down hierarchies of command and control.\r\n\r\n* A brief history of the sharing economy\r\n* How the sharing economy works today\r\n* How blockchain can transform the sharing economy\r\n* Hurdles ahead, challenges of using blockchains\r\n* Think big, think ahead, see a world of opportunities\r\n\r\nHow cryptocurrencies can enable a true sharing economy.\r\n\r\nChallenges ahead:\r\nInfrastructure and global adoption\r\nRegulation vs Innovation\r\nWhat’s next?\r\nUniversal Basic Income (UBI)\r\nA decentralized Internet\r\nNexus\r\n\r\nFilmed by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626116/theora/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626116/broadcast/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626116/large_thumb/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.jpg",
                "original": "https://upload.frikanalen.no/media/626116/original/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.webm"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:37:50",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revol",
            "createdTime": "2018-12-16T14:28:59.674965Z",
            "updatedTime": "2018-12-16T15:12:38.431677Z",
            "uploadedTime": "2018-12-16T14:41:09.854372Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626116/theora/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626116/large_thumb/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.jpg"
        },
        {
            "id": 626118,
            "name": "FSCONS 2017 - Geoffroy Couprie - Replacing core infrastructure without disrupting the community, the VLC way",
            "header": "This talk draws from ongoing work on VLC media player, Rust and Langsec, and focuses on tools and ideas to improve the basic building blocks of our system. There's a special attention to the way it can be introduced in existing projects and communities without disrupting their development or losing knowledge, and how we can build upon the previous steps to make the next one safer.\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626118/theora/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626118/broadcast/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.dv",
                "original": "https://upload.frikanalen.no/media/626118/original/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626118/large_thumb/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:48:53.040000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_com",
            "createdTime": "2018-12-17T21:59:06.761815Z",
            "updatedTime": "2018-12-17T23:12:25.518462Z",
            "uploadedTime": "2018-12-17T22:22:42.855996Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626118/theora/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626118/large_thumb/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.jpg"
        },
        {
            "id": 626119,
            "name": "FSCONS 2017 - Eireann 'bsb' Leverett - Untapped Malicious Potential",
            "header": "Sounds crazy to even try to estimate right?\r\n\r\nThis presentation will cover the details of the calculation, and how we can track these numbers over time. We will also do some visualisation of this data and initiate discussion of where our resources should be spent best in fighting the threat of rDDoS attacks. The key contribution is an extensible methodology for measuring global potential for rDDoS attacks, in realistic terms of throughput. Why might this matter to DDoS mitigation, and what can we learn by watching these trends over time?\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626119/theora/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626119/broadcast/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626119/large_thumb/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.jpg",
                "original": "https://upload.frikanalen.no/media/626119/original/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.webm"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:43:12.120000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett",
            "createdTime": "2018-12-17T23:13:49.665163Z",
            "updatedTime": "2018-12-18T00:12:45.710971Z",
            "uploadedTime": "2018-12-17T23:34:17.533197Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626119/theora/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626119/large_thumb/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.jpg"
        },
        {
            "id": 626237,
            "name": "EuroBSDCon 2019, Lillehammer: OpenBSD: Add VMM to Packer - Phillip Buehler",
            "header": "OpenBSD: add VMM to ‘packer’\r\nThe sysadmin view of virtualization usually starts at a hypervisor running some kind of “image”. Packer is a framework to create such an image using various host and virtualized operating systems and adding some more bolts.\r\n\r\nThis talk shows the efforts and pitfalls of building a plugin for packer using the VMM framework on OpenBSD. Some details go down the rabbit hole (or reducing it) to provide a Go binary runnable as a plugin. For ease of installation, the ways how to package this as an OpenBSD ‘port’ are shown.\r\n\r\nOn top a bigger picture is provided on how to provide configurable OpenBSD images “at scale” by using the above accomplishments.\r\n\r\nPhilipp Buehler\r\n\r\nPhilipp uses Unix since mid 1990s and OpenBSD since 2000. Born and working in Germany mainly in Unix/Linux/BSD areas including ISP services and networking. Been an OpenBSD developer from 2002 to 2005, trying to cleanup and test pf(4). Co-founder of sysfive.com GmbH having the technical lead in designing and operating FOSS-based business plattforms.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626237/theora/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626237/broadcast/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626237/large_thumb/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.jpg",
                "original": "https://upload.frikanalen.no/media/626237/original/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:43:22.820000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://2019.eurobsdcon.org/slides/OpenBSD:%20add%20VMM%20to%20packer%20-%20Philipp%20Buehler.pdf",
            "createdTime": "2019-12-20T21:36:50.707327Z",
            "updatedTime": "2019-12-21T13:20:47.558258Z",
            "uploadedTime": "2019-12-20T22:14:23.607557Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626237/theora/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626237/large_thumb/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.jpg"
        },
        {
            "id": 626091,
            "name": "When exploits are blind - Chris Dale",
            "header": "Demonstration based presentation. Only intro and outro powerpoint slides. Demonstrate user enumeration using timing attacks. Especially prominent when companies have implemented bcrypt/scrypt/pbkdf#2. Attack vector which is very useful in many cases today, notably against Lync/Skype4B installations today. Further password spray into a solution. Discover, analyze and fully exploit reverse-shell command injection. How to find these across large systems? How dose vulnerability scanners work, and how do they detect this? Introduction to Burp Collaborator. Introduction to script for merging attack data into hundreds of Burp Collaborators. Discover, analyze and fully exploit blind SQL Injection. Demonstrating Burp Intruder cluster bomb attack to enumerate out table data.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626091/theora/20181120-chris.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626091/broadcast/20181120-chris.dv",
                "original": "https://upload.frikanalen.no/media/626091/original/20181120-chris.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626091/large_thumb/20181120-chris.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:49:10.100000",
            "categories": [
                "Annet"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=NQAOz0llpss",
            "createdTime": "2018-12-10T13:15:13.380411Z",
            "updatedTime": "2018-12-13T19:55:00.506427Z",
            "uploadedTime": "2018-12-10T14:30:27.706511Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626091/theora/20181120-chris.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626091/large_thumb/20181120-chris.jpg"
        },
        {
            "id": 626092,
            "name": "FSCONS 2017 - Conference Opening",
            "header": "Kacper Why and Thomas Gramstad introduce the FSCONS 2017 conference. \r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626092/theora/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626092/broadcast/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.dv",
                "original": "https://upload.frikanalen.no/media/626092/original/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626092/large_thumb/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:07:52.180000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-12-10T22:23:47.738890Z",
            "updatedTime": "2018-12-13T18:44:54.659852Z",
            "uploadedTime": "2018-12-10T22:28:46.022617Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626092/theora/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626092/large_thumb/fscons17_-_306_-_en_-_simula_-_201711041100_-_welcome_-_kacper_why_-_thomas_gramstad.jpg"
        },
        {
            "id": 625841,
            "name": "Blokkjedeteknologier og kryptovaluta-løsninger",
            "header": "Thor-Harald Johansen Fra Bitspace AS introduserer de tekniske løsningene som Bitspace jobber med: Blokkjedeteknologier og kryptovaluta-løsninger for (1) Grensesnitt mot tradisjonelle banktjenester, (2) Steemit/sosiale medier basert på kryptovaluta, og (3) Utvikling og etablering av løsninger og tjenester for the unbanked/de bankløse i den fremvoksende kryptoøkonomien.\r\n\r\nNUUG talk from 2016-12-13.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625841/theora/20161213-blockchain-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625841/broadcast/20161213-blockchain-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625841/small_thumb/20161213-blockchain-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625841/large_thumb/20161213-blockchain-frikanalen.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:54:53.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2016-12-14T13:09:15.182902Z",
            "updatedTime": "2018-11-10T18:29:26.638818Z",
            "uploadedTime": "2016-12-14T13:11:02.613519Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625841/theora/20161213-blockchain-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625841/large_thumb/20161213-blockchain-frikanalen.jpg"
        },
        {
            "id": 626238,
            "name": "EuroBSDCon 2019, Lillehammer: Rust: Systems Programmers Can Have Nice Things - Arun Thomas",
            "header": "Arun Thomas presents.\r\n\r\nRust is a new programming language, originally from Mozilla, that combines the safety and productivity of a high-level language with the performance and low-level control of a traditional systems language. Rust achieves this combination through clever and pragmatic programming language design — along with awesome tooling and libraries.\r\n\r\nIn this talk, I will dive into the features that make Rust the right choice for 21st-century systems programming. I will give a general introduction to the language and an overview of the Rust ecosystem. I will also walk through the process of developing Rust on BSD.\r\n\r\nArun Thomas\r\n\r\nArun Thomas is an operating systems researcher and an open source developer. He got his first taste of BSD in 2002.\r\n\r\nArun is a Principal Scientist at Draper Laboratory. At Draper, Arun leads the DARPA-funded SSITH/HOPE project, a research collaboration with the University of Pennsylvania, MIT, PSU, INRIA, Dover Microsystems, and Dornerworks to develop a hardware security architecture that enables flexible, verified policy enforcement on RISC-V. Recently, he has been exploring the use of Rust as a foundational technology for building secure systems. Arun has spoken about systems programming topics at ARM TechCon, the Embedded Systems Conference (ESC), BSDCan, EuroBSDcon, BSDTW, FOSDEM, Systems We Love, the RISC-V Workshop, and the Oxidize Embedded Rust Conference.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626238/theora/20190922T0930-18_soriamoria_ArunThomas-Rust.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626238/broadcast/20190922T0930-18_soriamoria_ArunThomas-Rust.dv",
                "original": "https://upload.frikanalen.no/media/626238/original/20190922T0930-18_soriamoria_ArunThomas-Rust.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626238/large_thumb/20190922T0930-18_soriamoria_ArunThomas-Rust.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:39:01.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=M2dkr4seKto",
            "createdTime": "2019-12-21T13:21:01.388442Z",
            "updatedTime": "2019-12-26T19:28:58.830331Z",
            "uploadedTime": "2019-12-21T15:20:41.595555Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626238/theora/20190922T0930-18_soriamoria_ArunThomas-Rust.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626238/large_thumb/20190922T0930-18_soriamoria_ArunThomas-Rust.jpg"
        },
        {
            "id": 626239,
            "name": "EuroBSDCon 2019, Lillehammer: KernelTLS - Hans Petter Selasky, Drew Gallatin",
            "header": "Kernel TLS and TLS hardware offload\r\nTLS (Transport Layer Security) is a widely-deployed network protocol used for providing cryptographically proven security and authentication of TCP sessions. A kernel implementation of TLS will provide access to TLS hardware offload, ability to access unencrypted bytes of data in the kernel, and a reduction in copies to and from userspace by allowing the use of the sendfile(9) system call for TLS encrypted data.\r\n\r\nThis talk will start from explaining the basics of TLS protocol, using OpenSSL as an example, cover the advantages and motivation for kernel TLS (KTLS) and later will dive in to the implementation.\r\n\r\nOne of the major advantages of KTLS is the ability to offload TLS symmetric crypto processing to the network device. This talk will cover TLS hardware offload approaches, like TOE and inline TLS acceleration.\r\n\r\nWe will close with some performance numbers comparing OpenSSL, KTLS and hardware offloaded TLS with data taken from Netflix servers.\r\n\r\n\r\nDrew Gallatin\r\n\r\nDrew started working on FreeBSD at Duke in the 90s, and was one of the people behind the FreeBSD/alpha port. He worked on zero-copy TCP optimizations for FreeBSD and was sending data at over 1Gb/s before gigabit Ethernet was generally available. He spent a decade at Myricom, optimizing their drivers. After a brief hiatus at Google, he landed at Netflix, where he works on optimizing the FreeBSD kernel and network stack for content delivery. He worked on the optimizations to serve unencrypted Netflix traffic at 100Gb/s, and then on more optimizations to send encrypted traffic at 100Gb/s.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626239/theora/20190922T0930-19_valemon_HansPetterSelaskyDrewGallatin-KernelTLS.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626239/broadcast/20190922T0930-19_valemon_HansPetterSelaskyDrewGallatin-KernelTLS.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626239/large_thumb/20190922T0930-19_valemon_HansPetterSelaskyDrewGallatin-KernelTLS.jpg",
                "original": "https://upload.frikanalen.no/media/626239/original/20190922T0930-19_valemon_HansPetterSelaskyDrewGallatin-KernelTLS.mp4"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:43:15.060000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=p9fbofDUUr4",
            "createdTime": "2019-12-23T10:36:58.902322Z",
            "updatedTime": "2019-12-26T20:36:25.236491Z",
            "uploadedTime": "2019-12-23T11:23:00.839288Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626239/theora/20190922T0930-19_valemon_HansPetterSelaskyDrewGallatin-KernelTLS.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626239/large_thumb/20190922T0930-19_valemon_HansPetterSelaskyDrewGallatin-KernelTLS.jpg"
        },
        {
            "id": 626240,
            "name": "EuroBSDCon 2019, Lillehammer: Wireless Fidelity with bwfm(4) - Patrick Wildt",
            "header": "The Broadcom Wireless FullMAC chip has been one of the biggest hurdles in properly supporting Apple MacBooks in the recent years. But that has not been the only place where this chip has popped up. bwfm(4) is a new OpenBSD driver that supports these chips and was also ported to NetBSD. This talks gives an overview of the chip, an in-depth view into how one communicates with the chip on the three different supported busses, and the higher layer protocol that’s being run on top. It also shows issues properly combining the driver with the OpenBSD net80211 stack, which isn’t written to handle FullMACs. The talk also shows the Firmware and NVRAM distribution issues.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626240/theora/20190922T1030-20_plenary_PatrickWildt-WirelessFidelity.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626240/broadcast/20190922T1030-20_plenary_PatrickWildt-WirelessFidelity.dv",
                "original": "https://upload.frikanalen.no/media/626240/original/20190922T1030-20_plenary_PatrickWildt-WirelessFidelity.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626240/large_thumb/20190922T1030-20_plenary_PatrickWildt-WirelessFidelity.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:41:49.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=8N0IL8APCHg",
            "createdTime": "2019-12-23T14:33:48.706908Z",
            "updatedTime": "2019-12-26T20:36:21.666035Z",
            "uploadedTime": "2019-12-23T15:08:23.290052Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626240/theora/20190922T1030-20_plenary_PatrickWildt-WirelessFidelity.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626240/large_thumb/20190922T1030-20_plenary_PatrickWildt-WirelessFidelity.jpg"
        },
        {
            "id": 626094,
            "name": "FSCONS 2017 - Keynote: TBA - Linda Sandvik",
            "header": "Linda Sandvik's keynote at FSCONS 2017\r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626094/theora/fscons17_-_316_-_en_-_simula_-_201711051400_-_keynote_tba_-_linda_sandvik.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626094/broadcast/fscons17_-_316_-_en_-_simula_-_201711051400_-_keynote_tba_-_linda_sandvik.dv",
                "original": "https://upload.frikanalen.no/media/626094/original/fscons17_-_316_-_en_-_simula_-_201711051400_-_keynote_tba_-_linda_sandvik.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626094/large_thumb/fscons17_-_316_-_en_-_simula_-_201711051400_-_keynote_tba_-_linda_sandvik.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:57:55.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_316_-_en_-_simula_-_201711051400_-_keynote_tba_-_linda_sandvik",
            "createdTime": "2018-12-10T22:29:44.476848Z",
            "updatedTime": "2018-12-13T18:45:27.343788Z",
            "uploadedTime": "2018-12-10T22:58:44.922597Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626094/theora/fscons17_-_316_-_en_-_simula_-_201711051400_-_keynote_tba_-_linda_sandvik.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626094/large_thumb/fscons17_-_316_-_en_-_simula_-_201711051400_-_keynote_tba_-_linda_sandvik.jpg"
        },
        {
            "id": 626095,
            "name": "FSCONS 2017 - Lightning Talks 1",
            "header": "Lightning talks from Day 1 of FSCONS 2017. \r\n\r\nRecorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626095/theora/fscons17_-_331_-__-_simula_-_201711041700_-_lightning_talks_1.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626095/broadcast/fscons17_-_331_-__-_simula_-_201711041700_-_lightning_talks_1.dv",
                "original": "https://upload.frikanalen.no/media/626095/original/fscons17_-_331_-__-_simula_-_201711041700_-_lightning_talks_1.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626095/large_thumb/fscons17_-_331_-__-_simula_-_201711041700_-_lightning_talks_1.jpg"
            },
            "creator": "davidwnoble@gmail.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:41:54.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_331_-__-_simula_-_201711041700_-_lightning_talks_1",
            "createdTime": "2018-12-10T22:58:56.478683Z",
            "updatedTime": "2018-12-11T10:58:46.623625Z",
            "uploadedTime": "2018-12-10T23:50:31.936056Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626095/theora/fscons17_-_331_-__-_simula_-_201711041700_-_lightning_talks_1.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626095/large_thumb/fscons17_-_331_-__-_simula_-_201711041700_-_lightning_talks_1.jpg"
        },
        {
            "id": 625721,
            "name": "Reproducible Builds status update - Debconf 16",
            "header": "With free software, anyone can inspect the source code for malicious flaws. But Debian provide binary packages to its users. The idea of “deterministic” or “reproducible” builds is to empower anyone to verify that no flaws have been introduced during the build process by reproducing byte-for-byte identical binary packages from a given source.\n\nThis talk will explain the current status of the Debian Reproducible Builds project, how this is relevant for the complete free software eco system and how you can contribute.\n\nTalk (45 mins) session with Chris Lamb during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625721/theora/Reproducible_Builds_status_update.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625721/broadcast/Reproducible_Builds_status_update.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625721/large_thumb/Reproducible_Builds_status_update.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625721/small_thumb/Reproducible_Builds_status_update.jpg",
                "original": "https://upload.frikanalen.no/media/625721/original/Reproducible_Builds_status_update.webm"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:44:00.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/7/",
            "createdTime": "2016-07-22T16:37:31.751566Z",
            "updatedTime": "2018-11-10T18:29:26.813808Z",
            "uploadedTime": "2016-07-22T16:37:37.048281Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625721/theora/Reproducible_Builds_status_update.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625721/large_thumb/Reproducible_Builds_status_update.jpg"
        }
    ]
}