| bio | website | f-hauri.ch |
|---|---|---|
| location | Switzerland | |
| age | ||
| visits | member for | 6 months |
| seen | 7 hours ago | |
| stats | profile views | 31 |
|
Jan 17 |
comment |
Check for database tampering @HenningKlevjer In my mind, a salt is a little add to make more flavour. Normaly, the salt is stored in same database than the hashed value himself. A secret phrase have to not be stored on same machine. |
|
Jan 17 |
answered | How to remain 100% anonymous on the internet? |
|
Jan 17 |
answered | Check for database tampering |
|
Jan 17 |
answered | How to store banking information,collected on website, securely and implement encryption? |
|
Jan 17 |
comment |
Is there a law against one email containing both a login and a password? Best practice? minimal practice! Private keys and password have to not travel on public internet roads! No laws, but many enterprises conditions (mostly by signed contracts). |
|
Jan 15 |
revised |
Playing with Referrer Header added 384 characters in body |
|
Jan 15 |
revised |
Playing with Referrer Header added 177 characters in body |
|
Jan 15 |
answered | Playing with Referrer Header |
|
Jan 15 |
comment |
How can I tell whether this computer is part of a botnet? Maybe could you run a Live-USB. |
|
Jan 15 |
comment |
Breaking out of attribute in double quotes I think this question belong to SO |
|
Jan 12 |
comment |
How should I select which antivirus software to install on my new laptop? Install GNU/Linux! |
|
Jan 12 |
awarded | Citizen Patrol |
|
Jan 12 |
comment |
Encrypting local HTTP traffic using a self-signed certificate I think this question would better be asked to serverfault.com |
|
Jan 12 |
comment |
Encrypting local HTTP traffic using a self-signed certificate Take a look at this SO question: stackoverflow.com/questions/8744607/… |
|
Jan 12 |
revised |
Encrypting local HTTP traffic using a self-signed certificate added 93 characters in body |
|
Jan 12 |
revised |
Encrypting local HTTP traffic using a self-signed certificate added 75 characters in body |
|
Jan 12 |
answered | Encrypting local HTTP traffic using a self-signed certificate |
|
Jan 9 |
comment |
Are older viruses removed from virus definition files? @ruda.almeida You're right, my last comment was more a joke, viruses could die! But, knowing that most of security failure are more worked around than whipped out, if a very old virus (forgotten) stay alive on a very old host (maybe forgotten too) and a new feature break a previous workaround, the old virus could resurect! |
|
Jan 9 |
comment |
Are older viruses removed from virus definition files? Obsolescence is a commercial concept linked to objects that people would buy. Normal person would not buy an upgrade to a virus! In fact: old viruses won't become useless ;-) |
|
Jan 9 |
comment |
Are older viruses removed from virus definition files? From time tools like rsync exists, we know that updating a growing database don't need to transfer more datas than differences! |