Add first Podcast

This commit is contained in:
davegson 2019-09-13 17:55:13 +02:00
parent feae8d5f52
commit 9998303561
3 changed files with 31 additions and 0 deletions

3
_includes/audio.html Normal file
View file

@ -0,0 +1,3 @@
<audio preload="none" style="width: 100%;" controls="controls">
<source type="audio/mp3" src="{{ site.url }}{{ page.podcast_link }}" />
</audio>

View file

@ -0,0 +1,28 @@
---
title: "#001 - How to fund a privacy oriented start up"
guid: safing_podcast_001
keywords: funding privacy startup
date: 2019-09-13
tags:
- startup
- funding
- privacy
image: /assets/img/podcast/cover.png
podcast_link: /assets/mp3/001 - How to fund a privacy oriented start up.mp3
podcast_file_size: 33.3 MB
podcast_duration: "34:42"
# actually byte size
podcast_length: 33317116
summary: "In this first episode, we introduce the podcast, talk about how start ups are funded in general and have a look at how governmental grants work. We also talk about our experience with grants and we drop news regarding the most recent one we applied for."
hosts:
- davegson
- raphty
---
{% include audio.html %}
## Links
* [Ownership & Influences of Safing](https://safing.io/our-values/#ownership)
* [Eero being bought by Amazon](https://www.theverge.com/2019/2/11/18220960/amazon-eero-acquisition-announced)
* [Participate in our community](https://old.reddit.com/r/safing)