seedcase-project / design

Overall architectural design documentation for Seedcase software.
https://design.seedcase-project.org
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

design/software-architecture/cross-cutting-concepts: Text/figure suggestions #12

Open signekb opened 1 year ago

signekb commented 1 year ago

This issue became quite long, but the post also has many sections :-)

Introduction/first section

Security

Authentication/permission

Data-in-transit

Privacy

Legal

Logging and monitoring

Multiple domain-specific standards

User permissions

Computational and storage locations

Dissemination

The sections Archiving and Documentation seem to be in a rather drafty state still :-)

martonvago commented 4 months ago

I agree with this in general, especially the points about the security diagram, authentication and the Dissemination section. I also thought the user roles were a bit confusing at first, so maybe it'd be worth noting explicitly that these are database-level roles and do not have to correspond 1-to-1 to the users/actors in the use cases?