[GH-ISSUE #485] Bitwarden_rs use External services ? #303

Closed
opened 2026-03-03 01:27:47 +03:00 by kerem · 1 comment
Owner

Originally created by @seigne-m on GitHub (May 16, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/485

thank you very much for your responsiveness,I have just one last question, I would like to know if Bitwarden_rs make and use to external services and if so rotten and you list them or a method to list them. Thanks you

Originally created by @seigne-m on GitHub (May 16, 2019). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/485 thank you very much for your responsiveness,I have just one last question, I would like to know if Bitwarden_rs make and use to **external services** and if so rotten and you list them or a method to list them. Thanks you
kerem closed this issue 2026-03-03 01:27:47 +03:00
Author
Owner

@dani-garcia commented on GitHub (May 16, 2019):

I'm not sure what do you mean exactly, bitwarden_rs by default makes connections to the web servers of the saved URLs to obtain the icons, which can be disabled by setting the environment variable DISABLE_ICON_DOWNLOAD=true, or from the admin panel.

The Duo and Yubikey platforms also make calls to external services (to Duo and Yubico servers respectively), but only when enabled and only when a user is trying to log in.

Hope that solves your questions.

<!-- gh-comment-id:493238352 --> @dani-garcia commented on GitHub (May 16, 2019): I'm not sure what do you mean exactly, bitwarden_rs by default makes connections to the web servers of the saved URLs to obtain the icons, which can be disabled by setting the environment variable `DISABLE_ICON_DOWNLOAD=true`, or from the admin panel. The Duo and Yubikey platforms also make calls to external services (to Duo and Yubico servers respectively), but only when enabled and only when a user is trying to log in. Hope that solves your questions.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#303
No description provided.