Bitwarden_rs use External services ? #302

Closed
opened 2026-02-04 19:25:07 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @seigne-m on GitHub (May 16, 2019).

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). 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
Author
Owner

@dani-garcia commented on GitHub (May 17, 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.

@dani-garcia commented on GitHub (May 17, 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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#302