-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Microsoft Store #1946
Comments
@khashyarkh Thanks for the suggestion. Once you downloaded the application, were you able to connect to the signal server without proxies? I doubt that delivery via the Microsoft Store would help regarding censorship or domain blocking. |
Yeah, after downloading Signal is accessible on all platforms, the only problem is when u want to invite others to install it (whether it's Mobile or Desktop) the signal.org domain isn't accessible. |
Windows has a desktop app converter that packages the app for you, so porting it to the Windows Store should just be a matter of getting a developer account. It's still unclear if Microsoft telemetry is added onto the product. They do track app launches by default at least. I could take a look at how well a converted app functions. |
@h313 More useful would be looking at all the requirements for shipping on the Windows App Store, and see how far this project is from that. |
Electron apps such as Spotify are already on the Windows Store, so converting this app should take minimal effort. An npm package also exists that converts electron apps to .appx, the UWP app format. From here it looks like everything required to actually publish the app already exists on the Apple and Android stores. However, registration as an app developer is required, and it costs some money. Signing up for the Desktop Bridge might also be required. |
Installing from the App Store would also enable users to install the application that might not otherwise have the privileges to install said app (e.g., Windows 10 S users). In my case, I do not have issues on any of my machines, but a friend of mine is limited to installation of apps as though they are running Windows 10 S. |
Any update on this issue? Is this even considered? |
Not being present in the store is also a problem for companies that want to deploy Signal to machines managed via a device management system like Intune. Intune only allows Windows 10 apps to be installed from the Microsoft store or as a line-of-business package (.msix)... neither of which work in Signal's case. |
@scottnonnenberg-signal is there any news on this ? i think the store is one of the distribution canal, and if you don't upload it yourself someone might do it (and you will loose the control of signal in this store). |
Since the late push of Signal, I was disappointed to see the app not published on the Microsoft Store. Any updates on this? |
@Morgy93 since they haven't cared enough to at least respond to my question, i think they will never publish it and "just" don't answer :/ |
This is something that's on our radar. No promises yet, but this is something we'd eventually like to do. |
@EvanHahn-Signal |
I hope Signal comes to the Store sooner rather than later, especially with many people switching from WhatsApp. I dislike downloading exe's from the Internet and worry about recommending naive family members doing the same. |
Store app is a must. I can't install exes on my work laptop. |
@ehrenkret-signal i have readed the android case some time ago where the main developer said he don't liked the tird party feature of android (for textsecure when the post was written) for install etc. so it's why i don't understand why on windows we have to do that, because we have a store on the 3 major OS on PC, so i think it's time to correct the big mistake of PCWORLD and the installkation of win32 app by exe. |
Is there any reason why it's not on the Windows Store? Aside from developer time to create the pipeline that is. Like is there some API usage that prevents it. |
Yes, please, add Signal to the Microsoft Store. Under Windows 10 in S mode, this would be the only way of getting Signal. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is not resolved. Ping for activity to not get closed~ |
https://apps.microsoft.com/detail/signal-private-messenger/9NR474LRLH62?hl=en-US&gl=US |
Guess it's solved now. |
AppX packages provide filesystem isolation and allow distribution on the Microsoft Store Signed-off-by: Tom Plant <tom@tplant.com.au>
as u already know, signal.org domain is blocked in some countries, i had to use proxies etc. to get Signal Desktop myself and have to update manually.
In addition to facilitating the update/download process, i think it might be good publicity for signal to have presence over there, as many other messengers have. (Telegram, Slack and Facebook Messenger to name a few)
The text was updated successfully, but these errors were encountered: