Changes between Initial Version and Version 2 of Ticket #14
- Timestamp:
- 03/05/10 07:13:30 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14
- Property Owner changed from Antoine Martin to Antoine Martin
-
Property
Status
changed from
new
toaccepted
-
Property
Milestone
changed from
0.9
to1.0
-
Ticket #14 – Description
initial v2 2 2 Make it throttled and a configurable option (that can be toggled from the popup) to prevent being DoSed by fake local mDNS servers swarming us. 3 3 [[BR]] 4 [[BR]] 5 Is it worth keeping track of the servers we have already authenticated against to avoid sending a password to a malicious server? (we kinda do via the server key signature) 4 Maybe we shouldn't even try to login if there are no ssh keys and no password.. (alert user? or ask for password?)