Comment by ~kop316 on ~martijnbraam/numberstation
this looks to be fixed in 1.2.0
Ticket created by ~kop316 on ~martijnbraam/numberstation
DUO Mobile is proprietary app that forces one to use their Android/iOS app for 2FA. However DUO mobile's 2FA standard is HOTP counter code (already implimented), and the protocol for importing from their QR code is has been reverse engineered:
https://gitlab.com/kop316/duo-cli/-/blob/master/duo_activate.py
It would be nice if Numberstation could understand and import that code.
Ticket created by ~kop316 on ~martijnbraam/numberstation
If there are enough 2FA tokens present in numberstation, they will introduce a scrollbar on the right of numberstation.
However, the GUI seems to aim to take up the entire space on Phosh, so when the scrollbar is present, it also makes the GUI horizontally scrollable. This horizontal scroll makes it a bit harder to scroll in Phosh (since it can confuse how I want to scroll).
While not a huge deal, it is a bit of a UI papercut.
Comment by ~kop316 on ~anteater/mms-stack-bugs
I am glad to hear it! If there is anything you notice while using it, please let me know.
Unfortunately, the ofono plugin is disabled while updating other parts of the mmsd-tng stack (namely, replacing the unmaintainable http client stack with libsoup). I don't have much experience with ofono, but if you or someone you know can help update the ofono plugin, it would be greatly appreciated.
Ticket created by ~kop316 on ~anteater/mms-stack-bugs
Hello!
I was hopin to guage your interest level of merging the patches you have with mmsd with my mmsd fork:
https://source.puri.sm/kop316/mmsd/
My fork conpletely works with Modem Manager, and I have made several improvements to the core as well. I already am using one patch of yours, but I am not as familiar with the rest of the patches.
Would this be of interest to you?
Thank you!
Comment by ~kop316 on ~anteater/mms-stack-bugs
It also has support now to send MMS!
REPORTED
RESOLVED FIXEDTicket created by ~kop316 on ~anteater/mms-stack-bugs
Hello,
Here is mmsd with a Modem Manager Plugin to recieve MMS.
Ticket created by ~kop316 on ~anteater/mms-stack-bugs
Merge request link
https://source.puri.sm/Librem5/purple-mm-sms/-/merge_requests/26
Ticket created by ~kop316 on ~anteater/mms-stack-bugs
There is a a port of mmsd aiming to integrate into purple-mm-sms:
https://source.puri.sm/fuzzy7k/mmsd https://source.puri.sm/fuzzy7k/purple-mm-sms/-/tree/mmsd
mmsd is able to send MMS via modem manager and work with purple-mm-sms to recieve MMS:
Ticket created by ~kop316 on ~anteater/mms-stack-bugs
I was able to do a Proof oc concept to send an MMS on Modem Manager. I logged the details here:
https://source.puri.sm/Librem5/chatty/-/issues/30#note_132222