Attribution - The stuff we use to make our stuff

Attribution if you use our works

Please credit Decipher Media, link back to deciphermedia.tv, and point to the CC-BY-NC-4.0 license. Here is an example:

"Name Of Work/Episode/Etc" by <a href="https://deciphermedia.tv">Decipher Media</a> is licensed under <a href="https://creativecommons.org/licenses/by-nc/4.0/">CC-BY-NC-4.0</a>

Things upon which we rely

Website

[
  {
    "attribution_name": "AntonFont",
    "attribution_url": "https://github.com/vernnobile/AntonFont",
    "description": "The Impact-ish font used throughout the \"Decipher\" Logos",
    "licenses": [
      "ofl"
    ]
  },
  {
    "attribution_name": "Boostrap",
    "attribution_url": "https://getbootstrap.com/",
    "description": "The open source HTML5 toolkit that makes the theme work.",
    "licenses": [
      "mit"
    ]
  },
  {
    "attribution_name": "FontAwesome Free",
    "attribution_url": "https://fontawesome.com/",
    "description": "The comprehensive iconographic kit we use in our theme.",
    "licenses": [
      "cc-by-4.0 (icons)",
      "sil-ofl-1.1 (fonts)",
      "mit (code)"
    ]
  },
  {
    "attribution_name": "Jekyll",
    "attribution_url": "https://jekyllrb.com/",
    "description": "Jekyll is a simple, blog-aware, static site generator for personal, project, or organization site. We have adapted it to serve our multi-show podcast network and even generate our podcast feeds.",
    "licenses": [
      "mit"
    ]
  },
  {
    "attribution_name": "Poca",
    "attribution_url": "https://colorlib.com/wp/template/poca/",
    "description": "The html5 theme that we adapted as a Jekyll theme for this website.",
    "licenses": [
      "cc-by-3.0"
    ],
    "use_guidelines": "Original footer credits must remain in place (we at Decipher Media purchased a license)"
  },
  {
    "attribution_name": "Roman SD font",
    "attribution_url": "https://www.deffeyes.com/popups/type/roman.html",
    "description": "The ancient-looking font used in the Decipher History logo.",
    "licenses": [
      "freeware"
    ]
  },
  {
    "attribution_name": "Ubuntu Font",
    "attribution_url": "https://design.ubuntu.com/font/",
    "description": "Font used for the \"SciFi\" in the Decipher SciFi logo.",
    "licenses": [
      "Ubuntu Font License v1.0"
    ]
  }
]

Services

[
  {
    "attribution_name": "Gitlab.com",
    "attribution_url": "https://gitlab.com",
    "description": "Where we host our code, and where it deploys *to* for hosting via Gitlab Pages"
  },
  {
    "attribution_name": "Libsyn",
    "attribution_url": "https://libsyn.com",
    "description": "Media hosting for our podcast audio files"
  }
]

Shows

[
  {
    "attribution_name": "Crusader by Scott Buckley",
    "attribution_url": "https://www.scottbuckley.com.au/library/instrumentation/drums-epic/",
    "description": "The epic-sounding music track that we use for intros and outros on Decipher History",
    "licenses": [
      "cc-by-4.0"
    ]
  },
  {
    "attribution_name": "TVs in Empty Rooms",
    "attribution_url": "https://www.instagram.com/inclosedspaces/",
    "description": "Decipher SciFi's intro and outro music",
    "licenses": [
      "all rights reserved, usage granted to Decipher Media by Caelum Rale"
    ]
  }
]

Tools

[
  {
    "attribution_name": "Audacity",
    "attribution_url": "https://www.audacityteam.org/",
    "description": "Free, open-source, cross-platform audio software. It's where we edit our podcast!",
    "licenses": [
      "gpl-2.0"
    ]
  },
  {
    "attribution_name": "GIMP GNU Image Manipulation Program",
    "attribution_url": "https://www.gimp.org/",
    "description": "GIMP is a cross-platform image editor available for GNU/Linux, OS X, Windows and more operating systems.",
    "licenses": [
      "gpl"
    ]
  },
  {
    "attribution_name": "FFMPEG",
    "attribution_url": "https://www.ffmpeg.org/",
    "description": "A complete, cross-platform solution to record, convert and stream audio and video.",
    "licenses": [
      "lgpl"
    ]
  },
  {
    "attribution_name": "ImageMagick",
    "attribution_url": "https://imagemagick.org",
    "description": "Commandline toolset to create, edit, compose, or convert bitmap images in a variety of formats.",
    "licenses": [
      "https://imagemagick.org/script/license.php"
    ]
  },
  {
    "attribution_name": "Vim",
    "attribution_url": "https://www.vim.org/",
    "description": "The text editor where all the code or shownotes happen",
    "licenses": [
      "https://www.vim.org/about.php"
    ]
  }
]