TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Set up your own truly secure, encrypted and shared file synchronization

69 pointsby mdewinteralmost 12 years ago

6 comments

rsyncalmost 12 years ago
Two things:<p>1. You have been able to use rsync.net as a target for this scheme for ... 4-5 years now. [1]<p>2. <a href="https://news.ycombinator.com/item?id=5640700" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=5640700</a><p><pre><code> [1] ssh user@rsync.net &quot;git init --bare autosync.git&quot; Initialized empty Git repository in &#x2F;user&#x2F;autosync.git&#x2F;</code></pre>
评论 #6308365 未加载
hannibalhornalmost 12 years ago
This encrypts via encfs, so not sure what the advantage is over just using encfs on top of Dropbox (or any ol&#x27; provider)?
评论 #6307978 未加载
评论 #6309281 未加载
blue1almost 12 years ago
I&#x27;ve been using Sparkleshare (<a href="http://sparkleshare.org/" rel="nofollow">http:&#x2F;&#x2F;sparkleshare.org&#x2F;</a>) as a secure alternative to Dropbox, and it works decently, although it has some rough edges.
评论 #6309356 未加载
StavrosKalmost 12 years ago
Why does including the EncFS XML file make things much easier to crack?
评论 #6309724 未加载
bithive123almost 12 years ago
I like that dvcs-autosync is able to keep a history, but I wouldn&#x27;t use it because it doesn&#x27;t have the ability to delete old versions of a file yet.
评论 #6308064 未加载
coherentponyalmost 12 years ago
Duplicity [1] is a good alternative too.<p>[1] <a href="http://duplicity.nongnu.org/" rel="nofollow">http:&#x2F;&#x2F;duplicity.nongnu.org&#x2F;</a>
评论 #6308405 未加载