| peertube | https://diode.zone/c/www.rzr.online.fr/videos |
| persentations | https://purl.org/rzr/presentations |
| videos | https://purl.org/rzr/videos |
| homepage | https://purl.org/rzr |
| peertube | https://diode.zone/c/www.rzr.online.fr/videos |
| persentations | https://purl.org/rzr/presentations |
| videos | https://purl.org/rzr/videos |
| homepage | https://purl.org/rzr |
https://github.com/OpenSC/OpenSC/wiki/Aladdin-eToken-PRO#etoken-pro-java #OpenSC : How to extract #SafeNet #eToken 5110 SC rsa pub key to using it with #OpenSsh : I figured out something that work, but is there a documentation to check or contribute to ?
```
pkcs11-tool --module $module --read-object --pin $PIN --type pubkey --id $id --output-file "$file.der"
openssl rsa -inform DER -outform PEM -in "$file.der" -pubin > "$file.pem"
ssh-keygen -f "$file.pem" -i -mPKCS8 > "$file.pub"
```
BTW FLOSS alt (without blob) welcome

BeagleBoard.org Foundation is a Michigan, USA-based 501(c)(3) non-profit corporation existing to provide education in and collaboration around the design and use of open-source software and hardware in embedded computing.