From 270cd440c55877b1d9588c3acb143d507ade8531 Mon Sep 17 00:00:00 2001
From: "dame.eth" <110121581+damedoteth@users.noreply.github.com>
Date: Wed, 10 May 2023 11:49:43 -0400
Subject: [PATCH] Update 2023-01-26-announcing-durin.md
---
src/_blog/2023-01-26-announcing-durin.md | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/src/_blog/2023-01-26-announcing-durin.md b/src/_blog/2023-01-26-announcing-durin.md
index 41eff76c..ab7c2b9d 100644
--- a/src/_blog/2023-01-26-announcing-durin.md
+++ b/src/_blog/2023-01-26-announcing-durin.md
@@ -15,11 +15,11 @@ tags:
- web3
---
-Today we are excited to announce Durin, a native mobile application for iOS and Android, built to give users a new way to read and share with IPFS and a sandbox for the Browsers & Platforms team to experiment with IPFS in a mobile environment.
+Today we are excited to announce **Durin**, a native mobile application for iOS and Android built to give users a new way to read and share with IPFS. It also serves as a sandbox for the Browsers & Platforms team to experiment with IPFS in a mobile environment.
## Background
-To date, it's been difficult to access, upload and share IPFS content using a mobile device. This is for a number of reasons, one of which is that [Kubo](https://github.com/ipfs/kubo), the initial implementation of the protocol was simply not built with mobile in mind. The IPFS approach to P2P for many years was about running servers, and [that is changing](https://blog.ipfs.tech/2023-03-implementation-principles/). In the meantime, we wanted to provide a quick and easy way for users to access basic IPFS features on mobile and set up a testing ground for future explorations.
+To date, it's been difficult to access, upload, and share IPFS content using a mobile device. This is for a number of reasons, one of which is that [Kubo](https://github.com/ipfs/kubo)(the initial implementation of the protocol) was simply not built with mobile in mind. The IPFS approach to P2P for many years was about running servers, but [that is changing](https://blog.ipfs.tech/2023-03-implementation-principles/). In the meantime, we wanted to provide a quick and easy way for users to access basic IPFS features on mobile and set up a testing ground for future explorations.
## Accessing IPFS Content
@@ -57,12 +57,8 @@ Using a single remote service is a usable first step, but doesn't provide long t
Durin is available now for mobile phones in the iOS app store and Google Play store.
-
- Get Durin in App Store
-
-
- Get Durin in Google Play Store
-
+ Get Durin in App Store
+ Get Durin in Google Play Store
## The Future