Can a website access your browser password vault using a button that the user clicks? [duplicate]

I’m asking this question because almost all new websites ask us to click Accept Cookies button. So I click it reluctantly.
I am afraid that the Accept Cookies button action would trigger some script written on that website or its server th… Continue reading Can a website access your browser password vault using a button that the user clicks? [duplicate]

What factors should I consider when choosing the key for encryption and decryption?

We have an application that uses cookies to transmit employee personal data over from the front end to the server. We have planned to use TLS 1.2 for the encryption in transit. However once the java code receives this and sto… Continue reading What factors should I consider when choosing the key for encryption and decryption?