#euicc — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #euicc, aggregated by home.social.
-
ok, i must be missing the value of eSIM. can anyone tell me why this is better or even why it exists?
-
ok, i must be missing the value of eSIM. can anyone tell me why this is better or even why it exists?
-
Интеграция автоматической установки eSIM на Android
Я люблю свою работу, потому что на удивление для с годами она становится все более нетривиальной и увлекательной. Моя история внедрения автоматической установки eSim была интересна тем, что разрабатывалась вслепую без возможности протестировать функционал на момент разработки. О eSIM и о своей истории и пойдет речь в данной статье. Узнать подробности
https://habr.com/ru/articles/1011526/
#Android #euicc #remote_SIM_provisioning #Local_Profile_Assistant
-
Cloned Phones, Stolen Identities: The eSIM Hack No One Saw Coming https://thecyberexpress.com/breaking-euicc-security/ #TheCyberExpressNews #hackingeUICCcard #TheCyberExpress #FirewallDaily #CyberNews #JavaCard #eSIMs #eUICC
-
Cloned Phones, Stolen Identities: The eSIM Hack No One Saw Coming https://thecyberexpress.com/breaking-euicc-security/ #TheCyberExpressNews #hackingeUICCcard #TheCyberExpress #FirewallDaily #CyberNews #JavaCard #eSIMs #eUICC
-
OpenEUICC - a fully free and open-source Local Profile Assistant implementation for Android devices.
eSIM LPA (Local Profile Assistant) implementation for Android. System privilege or ARA-M allowlisting required.
**OpenEUICC**: The full-fledged privileged variant.
- Due to its privilege requirement, OpenEUICC must be placed inside /system/priv-app and be signed with the platform certificate.
- The preferred way to including OpenEUICC in a system image is to build it along with AOSP.
Note: When privileged, OpenEUICC supports any eUICC chip that implements the SGP.22 standard, internal or external. However, there is no guarantee that external (removable) eSIMs actually follow the standard.**EasyEUICC**: Unprivileged version that can run as a user app.
It has two modes of operation:
- Inserted, removable eSIMs
- USB CCID Card Readers -
OpenEUICC - a fully free and open-source Local Profile Assistant implementation for Android devices.
eSIM LPA (Local Profile Assistant) implementation for Android. System privilege or ARA-M allowlisting required.
**OpenEUICC**: The full-fledged privileged variant.
- Due to its privilege requirement, OpenEUICC must be placed inside /system/priv-app and be signed with the platform certificate.
- The preferred way to including OpenEUICC in a system image is to build it along with AOSP.
Note: When privileged, OpenEUICC supports any eUICC chip that implements the SGP.22 standard, internal or external. However, there is no guarantee that external (removable) eSIMs actually follow the standard.**EasyEUICC**: Unprivileged version that can run as a user app.
It has two modes of operation:
- Inserted, removable eSIMs
- USB CCID Card Readers -
OpenEUICC for Magisk
#android #magisk #aosp #esim #euicc
OpenEUICC is an eSIM LPA (Local Profile Assistant) implementation for Android. It can provide eSIM support on Android devices that do not support eSIM. This requires a removable eSIM card. It has two variants, OpenEUICC and EasyEUICC. OpenEUICC is the full-fledged privileged variant. EasyEUICC is the unprivileged version that can run as a user app.
The author of OpenEUICC is PeterCxy. This repository is just compiled and packaged OpenEUICC as a Magisk module. The unpriv version is also compiled. No changes were made to the source code. Compilation, packaging and release are completely automated by Github Actions. It checks the OpenEUICC repository for new commits every day. If there are any new commits, it compiles, packages and release the module. This process is entirely automated, so install it at your own discretion.
-
OpenEUICC for Magisk
#android #magisk #aosp #esim #euicc
OpenEUICC is an eSIM LPA (Local Profile Assistant) implementation for Android. It can provide eSIM support on Android devices that do not support eSIM. This requires a removable eSIM card. It has two variants, OpenEUICC and EasyEUICC. OpenEUICC is the full-fledged privileged variant. EasyEUICC is the unprivileged version that can run as a user app.
The author of OpenEUICC is PeterCxy. This repository is just compiled and packaged OpenEUICC as a Magisk module. The unpriv version is also compiled. No changes were made to the source code. Compilation, packaging and release are completely automated by Github Actions. It checks the OpenEUICC repository for new commits every day. If there are any new commits, it compiles, packages and release the module. This process is entirely automated, so install it at your own discretion.
-
#android #magisk #aosp #esim #euicc
eUICC (embedded Universal Integrated Circuit Card) — это чип, позволяющий загружать eSIM-профили. Работает через проприетарный софт — LPA (Local Profile Assistant) встроенный в прошивку смартфона.
Для любителей свободы и немного параноиков есть альтернатива - OpenEUICC (AOSP).
OpenEUICC - это opensource реализация eUICC-сервиса и LPA-интерфейса. Позволяет устанавливать eSIM-профили вручную (в формате .pic, .puk, .eSIM и пр.)
И зачем это? Так пользователь получает больше контроля над eSIM: разрешает установку профилей offline, поддержка операторов, не сертифицированных производителем и т.д.
Полезно, если в вашем смартфоне прошивка с `com.google.android.euicc` (заморожен в ванильных (NoGapps) сборках).
-
#android #magisk #aosp #esim #euicc
eUICC (embedded Universal Integrated Circuit Card) — это чип, позволяющий загружать eSIM-профили. Работает через проприетарный софт — LPA (Local Profile Assistant) встроенный в прошивку смартфона.
Для любителей свободы и немного параноиков есть альтернатива - OpenEUICC (AOSP).
OpenEUICC - это opensource реализация eUICC-сервиса и LPA-интерфейса. Позволяет устанавливать eSIM-профили вручную (в формате .pic, .puk, .eSIM и пр.)
И зачем это? Так пользователь получает больше контроля над eSIM: разрешает установку профилей offline, поддержка операторов, не сертифицированных производителем и т.д.
Полезно, если в вашем смартфоне прошивка с `com.google.android.euicc` (заморожен в ванильных (NoGapps) сборках).
-
Are you working at an #eUICC manufacturer or are creating #eSIM profiles for a MNO/MVNO? I think there's a fundamental unsolved problem with UICC Carrier Privileges if both eUICC and eSIM profile want to bring their own ARA. https://discourse.osmocom.org/t/conflict-between-euicc-access-rules-ara-and-esim-profile-access-rules/395 #3gpp #gsma #followerpower
-
Are you working at an #eUICC manufacturer or are creating #eSIM profiles for a MNO/MVNO? I think there's a fundamental unsolved problem with UICC Carrier Privileges if both eUICC and eSIM profile want to bring their own ARA. https://discourse.osmocom.org/t/conflict-between-euicc-access-rules-ara-and-esim-profile-access-rules/395 #3gpp #gsma #followerpower
-
Announcing the availability of the eUICC and eSIM Developer Manual at https://euicc-manual.osmocom.org/ - a collaborative collection of vendor-independent technical resources around eUICC and eSIM. #gsma #esim #euicc - thanks to @septs
-
Announcing the availability of the eUICC and eSIM Developer Manual at https://euicc-manual.osmocom.org/ - a collaborative collection of vendor-independent technical resources around eUICC and eSIM. #gsma #esim #euicc - thanks to @septs
-
The only good #eUICC is a #removable eUICC
-
Exploring eUICCs and eSIMS using pySim, lpac and osmo-smdpp
-
Ich habe gerade meinen "Genion S ohne Grundgebühr" auf eSIM umgestellt, da ich die SIM vor ein paar Jahren verloren habe und ich gerade mehr oder weniger zufällig sah, dass das nichts kostet. Jetzt benötige ich also eine 4FF-eUICC, da ich kein mit eSIM ausgestattetes Gerät habe. Vor ein paar Wochen habe ich so etwas im Web gesehen... jetzt finde ich es nicht wieder. Argh. Ich mag mein Gedächtnis manchmal gar nicht.
#eSIM #eUICC #4FF #nanoSIM -
Ich habe gerade meinen "Genion S ohne Grundgebühr" auf eSIM umgestellt, da ich die SIM vor ein paar Jahren verloren habe und ich gerade mehr oder weniger zufällig sah, dass das nichts kostet. Jetzt benötige ich also eine 4FF-eUICC, da ich kein mit eSIM ausgestattetes Gerät habe. Vor ein paar Wochen habe ich so etwas im Web gesehen... jetzt finde ich es nicht wieder. Argh. Ich mag mein Gedächtnis manchmal gar nicht.
#eSIM #eUICC #4FF #nanoSIM