Skip to main content

What is VPN (Virutal Private Network)

What is VPN (Virutal Private Network)


What is a VPN?

As we all browsed the internet to gain access to any particular resource but if you want to access the files and resources which are restricted in a less secure network there comes the network called "VPN".VPN is abbreviated as virtuaal private network is a technology that creates a safe and encrypted connection over a less secure network,such as internet.

VPN technology was developed as a way to allow remote users and MNC's to securely access corporate applicationsaa and other resources.As security is concerned in VPN data travels through secure tunnel,and VPN users must use authentication methods including passwords,tokens or other unique identification procedures to gain access to the VPN server.

How does a VPN work?

Here’s how a VPN works for you, the user. You start the VPN client (software) from your VPN service. This software encrypts your data, even before your Internet Service Provider sees it. The data then goes to the VPN, and from the VPN server to your online destination . The online destination sees your data as coming from the VPN server and its location, and not from your computer and your location.

Here's how your data flows in open to the internet



Now here's how the same connection look with a VPN enabled



When you use a VPN service, your data is encrypted (because you’re using their app), goes in encrypted form to your ISP then to the VPN server. The VPN server is the third party that connects to the web on your behalf. This solves the privacy and security problem for us in a couple of ways:

   1. The destination site sees the VPN server as the traffic origin, not you.
   
   2. No one can (easily) identify you or your computer as the source of the           data, nor what you’re doing (what websites you’re visiting, what data you’re transferring, etc.).
   
   3.Your data is encrypted, so even if someone does look at what you’re sending, they only see encrypted information and not raw data.

How Secure is a VPN?

VPN security depends upon the services provided by the VPN Providers as no two services are identical in their offerings or security.

VPN Protocols:

VPN protocols define how the service handles data transmission over a VPN.The most common protocols are

PPTP(Point-To-Point Tunneling Protocol)
L2TP/IPsec(Layer 2 Tunneling Protocol)
SSTP(Secure Socket Tunneling Protocol)
IKEV2(Internet Key Exchange, Version 2)
OpenVPN

Does a VPN Make Me Fully Anonymous Online?

In a word, no. But the extent to which it does is still impressive.

Without a VPN, your connection is fully open, and your ISP, the cafe WiFi router, any server along the way, or a person with the right tools can look at your data. Using a VPN solves many of those problems by encrypting your transmission and making it appear as if it’s the server itself that’s making the connection and not you.

Top 10 best VPN services:
Express VPN



I hope you enjoyed the post.Thanks for reading the post and please do share the post and make your valuable comments


Comments

  1. Great drawings, explained everything in such an easy way. I am using Nordvpn service that you mentioned. I am glad about all the benefits that this product gives to me, I am talking about double encryption and the ability to feel safe while doing financial transactions.

    ReplyDelete

Post a Comment

Popular posts from this blog

Top websites to learn programming and web development

Top websites to learn programming and web development Hey guys welcome to an another interesting post, In this post we will discuss about the top websites to learn programming and web development.As there are many websites available to learn programming but there is only few sites which provides an interactive way of learning and implementing in their own inbuilt compilers. As a learner it is recommended to visit these websites if you want to learn more about programing. This article gives you some basic information about some of those interactive websites that help you sharpen your existing knowledge on programming We will see some best sites to learn Python,java and web development which will be useful to learn and develop. Best websites for Python and Django: Python is a high level programming language which is popular now-a-days in industry.so there is a need to learn python to update from the current technologies so here is the list of all best website to learn python 1. L...

Best Laptop for programming in 2019

Best Laptop for programming in 2019 Hello, Programmers and Computer science students. Its Nov 2018 and you all must be wondering which laptop should I purchase for programming and coding that can be effortlessly utilized for up to 3-4 years. Before getting into the list of laptops with there pros and cons, I am assuming you are here because you want a laptop in 2019, especially for programming purpose. So let's see what kind of programming you are going to do in the near future. You May be thinking of going into Web Development, Mobile App Development, Or Artificial Intelligence and Machine Learning. So with that in mind, Here you will find a laptop to buy for 2019. For Web Development: Web development is considered to be the low resources and processing power Category. For web development, you don't need the top kind of Processor like i5,i7, Ryzen 7 etc. Instead, you can do web development with just an Intel Pentium, i3 or Ryzen 3 or 5 with 4gb of ram that'...

Top 7 Backend Web Frameworks To Use In 2019

Top 7 Backend Web Frameworks To Use In 2019 When it comes to web app development, frontend as well as the back end development, both play an important role in creating an amazing business website. The backend web frameworks consist of languages and tools used in server-side programming in a web application development environment. The key to the successful back end development of web applications is choosing the correct stack, learning new databases and programming languages and understanding the server architecture as well. Developers play a fundamental role in full stack web development as they create the central logic around which an application runs and dynamically integrates it with the front-end. However, there are few things to be considered while choosing the top backend web frameworks for your next full stack web application development project. - Ease-of-use - Speed - Documentation - Community In this Post, we will discuss some top backend web frameworks for back end...