Internet Privacy – The Next Thing https://gnaeus.net Data Privacy, Data Protection, Tor, Data Analysis, Internet Security Sat, 15 Jan 2022 11:37:44 +0000 en-GB hourly 1 https://wordpress.org/?v=6.8.3 Cover Your Tracks – more than cookies https://gnaeus.net/cover-your-tracks-more-then-cookies-they-track Thu, 06 Jan 2022 11:11:00 +0000 https://gnaeus.net/?p=47 Read more]]> We all know that cookies help companies to track your behaviour, preferences and interests throughout the internet – but there is much more that your browser tells about you. Fingerprints of your browser.

Those fingerprints are more than just the cookies. Whenever you visit a website you submit information about your device timezone via the HTTP headers. The browser window size you use which can give information what screen resolution and size you use – when JavaScript is activated. The font you use, some information about your hardware configuration etc.

All this combined provides an unique fingerprint of your device that you use on the internet – if you are looking for an anonymous use of the internet, you should make sure this fingerprint is not to unique, but common.

There is a great page to check the uniqueness of your browser. A project by the Electronic Frontier Foundation (EFF).

Website: Cover Your Tracks

]]>
Oracle VM VirtualBox -Quick and Easy https://gnaeus.net/oracle-vm-virtualbox Wed, 22 Dec 2021 03:49:00 +0000 http://gnaeus.net/?p=9 Read more]]> Great tool to run an Operation System in a Virtual Environment on your Computer. Great to try out other Operation Systems, to use Software that may not run on your native OS, or as you will see later for creating a Secure Way of using the Internet.

The Software is freely available as Open Source Software under the terms of the GNU General Public License (GPL):

https://www.virtualbox.org

It is easy to use, after the installation, you can create a new Virtual Machine:

Installation & Setup

  • Machine > New
  • Give it a Name and select the path (or default recommendation)
  • Select the Operation System you plan to install
  • Download an ISO, e.g. Microsoft Windows from Microsoft Webpage, or a Linux Distribution, e.g.
  • Select the Memory (check the recommended requirement for each of the OS), click NEXT
  • Then you will have to create a Virtual Hard Disk, click CREATE
  • I would recommend to use the Default ‘VDI’ Hard disk file and NEXT
  • I usually select ‘Fixed Size’ as I just use it for testing. and NEXT
  • Select the Disk Size (recommended or if you have enough space a little bit more) and CREATE

After its created, you will need to install an Operation System (links above)

  • Select your created Virtual Machine, and ‘Settings
  • Click on System, and under Motherboard, I usually remove the check mark for Floppy.
  • Adjust the Base Memory, the right side should show your max computer Memory, so don’t go into the red, but if possible increase it, that will speed up a few things when running the OS.
  • Under System click on the Tab ‘Processor‘ if you have a machine that has a powerful enough CPU why not share another Processor, but don’t select all because then your hosting computer may will have some speed issues. Confirm with ‘OK’
  • Click on ‘Display‘ under Settings, same like previously with the Base Memory, if possible and needed give the Virtual Machine a little bit more Memory. Confirm with ‘OK’
  • Storage – Here you can insert the downloaded ISO of previously downloaded OS so that you can start installing the Operation System. Click on the ‘Empty’ Disk Icon and on the right there is a little disk when you click on that, you can choose ‘Choose a disk file’ here select then the ISO you want install.
  • Next you can ‘Start‘ The Virtual Machine and it should load up and show the OS Installation Screen, after the installation, the VM will reboot and next time with the start up, it should show you the Operation System loading. Good luck and have fun.

]]>