Modify

Opened 4 years ago

Last modified 4 years ago

#2412 new enhancement

Add SSL support for map download

Reported by: vt100@… Owned by: team
Priority: minor Component: Core
Version: Keywords:
Cc:

Description

See lower dsniff output from JOSM downloading maps:

-- snip --
04/13/09 12:13:03 tcp C673c.c.ppp-pool.de.46689 -> bart203.bart.ucl.ac.uk.80 (http)
GET /api/ HTTP/1.0
Host: www.openstreetmap.org
Authorization: Basic dnQxMDA6bXZlbWpzdTZw [vt100:thisisapassword]
-- snap --

I'd very like to see the use of https or SSL here...

Attachments (0)

Change History (2)

comment:1 Changed 4 years ago by fatbozz

But youre warned in JOSM.
Of course, its easy to spoof your identity and "delete the world" some secure mechanism should be created.

comment:2 Changed 4 years ago by Fabi2

SSL ist overhead here and only wastes cpu time, as the OSM data is public available and does'nt need to be protected. HTTP digest authentication should be use instead.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as new .
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team. Next status will be 'new'.
Next status will be 'needinfo'.The owner will change to vt100@ccc.de
as duplicate The resolution will be set to duplicate. Next status will be 'closed'.The specified ticket will be cross-referenced with this ticket
The owner will be changed from team to anonymous. Next status will be 'assigned'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.