# 14.07.2021 Risk Assessment Meeting Notes
###### tags: `risk assessment`
## Notes
### Poll for changed time-slot
[DFN Terminplaner](https://terminplaner4.dfn.de/L2kUIlqOb6Xeavb7)
### DIDCom Specs
[didcomm-messaging](https://identity.foundation/didcomm-messaging/spec/) Version 2.0, Spec not yet completed (Feature Freeze planned for September, finalized at end of year)
### eID based identity creation
entities: AusweisApp2SDK
data tcTokenURL, PIN
### Wallet technical details
two private keys in wallet (256Bit) in encrypted storage
1 for signing (not used much)
1 for interaction messages
VCs are not yet stored in encrypted space
encrypted storage based on not-user accessable randomly generated password managed by Mobil OS, only application that created password can use it
### Backup service for Wallet
Wedv - Wallet encrypted data vault
needs restore seed and private keys
### Verified credentials
contain signed data in plain text
VC allow encryption
eventually VCs are stored encrypted just as the keys
right now stored in application specific storage (protected against other process by the OS)