nfc-tools / libfreefare

A convenience API for NFC cards manipulations on top of libnfc.
Other
395 stars 106 forks source link

Create a 0.4.x branch #122

Open darconeous opened 4 years ago

darconeous commented 4 years ago

We should consider creating a 0.4.x branch with backported security fixes.

The 0.4.x branch would allow existing applications that require the original API to continue to work, but still be able to receive security updates and changes that don't break the established 0.4.x API/ABI.

I'd recommend branching at faac4ae5d881a12d7fb81fc831629ae1d1f10929 (See #46), since that is the last commit before breaking API changes occur.

Maintenance of the 0.4.x branch would be on a best-effort basis.

smortex commented 4 years ago

No objection. Please tell me if your current privileges do not allow you to do this.

clausecker commented 1 year ago

Any progress on this one?

smortex commented 1 year ago

Hi @clausecker! I have been really far away form nfc stuff for years, and that library really deserve some love! I invited you as a collaborator to the project, and hope you will accept it and help bring libfreefare where it makes sense :wink:

Thank you!

clausecker commented 1 year ago

Hi @smortex. I'll look into what I can do.