Sync SSH keys, configuration files, personal settings, etc.
Neutron Sync is a synchronization tool that helps you synchronize your small configuration files. Since these files are often sensitive, everything is encrypted before being stored remotely. Only you own the key that can decrypt the files. Additionally, files are encrypted again at rest. Thus, files are encrypted twice for extra security.
Neutron Sync is open source software. View our Github.
Features:
Get started with a free 3 month trial
(while in beta), no credit card required.
Price after free trial: $25/year
Already have an account?
pipx install nsync-cli
nsync login
nsync keygen
nsync add "./.ssh/**/*"
nsync start-key-exchange
nsync login
nsync complete-key-exchange
~/.config/nsync/config.json
nsync pull
nsync pull
nsync push
nsync add path/to/file.txt
Neutron Sync is open source software. You can contribute or host your own Neutron Sync server. See the projects below for more information.