View Single Post
Old 05-27-2023, 10:29 AM   #64
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,119
Karma: 92500001
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
Quote:
Originally Posted by GeorgeYellow View Post
Speaking of the firmware, have you looked into what 'Datamate' is?
There's a `.sync/datamateConfig.json' which seems to allow changing the sync URL (`datamateUrl`) as well as using Curl to upload (`datamateUseCurl`).

Any chance of local synchronization?
From examining strings in the Scribe firmware it appears that "Datamate" refers to an Amazon server involved in notebook synchronization. The default URL seems to be "https://sync.datamate.kindle.amazon.dev/graphql". That is all I know about it.

Perhaps you could change the URL in the JSON file to point to your own server but unless Amazon goofed badly you will not be able to establish a connection due to SSL security. Even if you can connect, working out the details of the synchronization protocol is going to be difficult. And if Amazon finds out you are doing it then that file will likely be moved somewhere inaccessible in a future firmware release.
jhowell is offline   Reply With Quote