Skip to content

Secure incoming Reading requests #4

Description

@ambergristle

Safeguard service resources and protect data integrity by ensuring Reading requests come from registered clients.

What

  • An authentication protocol to verify request clients.
  • Defense against oversized payloads.

Considerations

  • To what extent can this solution overlap with: Secure outbound webhook calls #5?
  • Persistence of some kind will be necessary for a scalable solution, but not necessarily for MVP.
  • Could use a VLAN to isolate device network use.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions