Giter Club home page Giter Club logo

hxiloader's Introduction

hxiloader

FFXI Server Emulator Boot Loader Based on the updated LSB bootloader.

This bootloader does log mac addresses in order to improve server security and track cheaters.

This bootloader does comply with GDPR as per Art. 4 mac addresses are only machine identifiers rather than personally identifiable information (PII).

This link explains the implications of GDPR and its application to this bootloader: https://gdpr-info.eu/art-4-gdpr/#:~:text=%E2%80%98pseudonymisation%E2%80%99%20means%20the,identifiable%20natural%20person%3B

mkdir build
cmake -S . -B build -A Win32
cmake --build build

Release notes

Windows

Requires VC2022 redist, included in https://aka.ms/vs/17/release/vc_redist.x86.exe

#Linux (through Wine)

Requires winetricks vcrun2022

hxiloader's People

Contributors

wintersolstice8 avatar teschnei avatar zach2good avatar opheliaxi avatar atom0s avatar shozokui avatar towbes avatar whasf avatar z16 avatar paladindamarus avatar codecorrupt avatar thornyffxi avatar teotwawki avatar shelbyz avatar takhlaq avatar claywar avatar mrhappyasthma avatar the-aerec avatar bluekirby0 avatar hannahpi avatar clanofartisans avatar xkoredev avatar b03605037 avatar bope12 avatar meir000 avatar

Stargazers

Vernetzt avatar

Watchers

Flam avatar  avatar Kanryu Golden avatar  avatar David Jordan avatar Casey avatar

hxiloader's Issues

Your GPDPR Quote is incomplete / wrongly applied.

Yes, a MAC address on it's own is only a machine identifier and not personal data.

However you are linking that MAC address to an account in order to achieve the goal of identifying cheaters - see where this goes? This creates a link between a person and a device... which is no longer just a machine identifier.

There's no means in the GPDR to identify an account based off hardware data that is not to some extend reaching into the "personally identifiable" area.

The safest thing you could do is disconnect an active client from the server if another client - regardless of the account data - attempts to connect with the same MAC address. In that case you would have no idea who's account it was and would be able to state so in full compliance with GDPR.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.