We’re reaching the end of an era wherein billions of dollars of investor money was shovelled into tech startups to build large user-bases, and now those companies (now monoliths) are beginning to constrict their user-bases and squeeze for every single penny they can possibly extract. Fair or not.

Now more than ever, it’s important for us to step back and reconsider whether we want to be billboards for these companies anymore.

For anyone unfamiliar, some good resources to have when starting your degoogling journey are below:

Privacy Guides - A list of privacy-respecting services you can use.

Plexus - A crowdsourced information bank of service compatibility with degoogled devices.

This random PDF - A study from 2018 detailing data that Google tracks about its’ users.

  • thayer@lemmy.ca
    link
    fedilink
    English
    arrow-up
    10
    ·
    edit-2
    3 years ago

    It’s been a long time in the making, but I’ve finally degoogled and largely removed all proprietary software from my personal life. I know this topic is pretty well covered here and elsewhere so just to add to the list of others, here’s where I’m at these days:

    • OS: Fedora (Silverblue) Linux (w/ AMD Radeon GPU)
    • Email: Thunderbird w/ hosted email over IMAP
    • Calendar/Contacts: Radicale instance w/ DAVx⁵ on Android
    • Storage: Syncthing
    • Web: Firefox
    • Search: Startpage and DuckDuckGo mostly, but still use Google and Bing on occasion
    • IM: Signal
    • Desktop productivity: LibreOffice when I need it (Collabora Office on Android)
    • Notes: Vim, VS Code (Markor on Android); most of my “docs” are just plain text files written in markdown
    • Passwords: KeepassXC/DX
    • Code editor: Vim, VS Code
    • GrapheneOS on mobile, with almost entirely FOSS apps
    • Kindle e-book reader with management via Calibre
    • Media managed by Kodi with a raspberry pi
    • Proxmox hypervisor for Windows/Linux VMs and containers

    Gaming under Linux has improved unbelievably these past few years, now that Steam is contributing with their Steam Deck platform. I used to have to dual-boot Windows to keep up with the latest titles, but I wiped it about a year ago and things have been great.

    I still rely on Microsoft Excel and Adobe Photoshop for some tasks, but less so now than ever before. Unfortunately, my work will always be a Windows-only environment.

      • thayer@lemmy.ca
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 years ago

        Hah, that’s a fair question! We use syncthing in place of cloud storage.

        We have several 1-way and 2-way shares configured across about 10 devices. Our camera rolls are synced to the home file server while we’re on the road, thus eliminating the need for Google Photos. It also keeps our shared KeePass database in sync between all clients, syncs wallpapers across desktops, etc. It’s excellent software and I really can’t say enough good things about the project.

        It’s no replacement for actual backups, which I do perform monthly with copies stored off-site, but it can be a great solution for those wanting to move away from Google Drive, Dropbox, etc.

        • kostel_thecreed@lemmy.ca
          link
          fedilink
          English
          arrow-up
          0
          ·
          3 years ago

          Ahh okay thanks for the explanation. The way you use it seems alot easier and concise than what I thought you used it as, specially the central home server part. Have you experienced any corruptions or loss of data using your method? That’s the main concern I have with programs that sync, like syncthing.

          • thayer@lemmy.ca
            link
            fedilink
            English
            arrow-up
            0
            ·
            3 years ago

            We’ve been using it across many devices for several years now and haven’t had any data loss or corruption. It handles 2-way conflicts very well, creating duplicate files that allow you to compare and merge when necessary.

            This has only happened with our KeePass database, which is shared across all of the devices, and even then it was only when two of us modified the db within just a few minutes of each other (rare).

            • kostel_thecreed@lemmy.ca
              link
              fedilink
              English
              arrow-up
              0
              ·
              3 years ago

              Wow, surprising really, might just have to try it and set it up tomorrow! Thank you, hope it works out for me lol.

              • thayer@lemmy.ca
                link
                fedilink
                English
                arrow-up
                1
                ·
                3 years ago

                No problem! Just a couple of tips…

                1. It will create a default share upon installation; you can just delete this and create a new share for whatever/wherever you actually want it to be

                2. Don’t try to nest your shares (e.g. don’t create a share in a subfolder of another share). I think Syncthing prevents this now, but in the past it would let you do it and it caused issues due to recursion.

                  Try to think about a logical structure of your shares that will make the most sense for your use case. If you’re only syncing one folder, this won’t be an issue, but if you have lots of clients with various shares, you’ll need to consider how those folders are structured on the devices so that they don’t overlap.

                If you have any questions, feel free to shoot me a msg or post to one of the selfhosted communities. Good luck!

  • TeaEarlGrayHot@lemmy.ca
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 years ago

    I’ve been running my own Nextcloud instance since 2020, which, combined with ProtonMail, has replaced basically everything I was using Google/Microsoft for

  • pastelsquirrel@beehaw.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 years ago

    pretty effectively!

    I use a Searx instance for searching (with the engine it uses set to DDG), Tutanota for email and Piped/Invidious and Libretube for videos. meanwhile on both my phone and tablet I’ve used ADB to purge all of Google’s malware, and Play Services is outright disabled on my tablet lmao (and contrary to what one might think, the only thing it impacts is I don’t get app notifications)

    and then I use Aurora Store to update Twitch and Discord, and I use alternatives from F-Droid for stuff like the calendar

    • jcarax@beehaw.org
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 years ago

      What are you using for syncing and viewing your photos? I ended up with a mailbox.org account, because I really want my contacts to be synced to the OS on my phone. So right now I just upload them to my cloud drive there, but I need to at least automate it. I might end up using the OX Drive app that mailbox.org recommends, or I might end up using syncthing to sync locally, and then push them up to the mailbox.org drive using webdav.

      I’m just using Simple Gallery on my phone for now, not sure where I’ll end up on my laptop once I finish switching off the Apple ecosystem back to a Thinkpad running Linux. I’ve been looking at Piwigo and PhotoPrism a bit, but haven’t given them a try yet. PhotoPrism has webdav support, so it’s especially intriguing.

      On the other hand, I might switch to Proton Mail in 10-20 years when they implement the promised contact sync to the OS. Or even better, if Tutanota does it. But I guess if I use webdav, it leaves me pretty open to spin up a server somewhere for photos and other files. I’ve already been thinking about getting a Baikal server going for VJOURNAL support, to run jtxtasks, not that Baikal supports webdav…

  • sculd@beehaw.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 years ago

    Basically degoogled except YouTube because content creators are on that platform. Also occasionally needs to use Google search because DDG sometimes doesn’t work.

    • frogman [he/him]@beehaw.orgOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 years ago

      i think you’d get a lot of value from searxNG. it’s a customisable search engine that queries results from dozens of search engines, and you have full control over which results you see. you want google results AND ddg results? that’s awesome. but you just want yandex results for image searches? that’s fine too!

      i personally use https://search.bus-hit.me/, but you can find more here.

  • cavemeat@beehaw.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 years ago

    I have slowly but surely moved everything important off google. My main email is a proton mail now, and I changed my pixel for a oneplus :).

  • Logan@beehaw.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 years ago

    I deleted my Google accounts today and made a Proton email to replace my previous emails with. I’m now using Firefox and DDG, and it honestly feels much fresher now. I’m happy to finally be exploring alternatives to Google and learning about online security and integrity.

    • frogman [he/him]@beehaw.orgOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 years ago

      i can see on your profile that you’re 17, you’re awesome for taking these things seriously so young. it gets a chuckle sometimes when people see no google apps on my phone, or a different search engine when i look something up. if you hear any laughs, just know you’re on the right side of history :p

      • Logan@beehaw.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 years ago

        These past few weeks I’ve really been getting more and more into programming and online security. I reckon I will learn a lot from this community, and Lemmy in general. The whole Reddit migration thing already taught me plenty about how a corporate app can drive away its users. It feels good to let Google go, and here is to learning more about everything federated and decentralised!

        • frogman [he/him]@beehaw.orgOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 years ago

          idk if you’re familiar with the ‘reddit hack’ when making searches online. basically, you add ‘reddit’ to the end of your search and you’ll get a list of reddit posts discussing the thing you’re looking for.

          i want a ‘lemmy hack’ to replace this, ending a search with ‘site:beehaw.org’ or ‘site:lemmy.world’.

          this only works if people ask questions for people to answer, so please make posts if you have any questions during your privacy journey. you’ll be building the foundations for lemmy to fill the void reddit once did :)

        • frogman [he/him]@beehaw.orgOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 years ago

          idk if you’re familiar with the ‘reddit hack’ when making searches online. basically, you add ‘reddit’ to the end of your search and you’ll get a list of reddit posts discussing the thing you’re looking for.

          i want a ‘lemmy hack’ to replace this, ending a search with ‘site:beehaw.org’ or ‘site:lemmy.world’.

          this only works if people ask questions for people to answer, so please make posts if you have any questions during your privacy journey. you’ll be building the foundations for lemmy to fill that void reddit once did :)

  • coolin@beehaw.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 years ago

    I used to be on GrapheneOS, but the drama with the developer plus mainly not being able to put my university ID on the wallet, forced me back on stock Android.

    Besides Android, I use Google Play Store, YouTube, and Maps. For YouTube I’ve technically degoogled, using Invidious and NewPipe, but that’s obviously still using Google services.

    I really wish that digital payment didn’t rely on two proprietary services (Google Wallet and Apple Wallet). It would be so much easier for phone companies to ship privacy friendly versions of Android if there was a FOSS alternative directly integrated into AOSP. I also wish apps didn’t have to use Google service framework just to function, it seems stupid af. I don’t think this will ever improve, so I’ll probably end up on a true Linux phone whenever those catch up (2030 YEAR OF THE LINUX PHONE???)

    We also need open collaboration on mapping. There is the OpenStreetMaps and Overture maps from Linux foundation, but those aren’t really there yet unfortunately.

  • Baggins@beehaw.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 years ago

    Tried DDG a few times over the years. Sorry, but it just doesn’t do it for me. Results were terrible. Google had lots of results and it was just too much effort to keep switching from DDG if it doesn’t provide an answer. Because I know Google will.

  • pandaontoast@beehaw.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 years ago

    The only thing I still hold onto my account for is YouTube. I pay for mailbox.org which covers email, calendar and cloud stuff. Their website could be better but the service is quality and their privacy policy is tight. When I was on android I used a bunch of custom roms with microg. My favourite ended up being calyxos but they all had a little jank here or there. I dearly miss NewPipe for android as a replacement for the official youtube app.

  • thaedrus@beehaw.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 years ago

    I have started to degoogle bits and pieces. I self-host the majority of the services I need and really enjoyed the journey so far since I learned so much. I am approaching the stage in my life where I have less time to spend on personal hobbies so I fear this path may not be sustainable. In my opinions here are the pros and cons.

    Pros:

    • Full control of my data
    • Pick the ideal tool from the open source community
    • Learning experience
    • Engagement with community

    Cons:

    • Technical knowledge needed to setup and maintain self-hosted tools
    • Self-hosted tools have security risks (best to put everything behind VPN)
    • Disparate tools don’t connect together (requires additional automation configuration)
    • Additional costs for services including and not limited to: domain name, email, backup storage, self-host server hardware, VPN, and donations to devs
    • Higher personal downtime due to lacking features, server and service maintenance
    • Time sink to learn, research, general devops of tools, maintenance of server

    Key services to name a few:

    • File storage - Nextcloud
    • File sync - Syncthing
    • Office- Nextcloud + Collabora
    • Email - Mailfence
    • Photos - Photoprism

    So far there are more negatives than positives, but the positives still outweigh negatives. I do have to say degoogling is getting easier than before.

  • cnnrduncan@beehaw.org
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 years ago

    Currently the only Google services I use are accessed through open-source third-party implementations - in particular, Aurora Store, NewPipe, and SmartTubeNext! That said, nowadays I only use YouTube regularly and sometimes access their play store’s servers on the rare occasion that I actually need to install/update a proprietary application.