181 reputation
4
bio website tshikatshikaaa.blogspot.nl
location Amsterdam, The Netherlands
age 42
visits member for 1 year, 9 months
seen Aug 19 '11 at 2:20
stats profile views 7

I am on the Java and P2P side of the force and frameworks/libraries revolving around them. I have visited PHP, HTML, JS, CSS and web land too.

I have led the release of JXTA/JXSE 2.6 and 2.7. I have also written Practical JXTA II, a book about JXTA, P2P and NAT traversal. I have started Chaupal, a new project for the design and implementation of a new P2P framework in Java. Unfortunately, this project is on hold due to lack of time.


Aug
5
awarded  Autobiographer
Aug
19
awarded  Editor
Aug
19
revised How can I improve a password generation scheme based on a shared secret and URL?
added 303 characters in body
Aug
10
comment How can I improve a password generation scheme based on a shared secret and URL?
@Paulo My point is that you should not only focus on generating hard passwords. But if one only wants a solution this issue, a simple hashing of the user pwd with a public random large number is enough. The result will be a pwd with proper entropy. But again, this is not enough to consider the system secure.
Aug
10
awarded  Supporter
Aug
10
comment Is calculating a hash code for a large file in parallel less secure than doing it sequentially?
This is not answering the question... no?
Aug
10
answered Is calculating a hash code for a large file in parallel less secure than doing it sequentially?
Aug
10
awarded  Teacher
Aug
10
answered How can I improve a password generation scheme based on a shared secret and URL?