fides
fides copied to clipboard
The Privacy Engineering & Compliance Framework
### Is your feature request related to a specific problem? There has to be an admin to create other users, or we'll have a chicken/egg problem ### Describe the solution...
### Is your feature request related to a specific problem? We currently have no way to persist sensitive credentials ### Describe the solution you'd like An encrypted database table that...
### Is your feature request related to a specific problem? There is no way to run a blocking, long-running job async within the webserver ### Describe the solution you'd like...
### Is your feature request related to a specific problem? After the implementation of #584 , we need an endpoint that can be polled for updates on long-running jobs ###...
### Is your feature request related to a specific problem? Within the Config UI, we need to provide users a way to supply information about a given system so that...
### Is your feature request related to a specific problem? Once a user has described a system, they also need to be able to describe its privacy attributes before registering...
### Is your feature request related to a specific problem? The initial iteration required the user to know what the types were. ### Describe the solution you'd like To simplify...
### Is your feature request related to a specific problem? A new user might not really understand what each of the 4 privacy data types is ### Describe the solution...
### Is your feature request related to a specific problem? Once the user has fully described and annotated their system, we need a way to show them what it looks...
### Is your feature request related to a specific problem? We currently have `echo_red` and `echo_green` as ways to show status for our CLI commands. This often isn't robust enough,...