Skip to content

traherom/syncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Syncer allows a user to securely sync files and folders using standard commercial file syncing software, a la Dropbox, OneDrive, etc. Files sent in the syncing software's folder are encrypted, which means that Dropbox never sees the contents (or names or directory structure) of your files.

Docs

TODO!

Install

If you have go installed, you can easily install to your $GOPATH/bin via:

 $ go install github.com/traherom/syncer

Alternatively, you can retrieve the source code via:

 $ go get github.com/traherom/syncer

Binaries will eventually be posted. TODO!

About

Go-based secure file syncing software which uses commercial file syncing software.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages