Giter Site home page Giter Site logo

techventurebuilder / vanmoof-encryption-key-exporter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grossartig/vanmoof-encryption-key-exporter

0.0 0.0 0.0 299 KB

Export all bike details (such as encryption key) of your VanMoof bikes.

Home Page: https://vanoof.grossartig.io

License: GNU General Public License v3.0

JavaScript 0.70% TypeScript 97.70% CSS 0.37% Dockerfile 1.24%

vanmoof-encryption-key-exporter's Introduction

VanMoof Encryption Key Exporter

About

Unfortunately, in recent months news have come up saying VanMoof isn’t in a very good financial state and had to be rescued in December 2022 by a number of unnamed investors, source. Also, at the time of writing this README, end of June 2023, VanMoof has halted all sales.

The Bluetooth connection between your smartphone and your VanMoof is encrypted for security purposes. Each time you log into your VanMoof account, this encryption key is being downloaded from VanMoof’s server. If these servers will go offline one day - for whatever reason - the encryption keys are lost forever and you have no way of communicating with your bike.

With this tool, we want to make sure everyone can use their VanMoof even after these servers become unreachable - preventing e-waste.

We encourage self hosting this tool, however, if you do not have the technical resources, you can use the version hosted on our server at vanoof.grossartig.io

vanoof.grossartig.io does not store any personal data. Our server acts as a proxy to VanMoof's API as it only allows Access-Control-Allow-Origin: * headers.

Run - Docker Compose (recommended)

docker-compose up -d

or

docker compose up -d

The server should now be listening on http://localhost:3000

Open http://localhost:3000 with your browser to see the result.

Optional: Use reverse proxy to show this on the default http(s) port, 80/443.

Run - NPM

npm install
npm run build
npm run start

The server should now be listening on http://localhost:3000

Open http://localhost:3000 with your browser to see the result.

Optional: Use reverse proxy to show this on the default http(s) port, 80/443.

Legal bits

This project is licensed under GNU GPLv3.

Made with 💙 by Justus Dietrich and Marius Angelmann in Germany.

vanmoof-encryption-key-exporter's People

Contributors

justus-d avatar mariusangelmann avatar gerbildral avatar anarcat avatar

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.