UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. tupp
    T
    • Profile
    • Following 0
    • Followers 1
    • Topics 4
    • Posts 50
    • Best 3
    • Controversial 1
    • Groups 0

    tupp

    @tupp

    3
    Reputation
    354
    Profile views
    50
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    tupp Unfollow Follow

    Best posts made by tupp

    • RE: Installing on Nexus 5

      @andirs26

      When you see that recovery screen, DON'T DO ANYTHING! -- it is installing Ubports!

      I know it is very confusing to see that "recovery" screen appear during an installation, but you are golden. Just let it do it's thing.

      By the way, if your phone is not getting past the Google logo/lock, connect your phone to your computer, and in a terminal try "fastboot oem unlock". If the fastboot screen appears on the phone, start the ubports-installer.

      Sorry that I forgot to be explicit in my post above that I did nothing when the recovery screen appeared and then the os installed. I have added that "detail" now, thanks to you!

      posted in Support
      T
      tupp
    • RE: Android apps arrive on UBports Ubuntu Touch with anbox

      @libremax said in Android apps arrive on UBports Ubuntu Touch with anbox:
      Great news at minute 25 ~: https://www.youtube.com/watch?v=jyp5xI54j5M

      That is great news!

      However, the topic seems to start at 33:26.

      posted in General
      T
      tupp
    • RE: Translating Android APN to Ubuntu Touch APN

      @guru

      Thank you for the two links!

      I managed to get 4G working by fiddling with the settings in the Ubuntu Touch UI, but I didn't really understand what I had done.

      However, your two links led me to a lot of helpful pages that made me better understand the Ubuntu Touch APN interface and which led me to discover where the APN settings are saved.

      The current APN settings are found in a text file: /var/lib/ofono/<your_imsi_number>/gprs, as mentioned in this message.

      Unfortunately, one cannot directly edit these files merely by being root with "sudo su", as they are inside the "read-only" file system. On the other hand, the linked message above also details a quick method of manually editing the APN settings within the file. I tried that method by making an innocuous change (inserted a space) in the gprs file, but when I restarted ofono, I found that I lost 4G for awhile. Perhaps it was because the service was merely overburdened at that moment.

      You can also edit these and most other files read-only files by changing the mounted read-only file system to "read-write." At the adb phablet-shell prompt, use "sudo mount -o remount,rw /". Make your changes to the file(s), and then do "sudo mount -o remount,ro /" to change the file system back to read-only. You might have to restart ofono ("sudo restart ofono"?) after you make any changes to its files.

      I tried this remounting method to edit a normally read-only file (but not an ofono file) with an innocuous change, and the phone didn't blow-up. Other than merely having root read-write access, if there are any inherent dangers in converting the mounted filesystem to read-write and then back to read-only, somebody please warn me now.

      By the way, if you had other sim cards inserted in your phone, you might find multiple "IMSI" directories in /var/lib/ofono. There are several ways to find out the IMSI number of your current sim card. One easy way do so is to run /usr/share/ofono/scripts/list-modems and look for "SubscriberIdentity = <your_current_IMSI_number>" near the end of the output.

      You links also led me to what is perhaps the "proper" way to manually set a custom APN, using the ofono scripts.

      If anyone is interested in the designer's thinking (overthinking) behind the Ubuntu Touch APN interface, I followed your links to this page and this page with development sketches and discussion on the layout. I briefly scanned these two pages which helped me understand the interface a little better, but I think I will eventually use the manual read-write mount method to clean up the APN settings, if there are no dangers involved in doing so.

      Thanks!

      posted in Support
      T
      tupp
    • Is Ubports still phoning home?

      Also, I noticed that the site requires people's full name and birth date in some areas.

      That is seriously bad, evil stuff, as is ANY telemetry generated by the Ubports ROM.

      posted in General
      T
      tupp

    Latest posts made by tupp

    • RE: Is Ubports still phoning home?

      @Giiba said in Is Ubports still phoning home?:
      Anyone correct me if I'm wrong, but as I understand this there are two things the OS does to 'phone home':
      1 - a connectivity check which would include a browser user-agent string

      I don't think that is happening (it doesn't seem to be what @Flohack refers to above), but, if so, that's also bad.

      Separate telemetry to check "connectivity?" Why would that be necessary?


      @Giiba said in Is Ubports still phoning home?:
      2 - phone model and os version/channel - because it needs this info get the right files to do OTA updates

      Yes, but that is not the issue -- there is separate telemetry that regularly phones home.


      @Giiba said in Is Ubports still phoning home?:
      I guess one isn't opt in, but is kinda necessary for a connected device OS,

      Why is it necessary for the Ubports folks to regularly do a "connectivity" check?


      @Giiba said in Is Ubports still phoning home?:
      and two is opt-in. It sounds like Ubports keeps a simple record of the above info.

      The fact that they keep that information and how they use it is yet another issue.

      Of course, there would be no issue if they didn't record nor keep the information in the first place.


      @Giiba said in Is Ubports still phoning home?:
      The website should not be confused with the phoning home. That's a separate issue.

      Nobody is confusing the website with the phoning home, but the website form is part of the larger issue involving an apparent disregard for privacy/security. Why must contributors give their full name and date of birth?

      posted in General
      T
      tupp
    • RE: Is Ubports still phoning home?

      @AppLee said in Is Ubports still phoning home?:

      When you ask for an OTA, you need to identify your phone. So these two data: channel and type of phone are known

      Well, that fact begs the question: Why is there separate statistical telemetry regarding channel and type of phone?

      And the question that still remains: Why do the Ubports folks need to know if my phone is active?

      @AppLee said in Is Ubports still phoning home?:

      Your IP is not logged or correlated with other data, you cannot be identified. Your phone is not a beacon sending Mr X 25yo is running OTA13 on their OPO to UBports. You make the request (opt in).

      One has to take your/their word for that.

      I definitely did not opt-in for separate telemetry nor for separate telemetry that tells when my phone is active.

      @AppLee said in Is Ubports still phoning home?:

      The foundation is transparent on how they use data and respect privacy in every way.

      Again, one has to take you/their word on that.

      Furthermore, I don't want them to possess nor "use" my data.

      @AppLee said in Is Ubports still phoning home?:

      If you don't want your phone to send information about its mark and model, then turn off the modem because your ISP knows what hardware you use.

      ISP issues are a different topic.

      This thread involves an open source project that upholds the ideals of freedom of choice, privacy and security.

      posted in General
      T
      tupp
    • RE: Is Ubports still phoning home?

      @Lakotaubp said in Is Ubports still phoning home?:

      @tupp I have asked for info on the age question.

      Thanks.

      Although asking someone's age is troubling, please note that "age" and "birth date" are two very different types of information.

      @Flohack said in Is Ubports still phoning home?:

      We count the number of active devices by device type and release channel they are on, thats all.

      That's all?... That's too much!

      My device is sending you telemetry whether I like it or not.

      I don't want you to know my release channel nor my device type, and I especially don't want you to know if my device is active -- regardless of a claim that the data is anonymous.

      At the top of the Ubports contributor recruitment page, there is a thoughtful and commendable video regarding the value of privacy, security and development openness and freedom. The very first two lines in the video are:
      "We live in a world that is rapidly taking away one of our core values -- freedom of choice. Freedom does not exist without real choice."

      Please be true to your own admirable ideals of freedom, and at least give users a choice whether or not to participate in your statistics gathering -- allow them to "opt-in" (not "opt-out") to the telemetry.

      @poVoq said in Is Ubports still phoning home?:

      @Flohack said in Is Ubports still phoning home?:

      We count the number of active devices by device type and release channel they are on, thats all.

      Is that information actually available somewhere?

      A third party is already inquiring about the availability of the telemetry data -- the start of the "slippery slope."

      @dobey said in Is Ubports still phoning home?:

      @tupp said in Is Ubports still phoning home?:

      It looks like it's for volunteers. If so, why would you need to know someone's real name to accept their contributed code? Why would you need to know a contributor's date of birth?

      That form has nothing to do with code contributions, or any other such contributions, to the software itself. It is for becoming a Foundation Member, which requires 3 months of contributions prior to becoming a member anyway.

      To me, that page appears to be primarily addressed to coders and to other "hands-on" contributors.

      The first section is titled "Join Us." It includes two general paragraphs that mention the Ubports Foundation, but nothing is said in regards to becoming a Ubports Foundation member.

      The second section is titled "Find Your Topic." The "topics" clickable directly below are:

      • Core Development;
      • App Development;
      • UX Design;
      • Translations;
      • Testing;
      • Writng;
      • Community Connections;
      • Outreach;
      • Documentation;
      • Support;
      • Triage;
      • Monetary.

      Except for "Community Connections," "Outreach" and "Monetary," the topics seem to be "hands-on" (although I am not sure what is meant by "Triage").

      Directly below these topics, the form asks for "Name," "Surname" and "Date Of Birth."

      posted in General
      T
      tupp
    • RE: Is Ubports still phoning home?

      @Lakotaubp said in Is Ubports still phoning home?:

      @tupp The form on this page https://ubports.com/join-us if you think of as more akin to applying for a job or volunteering to help in any organization and so certain basic info is needed. As for the age I will try and find out. As a guess and only a guess it might be something to do with the Foundation legal requirements and the age of people who can be involved.

      It looks like it's for volunteers. If so, why would you need to know someone's real name to accept their contributed code? Why would you need to know a contributor's date of birth?

      A lot of folks contribute anonymously to open source projects (as @kugiigi suggests above).

      As for the statistical telemetry, it would be nice to know what is going on.

      posted in General
      T
      tupp
    • RE: Is Ubports still phoning home?

      @kugiigi said in Is Ubports still phoning home?:

      I think that was for this forum and not the OS if I remember correctly.

      It was tracking that involved the OS.

      @kugiigi said in Is Ubports still phoning home?:

      Also, contributors aren't required to give those information. That one is for those who wants to be officially join the foundation is I am not mistaken. I've contributed in years and never let them know that I'm 21........many years ago LOL

      That is an interesting anecdote, but why would they ask for ANYONE's date of birth?

      posted in General
      T
      tupp
    • RE: Is Ubports still phoning home?

      @poVoq said in Is Ubports still phoning home?:

      I think you are confused.

      As I recall, it was @Flohack who posted the ubports telemetry announcement back in late 2017 or in the first half of 2018.

      Additionally, Ubports currently requires contributors to give their first name, last name and date of birth.

      @poVoq said in Is Ubports still phoning home?:

      But for what it is worth, the mandatory UbuntuOne account requirement from the old days has been removed.
      However due to technical system requirements like push notifications AFAIK the Ubports servers are contacted by your phone.

      The announcement that I remember involved "statistical" tracking. Of course, the claim was that nobody would know anything about the individual phone.

      posted in General
      T
      tupp
    • Is Ubports still phoning home?

      Also, I noticed that the site requires people's full name and birth date in some areas.

      That is seriously bad, evil stuff, as is ANY telemetry generated by the Ubports ROM.

      posted in General
      T
      tupp
    • RE: openstore no graphics

      Having trouble getting content to appear in the open store app. Just seeing blank page.

      It works mostly when I am on wifi, but rarely when using mobile data.

      I have no trouble reaching the open store through the UT web browser.

      posted in Support
      T
      tupp
    • RE: Translating Android APN to Ubuntu Touch APN

      @lgj

      I never edited the /var/lib/ofono/<your_imsi_number>/gprs directly, but I got the APN settings to work by manually entering them into the "System Settings > Cellular > Carrier & APN > APN" section of the UT menu.

      I played around with the entries until it worked. Right now, I have one APN heading/settings for "Internet and MMS" and another heading/settings for "LTE." Not sure if LTE is actually working, as I have never seen "LTE" appear on the top task bar.

      I did get "4G" to finally appear on the top task bar. One reason why this icon did not initially appear is evidently because my cellular provider is slow or I have bad reception.

      posted in Support
      T
      tupp
    • RE: bricked opo need help

      One more thing -- try using your computer's USB 2 ports -- not USB 3.

      posted in Support
      T
      tupp