Boston Linux & UNIX was originally founded in 1994 as part of The Boston Computer Society. We meet on the third Wednesday of each month at the Massachusetts Institute of Technology, in Building E51.

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss] BTSync



>
>
>
> I wouldn't trust BTSync for situations where encryption mattered, and if
> I want a sync tool to use inside my LAN for which I don't care about
> encryption, then I'd still rather use something open source.
>
>  -Tom
>

Git-annex and git-annex assistant are two useful (open source) tools for
managing files with git.  I haven't looked into them fully, but they seem
useful and offer some encryption options:
http://git-annex.branchable.com/encryption/ including integration
with Tahoe-LAFS https://tahoe-lafs.org/trac/tahoe-lafs or gcrypt
http://git-annex.branchable.com/tips/fully_encrypted_git_repositories_with_gcrypt/

git-annex allows managing files with git, without checking the file
contents into git. While that may seem paradoxical, it is useful when
dealing with files larger than git can currently easily handle, whether due
to limitations in memory, time, or disk space. It also is a method to "use"
multiple storage locations without having to keep all these locations as
perfect duplicates of each other. Instead each is a git 'remote' and you
can pull or push to them as needed.

The git-annex assistant creates a synchronised folder on each of your OSX
and Linux computers, Android devices, removable drives, NAS appliances, and
cloud services. The contents of the folder are the same everywhere. It's
very easy to use, and has all the power of git and git-annex.

See https://git-annex.branchable.com/assistant/ for more on the assistant.

Greg Rundlett
http://eQuality-Tech.com <http://equality-tech.com/>
http://freephile.org



BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org