Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions gatsby/content/otwsu/14.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
edition: 14
youtube: https://www.youtube.com/watch?v=5yxsSEySHpY
youtube: https://www.youtube.com/watch?v=UiM5YObxMOs
section: otwsu
image: /images/otwsu14.png
eventdate: 2022-03-30
Expand All @@ -9,6 +9,9 @@ eventdate: 2022-03-30
- **pnu from Exodus Privacy** will tell us everything you need to know about
how apps can track their users, what they do to raise awareness about it,
and how you can get a better view of what your apps know about you.
- **Gael from /e/** will tell us everything about their de-googled devices and
services, and how they make it easy for privacy mindful people to reclaim
their digital dignity.
- **Nad from Element** will give us the perspective of designers and product
managers and how they use analytics. He will tell us how Element does its
best to use analytics in a privacy respectful way.
best to use analytics in a privacy respectful way
2 changes: 1 addition & 1 deletion gatsby/src/pages/open-tech-will-save-us.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ if (SHOW_LIVE_STREAM) {
controls
></video><br />
<strong><a href="https://stream.matrix.org">Watch on stream.matrix.org</a></strong><br />
<strong><a href="https://www.youtube.com/watch?v=5yxsSEySHpY">Find the stream at https://www.youtube.com/watch?v=5yxsSEySHpY</a></strong>
<strong><a href="https://www.youtube.com/watch?v=UiM5YObxMOs">Find the stream at https://www.youtube.com/watch?v=UiM5YObxMOs</a></strong>
<script src="/js/hls.light.min.js"></script>
<script src="/js/livestream.js"></script>
</div>
Expand Down