55

It would be great to add basic syncing that didn't rely on iCloud for users who wish not to use it.

  • It could be done with a Kagi account in the same way Firefox does it
  • It could be done with a string of characters ala. Brave Sync

Very nice browser, thank you.

  • Vlad replied to this.

    nisbet Why would you not want to use Apple's infrastructure that comes built into every Apple device by default?

    Using our own infrastructure would mean

    • We have to build it (non-trivial)
    • It would need to include Passwords and History complicating things
    • We would need to pass down the cost to the users (would you pay a monthly fee?)
    • Communicating with it would automatically mean having telemetry

    It feels like a not good fit.

    Sync via a string of characters sounds interesting - what is that? Can you sync 10,000 bookmarks with it?

      I understand and respect your reluctance and in fact you're right that it's not a good fit. Building infrastructure for that would go against your zero-telemetry mission.

      Thank you for replying!

        2 months later

        Vlad

        To activate syncing Brave shows you a string of human-readable words. I guess they are using some cloud infrastructure (perhaps some blockchain? who knows) to store everything and the string is only a unique, impossible to guess, magic pointer to that cloud storage, it is not storing the info itself. Which was basically your point.

          2 months later

          Vlad My use case for using something other than iCloud is that I have 2 machines - one work and one personal. I have to use different Apple logins. Currently, the state of the browser (tabs etc.) are different on both these machines although I badly want to keep them the same including my mobile. It is a bit of pain to keep airdropping links and such but not a good solution. It would be great if there is an alternative mode of syncing using the email used for Orion or like Brave using an opaque random passphrase (any number of machines can join the sync group)

            7 months later

            Brief Summary
            Have other options to sync browsers rather than just using Icloud to sync

            Details:
            This would significantly improve the overall usability of the Orion browser as other sync options, such as scanning a QR Code (Similar to Brave), would allow the syncing process even better since Icloud could be very buggy for syncing. This would also be useful for future uses, such as integrating Windows, Linux or Android to use the Orion browser.

            • Vlad replied to this.

              what other options?

              what does syncing by scanning a qr code mean?

              how is icloud sync buggy?

                mchung Would you be ready to pay for sync that uses something outside of iCLoud? (As it would cost money to set this up) Brave can do it because it is ad-supported but Orion is only user-funded.

                  Hm, i didn't know about the Braves QR code scanning costed money. I guess this suggestion does not work then

                  • Vlad replied to this.

                    eirk

                    Brave has an option where you can sync your devices with a QR code or by entering their encrypted code.

                    Sometimes Orion does not sync with other devices with iCloud on which was the case for me with my iPad

                      I believe @Vlad's point is that the infrastructure for setting up and managing browser data syncing costs time and money. Brave can offer this because they sell ads to fund their development.

                      @Vlad it occurred to me that another WebKit browser has integrated syncing via Firefox Sync. Epiphany uses it and perhaps this is a suitable alternative to integrate with Orion?

                      https://gitlab.gnome.org/GNOME/epiphany/-/blob/master/lib/sync/README

                      Not sure if this is the correct spec page but: https://wiki.mozilla.org/CloudServices/Sync

                      • Vlad replied to this.

                        Dustin

                        I believe @Vlad's point is that the infrastructure for setting up and managing browser data syncing costs time and money. Brave can offer this because they sell ads to fund their development.

                        Correct.

                        it occurred to me that another WebKit browser has integrated syncing via Firefox Sync.

                        It can be potentially interesting.

                          Merged 7 posts from Better Sync Feature / More options to sync for better future purposes.

                            mchung

                            i didn't know about the Braves QR code scanning costed money. I guess this suggestion does not work then

                            All that infrastructure costs money, and in Brave's case advertisers are paying the bill on behalf of Brave users. The question was would you pay for this as an Orion user (as we do not have and will never have ads)

                              Hi! I use Firefox as my primary browser on my Android phone and my Mac laptop.

                              Switching to Orion on Mac is difficult, because I wouldn't have my history synced with my Android phone.

                              Would it be possible to sync my bookmarks/history between the two different browsers (Firefox on Android and Onion on Mac)?

                              Firefox calls this feature Firefox Sync.

                              I know "Firefox Integration" sounds like a strange feature request, but look at it this way:

                              1. Firefox has a huge userbase, most of which is on Android/Windows.
                              2. If Orion could sync its history with Firefox, then it would provide incentive to switch on Mac (while keeping Firefox on Windows/Android).

                              Using two different browsers is difficult. That's why right now I use Firefox as my main browser on Mac.

                              Right now syncing history/bookmarks is the biggest thing preventing me from switching to Onion. I plan on continuing to use Firefox on Android, and it's very difficult switching back and forth between Firefox and Onion.

                              Making an extension API could also possibly help with this and allow someone to implement it as a web extension.

                              Note that Firefox's code for syncing bookmarks & history is open source and well documented, so it shouldn't be too hard to implement: https://github.com/mozilla/gecko-dev/blob/71515d047cbdd02687a1b9b7265f2ffb51300bf1/services/sync/docs/engines.rst

                              Thanks,
                              Techcable

                                Not possible as Firefox would not be able to sync from Orion (Keychain)

                                2 years later

                                wouldn't it be possible if orion just did not sync with iCLoud keychain, and synced directly with firefox? (this does mean that certain things wont be able to sync)

                                • Vlad replied to this.

                                  eirk If there is an API to use, then it would be possible, the question is of resources

                                    yes so i suggest marking as under review

                                      Since I originally wrote this post, I have found an alternative for bookmark sync. I now use raindrop.io to sync my bookmarks across all my browsers.

                                      It has extensions for Orion, Firefox, Chrome, and Safari. It also has mobile apps for iOS/Android, a web interface, and a desktop app.

                                      This has mostly mitigated the issue with cross-browser bookmarks and has allowed me to use Orion as my primary browser on my MacBook! 🎉

                                      The built-in functionality to migrate bookmarks from Firefox -> raindrop missed some things, so I did have to write a custom script to migrate correctly. However, aside from that, things are working flawlessly now 🙂

                                      Hopefully, this can help someone trying to work across multiple browsers. Although I still think it would be very nice if this issue could be fixed (especially the history problem). It is encouraging that Firefox sync has an API 🙂

                                      • Vlad replied to this.

                                        Vlad no, its just the chrome/ff extension, which works pretty well

                                        a month later
                                        Merged 8 posts from Possible to sync history/bookmarks with Firefox (i.e. Firefox integration).