syncthing/cmd
Matt Burke c2a5e180b8 Emit warning when sync could overwrite configuration
Overwriting configuration files is likely to happen if a
user syncs their home directories across computers. In this
case, the biggest risk is that all nodes will end up with
the same certificate and thus Device ID.

When the model prepares a folder for syncing, it checks to
see if the configuration files this instance is using are
getting synced. If the are getting synced, and they aren't
getting ignored, a warning is emitted. The model is used
so that when a new folder is added dynamically, a warning
is also emitted.

This will not prevent a user from shooting themselves in
the foot, and will not cover all cases (e.g. symlinks).
It should provide _something_ for many users in this
situation to go on, though.
2015-10-20 12:22:27 -04:00
..
stcompdirs mv internal lib 2015-08-09 09:35:26 +02:00
stevents Change (default) GUI port from 8080 to 8384 ('ST' in ascii values) 2015-03-26 21:36:06 +01:00
stfileinfo Fix import paths 2015-09-22 19:38:46 +02:00
stfinddevice Fix import paths 2015-09-22 19:38:46 +02:00
stindex Fix import paths 2015-09-22 19:38:46 +02:00
stsigtool stsigtool should use the built in key by default 2015-08-24 16:24:00 +02:00
stwatchfile Add stwatchfile 2015-07-27 19:00:22 +01:00
syncthing Emit warning when sync could overwrite configuration 2015-10-20 12:22:27 -04:00
todos MPLv2 2015-03-17 16:02:27 +01:00
.gitignore Remove reprecated st* utils 2014-07-01 12:20:25 +02:00