Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] Modifying mosquitto source in C to use my own encryption/decryption on broker.

I am working with a company that uses technology that can protect a digital persona/data at rest. For now, we are using MQTT as the message broker. The end-state will have all devices and humans with PKI Certificates managing and validating entities. We are planning for IoT devices with a TEE and having a certified platform to validate and verify the systems.
Then, the rights and permissions of the remote devices can be revoked should the need arise.

John

John C. Fowler
jcfowler(at)pacbell.net
858.278.6636
619.606.8502
Respond when you want to, if you want to!




On Mar 21, 2025, at 3:52 PM, Greg Troxel via mosquitto-dev <mosquitto-dev@xxxxxxxxxxx> wrote:

I am curious why you are doing this.  It seems like a lot of work to
avoid TLS.
_______________________________________________
mosquitto-dev mailing list
mosquitto-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/mosquitto-dev


Back to the top