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

Missing (D)TLS IoT oriented features in Java world ? #1040

Open
sbernard31 opened this issue Jun 11, 2024 · 0 comments
Open

Missing (D)TLS IoT oriented features in Java world ? #1040

sbernard31 opened this issue Jun 11, 2024 · 0 comments

Comments

@sbernard31
Copy link

I'm the main maintainer of Leshan project : a Java LwM2M implementation hosted by Eclipse Foundation.

Until now we are using Scandium (a java DTLS 1.2 implementation hosted Eclipse foundation from Californium project) but recently I need to look at TLS 1.2 for Leshan (because we try to add coaps+tcp support) and I came to the conclusion that :

There is not so good choice in Java world for DTLS and TLS for IoT.

I ask myself if my assumption :

  • is wrong ? and so I maybe missed something.
  • OR is right ? and so we are probably several to face this situation and maybe we can collectively try to improve it.

I created a github repository and begin to summarize some information about that : https://github.com/sbernard31/thermos

The idea would be to :

  • Make a good big picture of the situation,
  • Collect needs from IoT Java Community,
  • Report our need to existing (D)TLS implementation, (to maybe impact their TODO list)
  • Find collective solution ?

I try to talk about that at security-dev mailing list from OpenJDK and this is not clear if they will work to improve that situation, here is a link to that discussion : https://mail.openjdk.org/pipermail/security-dev/2024-March/038906.html

After speaking with Frederic Desbiens, he advises me to contact Paho project as it could be interested ? If you are, do not hesitate to discuss with us at https://github.com/sbernard31/thermos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant