[Openpacket-devel] Feedback on latest demo
Brought to you by:
crazy_j,
taosecurity
|
From: Richard B. <tao...@gm...> - 2006-10-04 15:15:53
|
Hello all, Here is my feedback on the latest demo: - Need a password retrieval system. I thought I remembered my password for my test account, but it doesn't seem to work. Right now there is no way to recover automatically. Emailing a new password to the email address on file, then prompting a password change, is a good idea. - Will the site support SSL, perhaps for login? - A confirmation message after creating a user account would be helpful. - When a trace is approved or disapproved by a moderator, could we send an email to the submitter saying whether their trace was approved or disapproved? I can work out some wording. If there is a comment applied by a moderator, that could be added to the email. - When approving captures via http://openpacket.no-ip.org:8000/approvefiles/ I locked up the system. orr:/home/richard$ nc -v openpacket.no-ip.org 8000 Connection to openpacket.no-ip.org 8000 port [tcp/*] succeeded! HEAD / HTTP/1.0 I wonder if it had trouble trying to parse rfpHNScan14.zip? I'm wondering if we should just run captures through something like Capinfos (from Wireshark), e.g.: orr:/home/richard$ capinfos rpc.pcap File name: rpc.pcap File type: Wireshark/tcpdump/... - libpcap Number of packets: 8 File size: 3866 bytes Data size: 3714 bytes Capture duration: 4.994468 seconds Start time: Mon Feb 9 15:22:07 2004 End time: Mon Feb 9 15:22:12 2004 Data rate: 743.62 bytes/s Data rate: 5948.98 bits/s Average packet size: 464.25 bytes and provide that for a trace? Thank you, Richard |