View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006825 | Anastasis | command line tools | public | 2021-03-30 20:22 | 2021-04-11 17:48 |
Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | Git master | ||||
Target Version | 0.0.0 | Fixed in Version | 0.0.0 | ||
Summary | 0006825: prefix secret with mime-type and/or application/version | ||||
Description | Currently, we do not know the format of the secret, which makes decoding difficult. The documentation currently specifies a prefixing scheme, which should be applied by anastasis-gtk when storing a secret, and possibly stripped when extracting a secret. | ||||
Tags | No tags attached. | ||||
|
Note: when loading from file, we should use libmagic to determine the mime type. When saving to file, we should strip the mime type, and possibly suggest a file extension based on the mime-type. |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-30 20:22 | Christian Grothoff | New Issue | |
2021-03-30 20:31 | Christian Grothoff | Note Added: 0017658 | |
2021-04-04 16:44 | Christian Grothoff | Assigned To | => Christian Grothoff |
2021-04-04 16:44 | Christian Grothoff | Status | new => resolved |
2021-04-04 16:44 | Christian Grothoff | Resolution | open => fixed |
2021-04-04 16:44 | Christian Grothoff | Fixed in Version | => 0.0.0 |
2021-04-04 16:44 | Christian Grothoff | Target Version | 0.1.0 => 0.0.0 |
2021-04-11 17:48 | Christian Grothoff | Status | resolved => closed |