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

SDL 0207 - RPC message protection #1163

Closed
jordynmackool opened this issue Feb 19, 2019 · 1 comment
Closed

SDL 0207 - RPC message protection #1163

jordynmackool opened this issue Feb 19, 2019 · 1 comment
Labels
proposal Accepted SDL Evolution Proposal
Projects

Comments

@jordynmackool
Copy link
Contributor

Proposal: SDL 0207 - RPC message protection

This proposal proposes a design to protect (enable encryption for) RPC messages transmitted between a mobile application and the SDL.

smartdevicelink/sdl_evolution#634

Steering Committee Decision:

The Steering Committee voted to accept this proposal with revisions. The revisions will include adding a flag in the policy table per app that describes if they are required to comply with the encryption or not as noted in this comment.
There was additional discussion in regards to whether or not this encryption will be used in core from the policy table, essentially authentication and validation or if this flag needs to be passed from core into the proxies. It was determined that it is almost inferred by the proxies if they get an on-permission change with the new RPCs that are delegating they need to be encrypted and the app itself would need encryption, so core should send the on-permission changes to an app in regards to the RPC encryptions unless that app requires an encryption.

Revisions were made on 2.19.19

@SatbirTanda
Copy link
Contributor

SatbirTanda commented Jun 10, 2019

Will begin implementing this proposal (iOS side)

@theresalech theresalech added this to To do in v6.4 via automation Jun 13, 2019
@theresalech theresalech moved this from To do to Donations in v6.4 Jun 13, 2019
SatbirTanda added a commit to SatbirTanda/sdl_ios that referenced this issue Jul 2, 2019
SatbirTanda added a commit to SatbirTanda/sdl_ios that referenced this issue Aug 1, 2019
SatbirTanda added a commit to SatbirTanda/sdl_ios that referenced this issue Aug 16, 2019
SatbirTanda added a commit to SatbirTanda/sdl_ios that referenced this issue Sep 4, 2019
SatbirTanda added a commit to SatbirTanda/sdl_ios that referenced this issue Sep 4, 2019
@theresalech theresalech moved this from Donations to In progress in v6.4 Oct 7, 2019
joeljfischer added a commit that referenced this issue Oct 10, 2019
…rotection

Implement SDL-0207 RPC Message Protection
v6.4 automation moved this from In progress to Done Oct 10, 2019
@joeljfischer joeljfischer mentioned this issue Oct 24, 2019
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Accepted SDL Evolution Proposal
Projects
No open projects
v6.4
  
Done
Development

No branches or pull requests

3 participants