The Following 8 Users Say Thank You to rinigus For This Useful Post: | ||
|
2018-08-26
, 04:16
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#22
|
The Following 10 Users Say Thank You to rinigus For This Useful Post: | ||
|
2018-08-26
, 06:47
|
|
Posts: 1,092 |
Thanked: 4,995 times |
Joined on Dec 2009
@ beautiful cave
|
#23
|
|
2018-08-26
, 07:03
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#24
|
The Following 6 Users Say Thank You to rinigus For This Useful Post: | ||
|
2018-08-26
, 08:36
|
|
Posts: 1,092 |
Thanked: 4,995 times |
Joined on Dec 2009
@ beautiful cave
|
#25
|
Its option already. You could choose on navigation page (the one where you start navigation) whether you want to see it always, on exceeding, or never.
The Following 6 Users Say Thank You to Fellfrosch For This Useful Post: | ||
|
2018-08-26
, 11:47
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#26
|
The Following 8 Users Say Thank You to rinigus For This Useful Post: | ||
|
2018-08-26
, 12:04
|
|
Posts: 141 |
Thanked: 1,530 times |
Joined on May 2011
@ Finland
|
#27
|
Looks like someone used my keys for MapQuest for DDOS attack or some other use. While we are using "Open" versions of geocoder and router, someone used their regular geocoding and directions service. As a result, instead of ~150 calls by Pure Maps users, 16000 were done in addition wiping out monthly quota.
Osmo, MartinK: has something like it happened for you?
The Following 11 Users Say Thank You to otsaloma For This Useful Post: | ||
|
2018-08-26
, 12:34
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#28
|
Ouch. I have noticed some "extra" use, of Mapbox if I recall correctly, basically stats showing use of some particular services that I hadn't shipped with Poor/WhoGo Maps. But that was such small scale use that I didn't bother to react to it. I haven't seen anything that could be called malicious.
But, I have thought about this, the obvious first thing to do is to revoke the key and get a new one. The next step would be to remove the keys from the source and when running qml/qmlscene, read them from environment variables and when building the RPM, write them from environment variables into JSON. The keys would still be installed as plain text, but getting them away from GitHub might help. Plain text files in RPMs and on devices could still be a problem, but that seems more difficult to solve.
The Following 9 Users Say Thank You to rinigus For This Useful Post: | ||
|
2018-08-26
, 16:18
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#29
|
The Following 9 Users Say Thank You to MartinK For This Useful Post: | ||
|
2018-08-26
, 17:16
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#30
|
The Following 6 Users Say Thank You to rinigus For This Useful Post: | ||
IMHO, we should get a better TTS engine before worrying and hacking around very limited TTS support that we have. Mimic2 and others are developed, but I have not looked into them (https://github.com/MycroftAI/mimic2).
If someone wants to look into it and bring better TTS to the platform - that would be great!