Skip to content
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

[FR] Anonymous installs for MS Store #1726

Closed
Kein opened this issue Nov 18, 2021 · 4 comments
Closed

[FR] Anonymous installs for MS Store #1726

Kein opened this issue Nov 18, 2021 · 4 comments
Labels
Issue-Feature This is a feature request for the Windows Package Manager client. Resolution-Duplicate Issue is a duplicate
Milestone

Comments

@Kein
Copy link

Kein commented Nov 18, 2021

Description of the new feature / enhancement

Currently, installing anything, even free apps, from MS Store has a hard requirement of an account:

Found Windows Calculator [9WZDNCRFHVN5] Version Unknown
...
Verifying/Requesting package acquisition...
Verifying/Requesting package acquisition failed: no store account found

There is no reason these apps that aren't tired to any account-based subscription should be still gated behind account, i.e. apt-get or yum dont require an account just to fetch python.

Proposed technical implementation details

The actual content of free apps does not require any account tokens to be accessed. For example, if you copy the link for Windows Calculator app:
https://www.microsoft.com/en-us/p/windows-calculator/9wzdncrfhvn5
and use link-generator for MS store
https://store.rg-adguard.net
you will get temporal links to download not just the app package but all dependencies as well. They are not gated by any means. Therefore, same mechanism can be be used for any anonymous installs of free apps with winget.

@Kein Kein added the Issue-Feature This is a feature request for the Windows Package Manager client. label Nov 18, 2021
@ghost ghost added the Needs-Triage Issue need to be triaged label Nov 18, 2021
@vedantmgoyal9
Copy link
Contributor

Duplicate of #1585

1 similar comment
@jedieaston
Copy link
Contributor

Duplicate of #1585

@ghost
Copy link

ghost commented Nov 18, 2021

@Kein we've identified this Issue as a duplicate of another one that already exists. This specific instance is being closed in favor of tracking the concern over on the referenced Issue. Thanks for your report! Be sure to add your 👍 to the other issue to help raise the priority.

@ghost ghost closed this as completed Nov 18, 2021
@ghost ghost added Resolution-Duplicate Issue is a duplicate and removed Needs-Triage Issue need to be triaged labels Nov 18, 2021
@denelon denelon added this to the v1.3-Client milestone Jun 21, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature This is a feature request for the Windows Package Manager client. Resolution-Duplicate Issue is a duplicate
Projects
None yet
Development

No branches or pull requests

5 participants
@Kein @jedieaston @denelon @vedantmgoyal9 and others