atsign-foundation / at_client_sdk

The Dart implementation of atSDK used for implementing Atsign's technology into other software
https://pub.dev/publishers/atsign.org/packages
BSD 3-Clause "New" or "Revised" License
1.46k stars 31 forks source link

[Tracker] Future-proof our encryption and encryption key management #785

Open gkc opened 2 years ago

gkc commented 2 years ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

### High-level tasks (please add additional tasks here!)
- [x] [Draft, review and agree a high-level design](https://github.com/atsign-foundation/at_client_sdk/issues/786)
  - [ ] Annouce at IoT World Solutions Congress Barcelona Jan 31- Feb 1 (?)
- [ ] High-level marketing / launch plan (how do we talk about this, why it's important, why it's cool, how to use it, etc)
- [x] [Spike the overall implementation](https://github.com/atsign-foundation/at_client_sdk/issues/787)
- [x] [Specify and verify the intended behaviour in detail, by writing unit, functional and end-to-end tests for all of the "We need to ..." above](https://github.com/atsign-foundation/at_client_sdk/issues/821)
- [ ] [Full implementation](https://github.com/atsign-foundation/at_server/issues/1271)
- [ ] "How to" guides on docs.atsign.com
- [ ] Text or video (or both) content for posting on social or our website
gkc commented 2 years ago

High-level design drafted and reviewed during PR49