| bio | website | users.ics.tkk.fi/peter |
|---|---|---|
| location | Esbo, Finland | |
| age | 26 | |
| visits | member for | 3 years, 11 months |
| seen | May 20 at 7:03 | |
| stats | profile views | 104 |
Master Student in Machine Learning and Data Mining at the Aalto Univerity School of Science (formerly TKK / Helsinki University of Technology) in Helsinki, Finland.
Currently working as Research Assistant in the Speech Group of the Adaptive Informatics Research Centre of the Aalto Univerity School of Science (formerly TKK / Helsinki University of Technology) in Helsinki, Finland.
|
Jul 5 |
comment |
Where is the link to howtogeek I also voted to close myself. I didn't find that question with the term howtogeek. |
|
May 4 |
comment |
Drawbacks of using Open ID as a sign up? BTW, yes, I don't like people who are bragging that they are professionals just to amplify their statement without giving real insightful reasoning. |
|
May 4 |
comment |
Drawbacks of using Open ID as a sign up? @Donal Get the point, I am not talking about any certificate that is signed. Look to SSH instead of SSL. A private key is your 'identity' and your public key the matching public identifier. It does not matter who or what has generated the keys. Without the private key nobody can login to an account where the matching public key is attached. |
|
May 3 |
comment |
Drawbacks of using Open ID as a sign up? @Jeff the problem with self-signed email is that you want to verify that the user behind the email is the owner of the email address. The difference here is that the only thing you want to know is whether a user is the same as the user that registered the account. |
|
May 3 |
comment |
Drawbacks of using Open ID as a sign up? @Jeff A private key can be generated by yourself. Look for example to ssh. ssh-keygen will create a public/private key-pair. Because of the length and randomness of the key, chance of collisions are nill. Now every website where you want to login you will give the public key (for example at account creation, first time logging in). Now the website sends a challenge to you that you have to encrypt with your private key. The result you send back and will be decrypted with the public key to check if it is still the same. |
|
May 3 |
comment |
Drawbacks of using Open ID as a sign up? @Jeff Self-signed. Public-Private cryptography. User gives his public key to sites where it makes an account and then the authentication happens always with the private key. No need for validated certificates or so, everybody can generate that himself |
|
May 3 |
comment |
Drawbacks of using Open ID as a sign up? @Jeff I don't agree. Maybe not at the moment, but how about in future when there will be good ways to authenticate with a certificate provided by the user? Math and physics don't change over time, this does. |
|
Mar 20 |
comment |
“Post your question” fails on Opera 10.10 Win XP SP3 It seems that pressing <Enter> in the tags-field is the thing disabling the post button |
|
Oct 26 |
comment |
Separate awarding of bounties from acceptance But after a 6+ months while, it can be implemented in 6-8 weeks |
|
Oct 26 |
comment |
Interesting tags on unanswered page point to question page I am talking about clicking to the page of 1 tag, not all my favorite tags. |
|
Oct 11 |
comment |
Is it acceptable to cross-post questions to a mailing-list "Similar questions have been asked before": I could not find them. Please, validate your statement with links to that questions. |
|
Jul 27 |
comment |
Should the beta badges stop being awarded to users? What about Superuser, nobody has a badge there yet, although they would be eligible according to this? |
|
Jul 22 |
comment |
Using affiliate links in answer/question How would people think if you link like this: www.link.com?book (aff.) with aff. linking to your affiliate url and the normal link not. In that way people can choose or they want to click your affiliate link. |
|
Jul 13 |
comment |
edit my interesting tags It seems that the [x]'s are appearing at the last moment of loading the page. Therefor I didn't see them there at first. |