Skip to main content

Dark Web

 What does Dark Web mean?

The dark Web is comprised of websites that are visible to the public, but their IP address details are intentionally hidden. These websites can be visited by anyone on Internet, but it is not easy to find the server details on which the corresponding site is running, and it is difficult to track the one hosting the site.
The dark Web concept is achievable with the help of anonymity tools. Some popular tools are Tor and I2P. The dark Web is popular for both black market and user protection, so it has both positive and negative aspects.


The dark Web ensures one’s privacy by effectively hiding the server or IP details from the public. The dark Web requires special kinds of software to access. This software acts as a gateway to the dark Web. Once the user gains access, then all the dark websites and other services can be accessed in a simple way with help of browsers.
The dark Web includes a wide range of networks, from small, friend-to-friend/peer-to-peer networks to large, popular networks such as Freenet, I2P and Tor, operated by public organizations and individuals. Some of the categories of Web-based hidden services include:
  • Drugs
  • Fraud
  • Gambling
  • Chatting
  • Hacking
  • Hosting
  • Search
  • Anonymity
  • Whistleblower
Most dark websites are not directly accessible via a normal search made through a search engine; they effectively hide themselves. They are accessible only if the addresses of those sites are known to the user. Some methods which hide websites from normal searches are:
  • Private Web which requires registration
  • Contextual Web varies as per IP
  • Limited access content where access is limited to certain licensed contents
  • Scripted content which is accessible only through links generated by JavaScript or dynamically downloaded from Web servers
  • Non-HTML/text content
  • Software where data are intentionally hidden from the regular Internet and made accessible only with special software, such as Tor, I2P, or other darknet software
  • Web archives which are archived versions of Web pages, including websites which have become inaccessible, and are not indexed by search engines such as Google
The industries which operate over the dark Web are known as darknet markets; this includes black market sales of illegal products, to stay hidden from governments and law enforcement agencies. The dark Web is also used in other ways, like communication between whistleblowers and protecting users from attacks or surveillance to ensure privacy in communication. But the dark Web is mostly used in black markets as it promises total anonymity.

Comments

Popular posts from this blog

Artificial intelligence

Artificial intelligence is a branch of computer science that aims to create intelligent machines. It has become an essential part of the technology industry. Research associated with artificial intelligence is highly technical and specialized. The core problems of artificial intelligence include programming computers for certain traits such as: Knowledge Reasoning Problem solving Perception Learning Planning Ability to manipulate and move objects Knowledge engineering is a core part of AI research. Machines can often act and react like humans only if they have abundant information relating to the world. Artificial intelligence must have access to objects, categories, properties and relations between all of them to implement knowledge engineering. Initiating common sense, reasoning and problem-solving power in machines is a difficult and tedious task. Machine learning is also a core part of AI. Learning without any kind of supervision requires an ability to ide...

How AI Is Helping US in Fighting Against COVID-19

  O n December. 31, BlueDot, a Toronto-based Company that uses artificial intelligence to track the spread of infection diseases, alerted it's customers about a cluster of unusual pneumonia cases in Wuhan, China. Nine days later, the World Health Organization confirmed the discovery of a novel Coronavirus, later named COVID-19 , in Wuhan.  Today, COVID-19 is a pandemic that has spread to 180 countries, claimed more than 83,000 lives, and Triggered a near global lockdown. And for the moment, the best solution to contain the spread of the virus is to improve personal hygiene and exercise social distancing.  In the meantime, politicians, scientist, and researchers are teaming up to find systematic ways to fight the virus and care for patients. And they'r getting some much-needed help from artificial intelligence. Bengaluru: Artificial intelligence (AI) is helping doctors, researchers and government fight the COVID-19 pandemic, technology giants said while discussing solu...

Machine Learning

Machine learning (ML) is a category of algorithm that allows software applications to become more accurate in predicting outcomes without being explicitly programmed . The basic premise of machine learning is to build algorithm that can receive input data and use statistical analysis to predict an output while updating outputs as new data becomes available . The process involved in machine learning are similar to that of data mining and predictive modeling . Both require searching through data to looks for patterns actions according . Many people are familiar with machine learning from shopping on the internet and being served ads related to their purchase . This happens because recommendation engines use machine learning to personalize online ad delivery in almost real time . Beyond personalized marketing, other common machine learning use cases include fraud detection, spam filtering, network security threat detection, predictive maintenance and building news feeds. How Ma...