brig
- decentralized & secure synchronization¶brig
?¶brig
is a distributed & secure file synchronization tool with version
control. It is based on IPFS, written in Go and will feel familiar to
git
users. Think of it as a swiss army knife for file synchronization or as
a peer to peer alternative to Dropbox.
Key feature highlights:
git
version control only limited by your storage space.brig
.AGPL
.Please refer to the Features for more details. If you want a visual
hint how brig
looks on the commandline, refer to the Quickstart.
brig
not?¶brig
tries to focus on being up conceptually simple, by hiding a lot of
complicated details regarding storage and security. Therefore the end result is
hopefully easy and pleasant to use, while being secure by default. Since
brig
is a »general purpose« tool for file synchronization it of course
cannot excel in all areas. It won’t replace high performance network file
systems and should not be used when you are in need of high throughput - at
least not at the moment.
Please ask in one of those places:
#brig
on matrix.org
. Just pick a client and join the room or click this link directly.This software is in active development and probably not suited for production
use yet! But to get it in a stable state, it is essential that people
play around with it. Consider this is as an open beta phase. Also don’t take
anything granted for now, everything might change wildly before version 1.0.0
.
With that being said, brig
is near a somewhat usable state where you can play around
with it quite well. All aforementioned features do work, besides possibly being
a little harder to use than ideally possible. A lot of work is currently going into
stabilizing the current feature set.
At this moment brig
is only tested on Linux. Porting and testing
efforts are welcome. Other platforms should be able to compile, but there are
currently not guarantees that it will work.
Installation:
User manual
Additional resources