TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Sanctuary App – Decentralized file storage / sharing

2 点作者 joslin01超过 1 年前

1 comment

joslin01超过 1 年前
Hello, I had an idea to use Storj.io to backup my photos of my baby and ... well... I had to build an app to do it! At least in the way I envisioned wanting to use it.<p>How is it different?<p>Sanctuary encrypts your data before it leaves the phone directly to the Storj gateway. The only information we hold onto in our backend is the metadata about the file (e.g., lat&#x2F;lng, file creation date, size, etc…).<p>Sanctuary never stores the user’s encryption key, called the “sanctuary key”. This feature is what sets it apart from others that might claim they take your data privacy seriously, but at the same time, are the holders of that actual data.<p>Your Data (company I founded for this) has sought to flip this around with Sanctuary – the user owns the key hence the user owns the data. In our Storj bucket, we have blobs of data we know some metadata about, but certainly cannot see the contents.<p>This presents a hazard to the user – lose your key and you lose everything. That hazard, however, is comforting to many who don’t want their data to fall into the hands of the wrong employees &#x2F; users. After all, how many celebrity leaks has there been? Somewhere, the data was sitting at rest unencrypted for many incidents I would guess. For Your Data, it’s double encrypted (user’s key &amp; our key with Storj) and in pieces around a network in various hard drives… so not easy to hack!<p>This has been a year in the making and a remarkable achievement for us. We are a 2 man team, myself on iOS &#x2F; business &amp; another on API&#x2F;Android (who actually did the Ruby Storj.io bindings!). Any support, feedback or guidance is very appreciated as we continue our mission to have the PEOPLE own the data!<p>(For Android – our app is still in development and is expected early 2024)