Hi Thibaut,
On 2022-03-09 Wed, Thibaut wrote:
> Hi,
>
> Thank you for your answer
> So I tried to download the .asc key with wget, then import it manually but
> the problem persists: there is still no public key
You can download the 38DBBDC86092693 key from:
https://usbarmory.github.io/keys/38DBBDC86092693E.asc
>
> When will the keys be available?
> Do I have to create my own image to get Mass Storage and SSH access? If
> not, how can I do?
You can use the default image and play with g_multi.ko module. For
example, on usbarmory:
dd if=/dev/zero of=/tmp/disk.img bs=1M count=32
modprobe g_multi file=/tmp/disk.img
You will see three USB devices (storage, ehternet and ACM) exposed on the host:
cdc_ether 3-7.2:2.0 usb0: register 'cdc_ether' at usb-0000:00:14.0-7.2, CDC Ethernet Device, fa:a2:7d:b8:01:84
usb-storage 3-7.2:2.4: USB Mass Storage device detected
scsi host0: usb-storage 3-7.2:2.4
cdc_ether 3-7.2:2.0 enp0s20f0u7u2c2: renamed from usb0
cdc_acm 3-7.2:2.2: ttyACM0: USB ACM device
usbcore: registered new interface driver cdc_acm
cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
scsi 0:0:0:0: Direct-Access Linux File-Stor Gadget 0515 PQ: 0 ANSI: 2
sd 0:0:0:0: Power-on or device reset occurred
sd 0:0:0:0: [sda] 65536 512-byte logical blocks: (33.6 MB/32.0 MiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 0f 00 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:0:0: [sda] Attached SCSI disk
usb 3-6.4: reset low-speed USB device number 8 using xhci_hcd
Hope this can help.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/usbarmory/27f7ba41-a445-4a91-b027-55edceaff3b6n%40googlegroups.com.