Categories
anonimity

Beware sharing PDFs – there is hidden information in them

I needed to upload a pdf to a website. I did not want this PDF traced back to me. I looked at the file and noticed there was a lot of information that could trace that specific pdf back to me. Read the Metadata on the file There are various methods to view meta data […]

Categories
peer-to-peer

Emule vs Gnutella vs Bittorrent vs Usenet vs Direct Connect

These are well know protocols for communication and are used Emule Gnutella Bittorrent Usenet (NNTP – Network News Transfer Protocol) Direct Connect It is interesting to known the background and how they are implemented…lets take a deeper dive. Emule Emule and eDonkey2000 use the eD2k protocol or network – I am not sure if it […]

Categories
aws python

How to View AWS Lambda Event Data?

Wondering how to actually view the event data your lamba function received? With python. In this post a solution is proposed. Other search phrases: View aws lambda event data aws lambda view event data Viewing AWS Lambda Event Data Create a new lambda with the permissions and trigger you need and call it test-debug-<myproblem> I […]

Categories
search-engines

Alternate Search Engines

Good gigablast.com – results aren’t from some generic source. Bitchute pages were in results. Still some pushing to specific directions. private.sh – Seems ok. neeva.com – Search Free From Corporate Influence. Decent results most times. OK wiby.me – only indexes old school websites, results not relevant at all. petalsearch – The chinese / huawei search […]

Categories
Networking

Some Good OpenWRT Packages

OpenWRT (Open Wireless Router) is an open source router operating system consisting of the kernel and utilities. It gives you full control and lets you install packages for a customised experience. Jump to Package Screenshots and Usage Some good OpenWRT packages are: luci-app-nlbwmon – network monitoring to answer "who is using all the data?" luci-app-vnstat […]