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

[PM-13011] Allow relevant browsers in the privacy/security/FOSS space to use auto-fill and passkeys #4005

Merged

Conversation

lucasmz-dev
Copy link
Contributor

@lucasmz-dev lucasmz-dev commented Oct 1, 2024

🎟️ Tracking

Fixes #3949
Contains extra edge-cases for other related projects.

📔 Objective

Bring support for Bitwarden passkeys and auto-fill to browsers used in the privacy, security, or FOSS communities.

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed
    issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

@CLAassistant
Copy link

CLAassistant commented Oct 1, 2024

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@bitwarden-bot
Copy link

Thank you for your contribution! We've added this to our internal Community PR board for review.
ID: PM-13011

@bitwarden-bot bitwarden-bot changed the title Allow relevant browsers in the privacy/security/FOSS space to use auto-fill and passkeys [PM-13011] Allow relevant browsers in the privacy/security/FOSS space to use auto-fill and passkeys Oct 1, 2024
@lucasmz-dev lucasmz-dev marked this pull request as ready for review October 1, 2024 06:22
@lucasmz-dev lucasmz-dev marked this pull request as draft October 1, 2024 06:27
@lucasmz-dev lucasmz-dev marked this pull request as ready for review October 1, 2024 06:32
@SaintPatrck
Copy link
Contributor

Hey @lucasmz-dev
Thank you for submitting these changes. Ideally we would separate the list from Google and the list maintained by the Bitwarden community. Taking that approach makes it easier to automate updating our Google list in the future.

While we are tracking this in our backlog, I'd be happy to approve your PR as a first step towards our end goal. I only ask that you move the entries to a new fido2_privileged_community.json file that is sorted alphabetically by package name.

@SkewedZeppelin
Copy link

@SaintPatrck

While we are tracking this in our backlog,

I totally understand your reasoning, but kindly pushing it to a backlog only reinforces Google's anti-competitive behavior here.
Honestly I'm fine with it, more fodder for their antitrust lawsuits.

You also previously mentioned it as a Bitwarden maintained list, and buried the lede until now that it was really Google's:

our list of known privileged application

@lucasmz-dev
Copy link
Contributor Author

lucasmz-dev commented Oct 2, 2024

While we are tracking this in our backlog, I'd be happy to approve your PR as a first step towards our end goal. I only ask that you move the entries to a new fido2_privileged_community.json file that is sorted alphabetically by package name.

I'm fine with doing that, just beware CalyxOS' Chromium uses the package name org.chromium.chrome, which is also on the Google list, so whatever code you guys would have written would have to deal with that.

I just ask for this to please be included sometime soon because restricting this to Google-approved™ list as @SkewedZeppelin said doesn't make sense.

@lucasmz-dev lucasmz-dev marked this pull request as draft October 2, 2024 23:02
@lucasmz-dev lucasmz-dev marked this pull request as ready for review October 2, 2024 23:10
@lucasmz-dev
Copy link
Contributor Author

@SaintPatrck How does this look?

@lucasmz-dev
Copy link
Contributor Author

Backup of the previous contents on /backup-private-roms

@uazo uazo mentioned this pull request Oct 3, 2024
5 tasks
@SaintPatrck
Copy link
Contributor

Hi @SkewedZeppelin 👋 ,

I appreciate your feedback.

We are not intentionally limiting support to only browsers approved by Google. Previously, we haven't received any reports of issues related to missing browsers. However, we recognize the need for broader support and we will be adding browsers requested by the community.

It was not my intent to imply the list is generated by Bitwarden. It is indeed sourced from Google as a recommended starting point to ensure immediate support for commonly used browsers. We will be updating the filename to clearly indicate its source going forward.

Copy link
Contributor

github-actions bot commented Oct 3, 2024

Logo
Checkmarx One – Scan Summary & Details1a46ceff-9961-45c3-a97c-5061481ccd48

No New Or Fixed Issues Found

@SaintPatrck
Copy link
Contributor

Also relates to PM-13101

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.88%. Comparing base (0c83a10) to head (b01aa5e).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4005   +/-   ##
=======================================
  Coverage   88.88%   88.88%           
=======================================
  Files         425      425           
  Lines       35098    35098           
  Branches     5143     5143           
=======================================
  Hits        31196    31196           
  Misses       2108     2108           
  Partials     1794     1794           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SaintPatrck SaintPatrck merged commit 20383f0 into bitwarden:main Oct 3, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot use/create passkeys with Mull
8 participants