anonymity Questions
2
While browsing the web, I need to fake my screen resolution to websites I'm viewing but keep my viewport the same (Chrome's or FF's emulating doesn't solve my problem).
For instance, if I go to ht...
Tifanytiff asked 15/7, 2014 at 7:55
2
Solved
As required by law in several countries we anonymize IP-addresses of our users in our log files. Using IPv4 we regularly just anonymize the two last bytes, eg. instead of 255.255.255.255 we log 255...
1
Solved
I've seen others host images on Dropbox. Is there a way to find out the user hosting the file?
For example, if I post a Dropbox picture online, can any user find my name or username? Can lin...
3
Solved
Lets say I'm writing Java code in Eclipse and then save it as a runnable .jar file. The code is 100% self-written, so no imports from other sources.
Does anything in the .jar file (file headers, ....
2
Solved
I have a local git repository that I've done quite a bit of work on, with a number of commits that I'd like to retain. Unfortunately, while the code is reasonable reusable, I included some sensitiv...
3
Solved
When going through some of my applications in the past, I have noticed that compiled into the assembly is information such as where my project is, my username (which happened to be my full name, no...
1
© 2022 - 2024 — McMap. All rights reserved.