Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add public roadmap and wishlist documentation #112

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions docs/wiki/public-roadmap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
Public Roadmap for ChameleonUltra Project
=========================================

Pages
-----

* * *

Introduction
------------

There's a need for a roadmap where contributors can easily understand the project's vision and the functionalities that require attention. If you have an idea for a feature, please refer to the wishlist.

* * *

Great Stuff (Future Developments)
---------------------------------

### In Progress

* **Firmware Updates & Compatibility**: Addressing issues related to firmware updates and compatibility.
* **New Protocols & Mifare 1k Card Simulation**: Working on adding new protocols, including Mifare 1k card simulation.

### To-Do

* **Hardware Revisions**: Planning future hardware revisions for performance enhancement.
* **Software Tools**: Development of new software tools is on the horizon.
* **Community Contributions & Development**: Encouraging and integrating community contributions.
* **Mfc 1k Full Emulation**: Implementing full emulation for Mfc 1k cards.
* **BLE Connection Feedback**: Enhancing BLE connection documentation.
* **mfkey32 Issues**: Resolving nonce collection issues in mfkey32.
* **Enhanced UID Copying**: Implementing offline UID copying via A/B button.
* **CMD 1002 Timeout**: Addressing device timeouts related to CMD 1002.
* **Device Connection Failures**: Resolving device connection issues.
* **Insecure BLE Connection**: Addressing BLE security vulnerabilities.

* * *

Accomplished Stuff
------------------

* _This section will be updated as tasks are completed._

* * *

Impossible Ideas
----------------

* _This section can include ideas that are currently unfeasible due to hardware or other limitations._

* * *
52 changes: 52 additions & 0 deletions docs/wiki/wishlist.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
* * *

Wishlist for ChameleonUltra Project
===================================

Introduction
------------

This page serves as a collection of features, improvements, and ideas that the community would like to see implemented in the ChameleonUltra project. While these are not currently in development, they offer a vision for future possibilities.

* * *

Desired Features
----------------

### Security


### Usability

* **Mobile App Support**: A dedicated mobile app for easier configuration and monitoring.

### Performance

* **Faster Data Transfer**: Implement faster protocols for quicker data transfer between devices.

### Protocols & Standards

* **Support for Additional RFID Standards**: Such as ISO 18000-6C, ISO 14443B, etc.
* **NFC Payment Simulation**: Simulate NFC payment cards for testing purposes.

### Hardware

* **Smaller Form Factor**: A more compact version of the device.
* **Built-in Display**: A small screen to display real-time information.

### Miscellaneous

* **Open Source Hardware Design**: Release the hardware design files to the public.

* * *

Moonshot Ideas
--------------

* **AI-Powered Analysis**: Use machine learning to identify patterns or anomalies in RFID usage.

* * *

Feel free to contribute your ideas to this wishlist. Your input is valuable in shaping the future of the ChameleonUltra project.

* * *