View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000213 | file | General | public | 2020-11-30 14:52 | 2021-03-28 19:03 |
Reporter | Mikhail.Kovalev | Assigned To | christos | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | reopened | ||
Fixed in Version | 5.40 | ||||
Summary | 0000213: Chiasmus encrypted files (.xia) | ||||
Description | Chiasmus (https://www.bsi.bund.de/EN/Topics/OtherTopics/Chiasmus/Chiasmus_node.html) is encryption software used by many public authorities in Germany. It would be great if file library could detect .xia files. | ||||
Additional Information | Detection should be easy: the first characters in the file are always "XIA". An example file is attached. | ||||
Tags | No tags attached. | ||||
|
|
|
Added, thanks! |
|
I am really sorry, but this turned out to be a duplicate. Detection of Chiasmus files was already implemented in https://github.com/file/file/blob/master/magic/Magdir/bsi So the newly added file https://github.com/file/file/blob/master/magic/Magdir/crypto should be removed. The problem is that it's only the "textual description" which gets set if the file type is detected. But the MIME-type remains "application/octet-stream". Which indeed should be the case according to https://datatypes.net/open-xia-files However, in the past there were some attempts to introduce special MIME types for Chiasmus files, e.g. from https://bugs.freedesktop.org/show_bug.cgi?id=23255: - application/x-chiasmus-key Chiasmus key - application/x-chiasmus-encrypted Chiasmus encrypted data Would it be possible to add such MIME types to the File library? |
|
removed contents from crypto |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-11-30 14:52 | Mikhail.Kovalev | New Issue | |
2020-11-30 14:52 | Mikhail.Kovalev | File Added: test_file.xia | |
2020-11-30 16:50 | Mikhail.Kovalev | File Added: example.xia | |
2020-11-30 17:28 | christos | File Deleted: test_file.xia | |
2020-12-17 00:04 | christos | Assigned To | => christos |
2020-12-17 00:04 | christos | Status | new => assigned |
2020-12-17 00:04 | christos | Status | assigned => resolved |
2020-12-17 00:04 | christos | Resolution | open => fixed |
2020-12-17 00:04 | christos | Fixed in Version | => 5.40 |
2020-12-17 00:04 | christos | Note Added: 0003510 | |
2021-03-25 11:43 | Mikhail.Kovalev | Status | resolved => feedback |
2021-03-25 11:43 | Mikhail.Kovalev | Resolution | fixed => reopened |
2021-03-25 11:43 | Mikhail.Kovalev | Note Added: 0003574 | |
2021-03-28 19:03 | christos | Status | feedback => resolved |
2021-03-28 19:03 | christos | Note Added: 0003579 |