• 1 Post
  • 19 Comments
Joined 10 months ago
cake
Cake day: October 23rd, 2023

help-circle




  • I don’t want to go conspiracy theory, but in my opinion it feels like a dark pattern to increase the time people have Bluetooth on. I believe they did the same thing with success for Wi-Fi. If I recall correctly, even when you are not connected to a device, Google can estimate your location based on what Wi-Fi networks you are in proximity to and something to varying degrees might work for Bluetooth as well which is why they also roll the feature over to the Bluetooth toggle











  • https://docs.syncthing.net/users/config.html

    Adjust the config settings:

    sendreceive The folder is in default mode. Sending local and accepting remote changes. Note that this type was previously called “readwrite” which is deprecated but still accepted in incoming configs.

    sendonly The folder is in “send only” mode – it will not be modified by Syncthing on this device. Note that this type was previously called “readonly” which is deprecated but still accepted in incoming configs.

    receiveonly The folder is in “receive only” mode – it will not propagate changes to other devices.

    receiveencrypted Must be used on untrusted devices, where the data cannot be decrypted because no folder password was entered. See Untrusted (Encrypted) Devices.