Question

When synchronizing between Jira projects, does Backbone communicate via a secure, encrypted channel?

Answer

Yes, Backbone uses these secure channels for communication:

  • In centralized configurations, you can configure the projects to communicate via http(s)
  • In distributed configurations, you can encrypt the files and emails using PGP

You can read more about it on the page Data Encryption.