Advertisement
Egao-No-Genki

ENG's chat on #chromium-support about inspecting URLs

Aug 23rd, 2013
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. [16:06] == Zynariden [454d60c8@gateway/web/freenode/ip.69.77.96.200] has joined #chromium-support
  2. [16:06] -ChanServ- [#defocus] Hello! By joining this channel you agree to having read and understood the channel guidelines - http://freenode.net/pounddefocus.shtml. Thank you for your understanding. If you have questions ask in #defocus-ops. Enjoy your stay!
  3. [16:06] -ChanServ- [#chromium-support] Welcome to #chromium-support. Please specify operating system and, if using Linux, distribution, and please be clear where your Chrome/Chromium package came from.
  4. [16:06] == TheDracle [[email protected]] has joined #chromium-support
  5. [16:07] <Zynariden> Hi guys, any idea which Chrome app will inspect a link I'm thinking about opening, and report on whether it's safe or will try to insert viruses, malware and etc.?
  6. [16:21] <pdr> Zynariden, Chrome does this by default using hashes so you don't send the data to google
  7. [16:26] <Zynariden> hashes? #s?
  8. [16:26] <Zynariden> pdr: Explain hashes for this context? (Google's Define isn't helping: https://www.google.com/search?q=define%3Ahashes&oq=define%3Ahashes&aqs=chrome.0.69i57j69i58.1672j0&sourceid=chrome&ie=UTF-8 )
  9. [16:31] == cuba33ci_ [[email protected]] has joined #chromium-support
  10. [16:33] == cuba33ci [[email protected]] has quit [Ping timeout: 268 seconds]
  11. [16:33] == cuba33ci_ has changed nick to cuba33ci
  12. [16:36] == eimajenthat [[email protected]] has quit [Quit: bye bye]
  13. [16:43] == TheFuzzball [[email protected]] has joined #chromium-support
  14. [16:50] <pdr> Zynariden, sorry about that. I stepped away
  15. [16:51] <pdr> Zynariden, hash is a CS term for converting data into a short representation that isn't necessarily reversible. So, you might turn google.com/cats into 334442 and applesauce.com into 43243.
  16. [16:52] <pdr> Zynariden, my understanding is that Chrome downloads a list of bad hashes to your computer, then as you surf, it compares the current site against the list of bad sites
  17. [16:53] <pdr> Zynariden, https://code.google.com/p/google-safe-browsing/wiki/SafeBrowsingDesign has the details
  18. [16:53] <Zynariden> Nice, thanks.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement