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

Aladdin eToken PRO

Open source smart card tools and middleware. PKCS#11/MiniDriver - OpenSC/OpenSC

GitHub
🌲We are involved in the #SafeNet project! Our responsibility is to optimise community distribution models to predict the diversity of primary and old-growth forests under different climate and forest scenarios. ➡️ r.jyu.fi/G9I #HorizonEurope #EUFundedProject #Biodiversity @safenet-eu.bsky.social
https://r.jyu.fi/G9I https://bsky.app/profile/uniofjyvaskyla.bsky.social/post/3lpqgoqnqkc2k #jyu #yliopisto
New Horizon Europe project launched to safeguard biodiversity and carbon-rich forest networks in a changing climate

The University of Jyväskylä is involved in the SafeNet project and their responsibility is predicting the current and future diversity of primary and old-growth forests. SafeNet launched on 01 February 2025 and will run for four and a half years.

University of Jyväskylä
The SafeNet Project has reached its final milestone. As a united consortium, we’ve made significant progress in monitoring and reporting online hate speech. While we’ve seen some increase in responsiveness from platforms, it remains inconsistent, highlighting the ongoing need for action and accountability. ETEPE/GHM was part of that consortium.
#SafeNet
Indonesia's communications minister faces pressure to resign following cyberattack

A Bali-based digital rights group is circulating a petition that calls for the resignation of Budi Arie Setiadi, Indonesia's minister of communications and informatics.

ITU kindly wrote a nice piece about our #safenet project where we monitor how social media platforms enforce content moderation for #hatespeech and hoe this process is impacted by the #DSA.

https://en.itu.dk/About-ITU/Press/News-from-ITU/2024/Social-media-platforms-fail-to-remove-illegal-hate-speech

Study: Social media platforms fail to remove illegal hate speech

Preliminary results from an EU-supported project shows that most reported hate speech on social media is either not removed or left unanswered. Researchers from the IT University of Copenhagen are a part of the study and responsible for collecting and analysing the data on hate speech in Denmark.

ITU
Gaiss, #SAFEnet membuka aduan bagi yang terdampak serangan ke PDNS. Yaa buat yang gak bisa buka web KIPK, gak bisa urus passport, dan lainnya. Cuss ke https://bit.ly/AduanPDNS

#PDNS #indonesia @[email protected]
Form Aduan Korban PDNS

blocksurvey.io
Let's continue the #safenet monitoring of online #hatespeech. In this monitoring period, partners reported a growing discrepancy between a regular and trusted flagger user
status. Platforms tend to ignore or not remove content when reported as a regular user. The other worrying trend is
the increased non-responsiveness of the platforms. The third trend is the
increased demands that platforms put on users during the reporting process.
Our monitoring shows that almost half of the #hatespeech produced in the Danish part of Facebook and Twitter is targeting the Muslim community. Unfortunately, platforms are very slow at taking action, if they ever do something about it. #dkpol #safenet
SAFE Network Dev Update - August 20, 2020

Summary Here are some of the main things to highlight since the last dev update: Check out the awesome SAFE Network Wallet Bot developed by @DeusNexus here - Telegram has now been connected to the SAFE CLI! 👏 There has been a huge refactoring and simplification effort in the SAFE Client Libs over the past few weeks, with circa 18,000 lines of code gone, and a simpler, clearer and cleaner codebase in place. Work to expose a Routing async API continues smoothly with the same code simplifica...