1. When connecting a GOS device to a computer, will any data of the computer be saved on the GOS device or vice versa?
  2. What's the maximum USB thumb drive size that can be connected directly to a GOS device and can it be formatted as NTFS?
  3. Can I backup the GOS device to a USB thumb drive directly from the USB-C port and restore everything in the same way to a new device?
  4. Is activating hotspot in the GOS device safe when other android devices connect to it (can other devices take data from the GOS device) or vice versa?
  5. Is there an advantage of using a different user profile rather than a work profile and how easy is it to change a user in the GOS device?
  6. Is there any difference between the Google camera app and the GOS device camera?
  7. When installing apps like Instagram, Snapchat or WhatsApp, which metadata or information is collected from the GOS device?
  8. We know that a computer virus targets a specific operating system, are there specific viruses if the hacker knows I'm using a GOS device?
  9. Off topic, are you using a separate GPS device for navigation and which one do you recommend?

    quicktilo

    1. What do you mean by "connecting to a computer?" Plugging that two together doesn't inherently transfer data between them.
    2. It must be formatted as FAT32.
    3. Yes, from Settings -> System -> Backup.
    4. It's just a hotspot. The OS doesn't freely give out sensitive data to connected devices.
    5. Yes. They are much more isolated and have their own disk encryption keys. You can change users from the Quick Settings menu.
    6. Yes. GrapheneOS' camera app is a separate open-source app developed from scratch. https://grapheneos.org/usage#camera has a comparison between it and Gcam along with usage information.
    7. You'd need to refer to those apps' granted permissions and privacy policies to determine this.
    8. GrapheneOS has Android app compatibility so Android malware will generally run on GrapheneOS. However, Android exploits won't necessarily work out of the box and may require special tailoring to work on GrapheneOS due to its extra hardening measures.

      quicktilo When connecting a GOS device to a computer, will any data of the computer be saved on the GOS device or vice versa?

      The only 'data' that may be stored is when connecting for file transfer purposes is the device name on the host laptop, on Windows for example you can type in CMD or Powershell:
      Get-ItemProperty -Path HKLM:\SYSTEM\CurrentControlSet\Enum\USBSTOR\*\* | Select FriendlyName

      What's the maximum USB thumb drive size that can be connected directly to a GOS device and can it be formatted as NTFS?

      As lberrymage mentioned it does have to be formatted as FAT32 and I can confirm that thumb drive wise I use 128GB one however Android is designed for portable ssd's to be connected too but just be aware that the larger the capacity and type of device it may need external power.

      Can I backup the GOS device to a USB thumb drive directly from the USB-C port and restore everything in the same way to a new device?

      Yes again as @lberrymage said you can go to Settings -> System -> Backup however the app currently used 'Seedvault' is considered slightly unreliable. GOS has roadmapped a replacement due to this. It is best used in conjunction with individual apps backup/restore features. Where you can you should use those to backup contacts, calendar, app settings etc.

      Is activating hotspot in the GOS device safe when other android devices connect to it (can other devices take data from the GOS device) or vice versa?

      Absolutely it's as secure as any other WiFi hotspot/router, it obviously broadcasts it's SSID and communication is secured using the existing WiFi WPA2 protocol.

      Is there an advantage of using a different user profile rather than a work profile and how easy is it to change a user in the GOS device?

      Yes and again to develop the previous response, Work Profiles were generally only desired or needed on GOS for notification purposes. GrapheneOS now offers a notification forwarding service between users which you can read about here: https://grapheneos.org/features#notification-forwarding

      Is there any difference between the Google camera app and the GOS device camera?

      There are but they both tend to trade blow for blow in various circumstances. The GOS Camera depends on CameraX vendor extensions which are device dependent for the full range of facilities such as Night Sight to be available. Once Google releases these for Pixels I don't see there being any difference at all or need for the latter. I use GOS Cam as my go to without issue. Some sample images: https://nitter.net/Metr0pl3x/status/1529571511056707585

      When installing apps like Instagram, Snapchat or WhatsApp, which metadata or information is collected from the GOS device?

      Apps only get what you give them and use that information as per their policies.
      Some places to start:
      https://privacycenter.instagram.com/policy/?entry_point=ig_help_center_data_policy_redirect&__coig_consent=1
      https://snap.com/en-US/privacy/your-privacy
      https://faq.whatsapp.com/683043392411948/?locale=en_US

      We know that a computer virus targets a specific operating system, are there specific viruses if the hacker knows I'm using a GOS device?
      https://grapheneos.org/features#exploit-protection

      Off topic, are you using a separate GPS device for navigation and which one do you recommend?

      No, I make use of Osmand+, Organic Maps etc where possible and Google Maps in a dedicated Play Services profile where necessary.

        MetropleX

        lberrymage
        Thank you both for the answers
        Regarding your answers,

        If I record long videos that take more than 4GB, they can't be transferred to an external device because FAT32?

        The backup using 'Seedvault' will backup everything stored in one profile or the entire phone with all user profiles?

        Nice images, MetropleX! Were they taken with the default app or with downloaded app or extensions?

        If one app collects the IP address in one user profile and on another user profile the same app runs then they see the same IP address (using the same carrier for mobile data) and there's no point in separating the user profiles?

        Another question: if the GOS device gets a call from a contact of the SIM card, it will be shown regardless of which user profile is used (if the contact data is saved on one user profile but I'm using another one)?