chirpstack/ui
Orne Brocaar 41d00cb651 Implement end-to-end app payload encryption.
This implements end-to-end encryption between the end-device and
end-application. The encrypted AppSKey or SessionKeyID is forwarded to
the end-application which should be able to decrypt or request the
AppSKey to decrypt the uplink payload. As well the end-application will
be able to enqueue encrypted application payloads.

Using this mechanism, ChirpStack will never have access to the uplink
and downlink application-payloads.
2023-10-05 13:06:09 +01:00
..
public Refactor UI to function elements & update React + Ant. 2023-07-27 13:07:00 +01:00
src Implement end-to-end app payload encryption. 2023-10-05 13:06:09 +01:00
.dockerignore Initial commit. 2022-04-06 21:18:32 +01:00
.env Initial commit. 2022-04-06 21:18:32 +01:00
.prettierignore Implement automatic formatting for JS / TSX source code. 2022-05-02 10:58:26 +01:00
.prettierrc.json Implement automatic formatting for JS / TSX source code. 2022-05-02 10:58:26 +01:00
Dockerfile-devel Update Dockerfiles. 2023-04-10 11:32:18 +01:00
Makefile Refactor UI to function elements & update React + Ant. 2023-07-27 13:07:00 +01:00
package.json Bump version to 4.5.1 2023-10-05 10:20:32 +01:00
tsconfig.json Implement automatic formatting for JS / TSX source code. 2022-05-02 10:58:26 +01:00
yarn.lock ui: Update dependencies. 2023-09-04 14:29:23 +01:00