firefox sync security enquiry
Good day.
I would like to know what security precautions Firefox uses on its sync capability.
I need utmost security to make sure my login and history data is not compromised as I have sensitive company and client login details that I sync.
Does firefox use good encryption standards such as SHA256/SHA512 etc?
Thank you
被選擇的解決方法
hi Checkmate, the whole security architecture of the service is documented at https://github.com/mozilla/fxa-auth-server/wiki/onepw-protocol if you're interested in the technical details.
i'd say it's designed with security as the most important factor in all aspects - to the detriment of usability (we regularly get support requests from people who have forgotten their account passwords or access to their 2nd factor device without any saved recovery codes, but there's no possible way to have their data restored)...
從原來的回覆中察看解決方案 👍 1所有回覆 (2)
選擇的解決方法
hi Checkmate, the whole security architecture of the service is documented at https://github.com/mozilla/fxa-auth-server/wiki/onepw-protocol if you're interested in the technical details.
i'd say it's designed with security as the most important factor in all aspects - to the detriment of usability (we regularly get support requests from people who have forgotten their account passwords or access to their 2nd factor device without any saved recovery codes, but there's no possible way to have their data restored)...
Thanks a lot. Highly appreciated. As an aspiring cybersecurity professional I am very interested about what security precautions services use that I use on a daily basis.