Merge pull request #351 from ipfs/staging

skiff blog + docs: add release notes for js-ipfs 0.59 and 0.60
This commit is contained in:
Eric Ronne
2021-11-15 16:14:23 -06:00
committed by GitHub
4 changed files with 54 additions and 0 deletions
@@ -190,6 +190,7 @@ pages:
- src/_blog/opensea-decentralizes-and-persists-nft-storage-with-ipfs-and-filecoin.md
- src/_blog/own-your-identity-with-ion.md
- src/_blog/recapping-nfthack-with-ipfs-and-protocol-labs.md
- src/_blog/skiff-integrates-ipfs-to-bring-decentralization-and-encryption-to-consumers.md
- src/_blog/spring-university-hackathons-roundup.md
- src/_blog/storing-nfts-on-ipfs.md
- src/_blog/understanding-the-three-fundamental-principles-of-how-ipfs-works.md
+14
View File
@@ -4,6 +4,20 @@ type: Release notes
sitemap:
exclude: true
data:
- title: js-ipfs 0.60.0
date: 2021-11-12
publish_date:
path: https://github.com/ipfs/js-ipfs/releases/tag/ipfs%400.60.0
card_image: "/header-image-js-ipfs-placeholder.png"
tags:
- js-ipfs
- title: js-ipfs 0.59.0
date: 2021-09-24
publish_date:
path: https://github.com/ipfs/js-ipfs/releases/tag/ipfs%400.59.0
card_image: "/header-image-js-ipfs-placeholder.png"
tags:
- js-ipfs
- title: go-ipfs v0.10.0 has been released!
date: 2021-10-01
publish_date:
@@ -0,0 +1,39 @@
---
title: Skiff Integrates IPFS to Bring Decentralization and Encryption to Consumers
description: Skiffs integration of IPFS means files can be stored and shared with
security, persistence, and privacy.
author: ''
date: 2021-11-15
permalink: "/2021-11-15-Skiff-Integrates-IPFS"
translationKey: ''
header_image: "/141825890-129bcd79-cf23-4dd2-bb98-605684ca26fe.jpg"
tags: []
---
## Skiff Integrates IPFS to Bring Decentralization and Encryption to Consumers
Skiffs integration of IPFS means documents and files can be stored and shared with security, persistence, and privacy.
Today, [Skiff](https://www.skiff.org/) has announced its integration of the Interplanetary File System (IPFS) to add a secure, persistent, and decentralized storage layer to its collaboration product.
Skiff is now open to the public! Learn more below, or jump right in at [app.skiff.org/signup](http://app.skiff.org/signup)
## Catching up with Skiff
Skiff is a private, decentralized, and end-to-end encrypted workspace for the modern web. Today, most collaboration platforms rely on centralized servers, which moderate document state, collaborative changes, and content sharing through Operational Transforms \[OT\].
These OT solutions, though swift and efficient, suffer from the shortcomings of centralization. Most notably, lack of privacy. In order to manage document state, OTs must also, by necessity, have access to all the information created within the document itself.
Skiff solves the tension between collaboration and privacy by offering a solution: a decentralized, open-source collaboration and document management software that is fully end-to-end encrypted to preserve privacy. Skiffs product uses a “conflict-free replicated data type” (CRDT), which allows multiple independent parties to maintain, update, and merge documents. CRDTs are not a new concept for the world of collaboration technology, but only recently have reached the throughput and efficiency needed to enable a consumer-facing application that can mimic the efficiency of OTs without the drawbacks of centralized privacy.
## Skiff x IPFS
Skiff and Protocol Labs are collaborating to fully integrate IPFS and decentralized storage into Skiff. The result will be a collaboration management application in which users can store files, images, content, PDFs, and more all through IPFS.
![](https://lh3.googleusercontent.com/j-qBvHALYIh87zyMuL6mKJH-h4bthqgqCRddeoh6j70AOWLj2HSsdtgc-3J6k9ItU-jxmI7Mt_mdwBy2VgkG9wj32REP15zmgcVYEw8btQrNGBX10y7326CdlKegFfbnrAERL4Y =624x312)
Skiffs integration of IPFS retains the end-to-end encryption that Skiff users expect as a cornerstone of the system. Skiff and IPFS will continue to collaborate to roll out the capabilities of document management within the decentralized storage ecosystem.
Sign up and get started with Skiff: [app.skiff.org/signup](http://app.skiff.org/signup)
Learn more and stay up to date with Skiff: [Website](https://www.skiff.org/) | [Twitter](https://twitter.com/skiffprivacy)
Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB