diff --git a/index.html b/index.html deleted file mode 100644 index 0bf1e06..0000000 --- a/index.html +++ /dev/null @@ -1,66 +0,0 @@ - - - - - Auracite - - - -

Auracite

-

This tool allows you to export your FFXIV character into portable, generic formats.

-
-

Auracite uses the Lodestone for collecting data about your character. We use a proxy and that's unfortunately necessary, due to CORS compliance and Lodestone doing annoying browser compatibility checks we need to inject cookies for.

- -

The entire process happens locally, and does not give me any personally identifiable data about you. We only collect what is already publicly available on the Lodestone.

- - How does this work? - -
-
-

Here is the list of requests we make to the Lodestone:

-

It makes one request to search for your character by it's name.

-

It makes one request to request your character's main page. The other pages are not yet considered.

-

It makes two requests to download images. This is currently your avatar and the full body portrait images.

- - - What kind of requests does Auracite make? - -
-
-

Auracite can only collect as much data about your character as they make publicly available on the Lodestone.

-

To work around this, I created a Dalamud plugin to collect even more information. It's available in my personal Dalamud plugin repository.

-

The plugin needs to start a local HTTP server in order to communicate with Auracite. To prevent this from running all the time, you must type /auracite begin before clicking the "Download" button. Once the process is complete, the server is shutdown automatically. It's always safe to disable the plugin when you're not using Auracite.

-

The website connects to your game client locally, and it does not use my server to proxy any data. No data leaves your device.

- - What is the "Connect to Dalamud Plugin" option? - -
- - - - - -Source Code -

- - diff --git a/web/auracite.ico b/web/auracite.ico new file mode 100644 index 0000000..972cf08 Binary files /dev/null and b/web/auracite.ico differ diff --git a/web/auracite.svg b/web/auracite.svg new file mode 100644 index 0000000..7a7b65f --- /dev/null +++ b/web/auracite.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/web/index.html b/web/index.html new file mode 100644 index 0000000..7adb26a --- /dev/null +++ b/web/index.html @@ -0,0 +1,130 @@ + + + + + + Auracite + + + + +
+
+ +

Auracite

+
+

Auracite allows you to export your FFXIV character into portable, generic formats. Enter your character's name below, and optionally use the Dalamud plugin to export your character's data.

+

Not all data is saved yet, see this table for what is currently supported.

+

Only characters from the North American data centers are supported at the moment.

+ +
+ +
+ + +
+ +
+

+
+

Auracite uses the Lodestone for collecting data about your character. However, we can't connect to the + Lodestone directly. It uses a proxy which injects CORS compliance and browser compatibility cookies.

+ +

The entire process happens locally, and does not give me any personally identifiable data about you. It only + collects what is already publicly available on the Lodestone, and optionally data from the game client.

+ + How does this work? + +
+
+

Auracite can only collect as much data about your character as they make publicly available on the Lodestone.

+

To work around this, I created a Dalamud plugin to collect even more information. It's available in my personal + Dalamud plugin repository.

+

The plugin needs to start a local HTTP server in order to communicate with Auracite. To prevent this from running + all the time, you must type /auracite begin before clicking the "Download" button. Once the process + is complete, the server is shutdown automatically. It's always safe to disable the plugin when you're not using + Auracite.

+

The website connects to your game client locally, and it does not use my server to proxy any data. No data leaves + your device.

+ + What is the "Connect to Dalamud Plugin" option? + +
+ +
+ + diff --git a/zone.xiv.auracite.svg b/zone.xiv.auracite.svg new file mode 100644 index 0000000..7a7b65f --- /dev/null +++ b/zone.xiv.auracite.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + +