Hash filter (original) (raw)

About DBpedia

A hash filter creates a hash sum from data, typically e-mail, and compares the sum against other previously defined sums. Depending on the purpose of the filter, the data can then be included or excluded in a function based on whether it matches an existing sum.

Property Value
dbo:abstract A hash filter creates a hash sum from data, typically e-mail, and compares the sum against other previously defined sums. Depending on the purpose of the filter, the data can then be included or excluded in a function based on whether it matches an existing sum. For example, when a message is received by an e-mail server with a hash filter, the contents of the e-mail is converted into a hash sum. If this sum corresponds to the hash sum of another e-mail which has been categorized as spam, the received e-mail is prevented from being delivered. Spammers attempt to evade this by adding random strings to the text content and random pixel changes ("confetti") to image content (see image spam). (en) Um filtro hash ou filtro de escrutínio, cria uma soma hash a partir de dados , normalmente e-mail, e compara a soma com outras quantias definidas anteriormente. Dependendo da finalidade do filtro, os dados podem ser incluídos ou excluídos em uma função com base no facto de corresponderem a uma soma existente . Por exemplo, quando uma mensagem é recebida por um servidor de e-mail com um filtro hash, o conteúdo do e-mail é convertido em uma soma hash . Se essa soma corresponder à soma hash de outro e-mail categorizado como spam, o e-mail recebido não poderá ser entregue. Os spammers tentam evitar isso adicionando strings aleatórias ao conteúdo do texto e mudanças aleatórias de pixels ("confetes") ao conteúdo da imagem (consulte spam de imagem ). (pt)
dbo:wikiPageExternalLink http://www.ianywhere.com/developer/product_manuals/sqlanywhere/1000/en/html/dbugen10/ug-queryopt-s-bloom.html
dbo:wikiPageID 3933044 (xsd:integer)
dbo:wikiPageLength 1191 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 722226530 (xsd:integer)
dbo:wikiPageWikiLink dbr:Bloom_filter dbr:Function_(computer_science) dbr:Hash_buster dbr:Locality-sensitive_hashing dbr:Hash_sum dbr:E-mail dbr:E-mail_spam dbc:Hash_functions dbr:Image_spam
dbp:wikiPageUsesTemplate dbt:Clarify dbt:Refimprove dbt:Security-software-stub
dct:subject dbc:Hash_functions
rdf:type yago:Abstraction100002137 yago:Function113783816 yago:MathematicalRelation113783581 yago:Relation100031921 yago:WikicatHashFunctions
rdfs:comment A hash filter creates a hash sum from data, typically e-mail, and compares the sum against other previously defined sums. Depending on the purpose of the filter, the data can then be included or excluded in a function based on whether it matches an existing sum. (en) Um filtro hash ou filtro de escrutínio, cria uma soma hash a partir de dados , normalmente e-mail, e compara a soma com outras quantias definidas anteriormente. Dependendo da finalidade do filtro, os dados podem ser incluídos ou excluídos em uma função com base no facto de corresponderem a uma soma existente . (pt)
rdfs:label Hash filter (en) Filtro Hash (pt)
owl:sameAs freebase:Hash filter yago-res:Hash filter wikidata:Hash filter dbpedia-pt:Hash filter https://global.dbpedia.org/id/4kCDs
prov:wasDerivedFrom wikipedia-en:Hash_filter?oldid=722226530&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Hash_filter
is dbo:wikiPageWikiLink of dbr:Hash_buster
is foaf:primaryTopic of wikipedia-en:Hash_filter