of the cookies created by OTHER websites, which ones would the browser allow a website to access?

I know that sites can share some information between each other by sharing cookies amongst themselves. They have to be in some kind of agreement with each other I assume? Or can any random site read all the cookies that are currently saved… Continue reading of the cookies created by OTHER websites, which ones would the browser allow a website to access?

Is there any reasonable security reason for an administrator to prevent modification of locally loaded websites?

As most people know, it is very easy to modify a webpage’s local cached content (HTML, JS) through Inspect Element or various other means.
This could be probably be stopped through something like dynamically rendered AJAX content on a page… Continue reading Is there any reasonable security reason for an administrator to prevent modification of locally loaded websites?