• Re: Secret data syhchronization between Mozilla apps?

    From Paul@3:633/10 to All on Sun Jul 12 03:18:48 2026
    On Sun, 7/12/2026 12:18 AM, Mr. Man-wai Chang wrote:

    Whenever Thunderbird meets Firefox or vice versa,
    will they automatically copy their data to each
    other (that is, data sync)? :)


    No.

    You can ask the LLM-AI questions like this, and it will
    tell you how the software works, as the software is open
    source, and the LLM-AI can actually read the source files.

    Firefox ----+ \
    Firefox --+ \___ The parent process, talks to its children [Quantum]
    Firefox -+ /

    <=== This air gap exists between the two process sets
    Notice there are no plus signs here, no path.

    Thunderbird ----+ \___ The parent process, talks to its children [SuperNova]
    Thunderbird -+ /

    When Thunderbird is asked to open a URL in a Firefox window, it does it like this.
    Firefox may not even be running at the time, and if it is not running, then
    it starts up (Process Create does this). For security reasons, the functions the programs carry out are limited, as part of controlling the attack surface. They don't arbitrarily lash a bunch of shit together in a careless manner. When Thunderbird does this, it can even call the Default Browser, which may not even be Firefox.
    It could end up calling up MSEdge this way, if MSEdge happens to be the users choice of Default Browser. So while I draw it like this, other From-To pairs can exist.

    Thunderbird --\
    \
    OS (Process Create with a passed URL as a command line parameter)
    /
    (Firefox) <---/ [this could be any web browser on the system...]

    The designers look for common features on the OSes, before defining mechanisms for communications. The staff at Mozilla don't like writing custom spooky code for each OS, but things like the graphics stack are an example of an exception. Graphics, and I would suppose Printing, could involve extra effort to support three or more OSes.

    Paul

    --- PyGate Linux v1.5.18
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Paul@3:633/10 to All on Mon Jul 13 04:09:28 2026
    On Mon, 7/13/2026 2:33 AM, Mr. Man-wai Chang wrote:
    On 7/13/2026 1:56 PM, ...winston wrote:
    Mr. Man-wai Chang wrote:

    Whenever Thunderbird meets Firefox or vice versa,
    will they automatically copy their data to each
    other (that is, data sync)? :)

    No.
    Independent applications.

    Groups:
    Alt Conspiracy - removed
    Alt Freeware - removed


    Did you probe into this before answering?

    Or did you just make clueless claim? :)

    You mean, like the strawman proposed by this discussion thread ?
    That would be a clueless claim.

    Why don't you ask the LLM-AI whether this is how it works
    or not ? Since you don't trust a human to answer your question,
    make friends with an LLM-AI and have the LLM-AI explain the
    rules a little bit.

    Paul


    --- PyGate Linux v1.5.18
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Old Macdonald@3:633/10 to All on Mon Jul 13 14:23:52 2026
    On 7/12/26 00:13, Daniel70 wrote:
    On 12/07/2026 2:18 pm, Mr. Man-wai Chang wrote:

    Whenever Thunderbird meets Firefox or vice versa,
    will they automatically copy their data to each
    other (that is, data sync)? :)

    Why would they want/need to?? I mean one's a Browser, the other's a Mail
    and Newsagent.

    Thunderbird still has Browser code in it.

    Settings > General > Thunderbird Start Page
    [*] When Thunderbird launches, show the Start Page in the message area

    I just put craigslist in there
    https://www.craigslist.org/area/ventura

    --- PyGate Linux v1.5.18
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Mr. Man-wai Chang@3:633/10 to All on Tue Jul 14 08:56:29 2026
    On 7/14/2026 5:23 AM, Old Macdonald wrote:

    Thunderbird still has Browser code in it.

    Settings > General > Thunderbird Start Page
    [*] When Thunderbird launches, show the Start Page in the message area


    The reason I believe: HTML message! :)

    --

    @~@ Simplicity is Beauty! Remain silent! Drink, Blink, Stretch!
    / v \ May the Force and farces be with you! Live long and prosper!!
    /( _ )\ https://sites.google.com/site/changmw/
    ^ ^ https://github.com/changmw/changmw
    The game is afoot... Meow...

    --- PyGate Linux v1.5.18
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From ....winston@3:633/10 to All on Tue Jul 14 11:56:21 2026
    On 07/14/2026 7:56 AM, Daniel70 wrote:
    On 14/07/2026 7:23 am, Old Macdonald wrote:
    On 7/12/26 00:13, Daniel70 wrote:
    On 12/07/2026 2:18 pm, Mr. Man-wai Chang wrote:

    Whenever Thunderbird meets Firefox or vice versa,
    will they automatically copy their data to each
    other (that is, data sync)? :)

    Why would they want/need to?? I mean one's a Browser, the other's a
    Mail and Newsagent.

    Thunderbird still has Browser code in it.

    Settings > General > Thunderbird Start Page
    [*] When Thunderbird launches, show the Start Page in the message area

    I just put craigslist in there
    https://www.craigslist.org/area/ventura

    Sorry! What "Start Page"?? It just shows a screen with your various E-
    Mail and News accounts, doesn't it??

    Not a start page per se opening in a browser...just loads the web page
    url in the message pane window. Clicking on a message in the mail or
    news in the message list replaces the loaded url in the preview window.

    The loaded web page may have active links to open the default browser.
    - i.e. Thunderbird does not automatically open FireFox(both Mozilla
    based), it opens the Windows configured default browser when an active
    link is clicked/opened.



    --
    ...w­¤?ñ?¤

    --- PyGate Linux v1.5.18
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)