Slashdot Mirror


User: dos1

dos1's activity in the archive.

Stories
0
Comments
142
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 142

  1. Re:Who's behind that back-door ? on Replicant Hackers Find and Close Samsung Galaxy Back-door · · Score: 2

    That "obscure alternative" is one of the only ones consisting of entirely free software. Instead of whining that something doesn't work you should rather help implementing what's missing, either by direct contributions, money donations or even just a good word to the developers. Otherwise the rarity of free mobile systems like SHR, QtMoko or Replicant will become even more rare and none of them will be ever usable for anyone else than hardcore geeks.

  2. Re:OTA updates on Replicant OS Developers Find Backdoor In Samsung Galaxy Devices · · Score: 1

    It's not.

  3. Re:Leave it in? on Replicant OS Developers Find Backdoor In Samsung Galaxy Devices · · Score: 1

    Why not use and/or enhance already existing free software replacement, used by projects like freesmartphone.org or... Replicant?

  4. Re:Third-party ROMs on Replicant OS Developers Find Backdoor In Samsung Galaxy Devices · · Score: 5, Insightful

    Most of the popular ROMs are made using the very same closed drivers the article is talking about to provide hardware compatibility - otherwise they would be exactly where Replicant is now.
    Any third-party ROM for Galaxy devices that uses Samsung's library to communicate with the modem is vulnerable - so almost all of them are, including CyanogenMod.

  5. Re:How remote is remote? on Replicant OS Developers Find Backdoor In Samsung Galaxy Devices · · Score: 5, Informative

    Modem can ask the APU app to write/read selected files and do some other file system operations. Why would modem want to read/write arbitrary files on user's file system and what and how could invoke such behavior of the modem? The answer is up to your imagination.

    Well, in fact many other phones don't need any backdoor to do the same as lots of them have modems directly connected to main RAM, exposing it to monitoring or even manipulation by the closed and strictly secured modem firmware.

    That's why projects like Neo900 opt for clear APU<->modem separation as host<->peripheral, together with power and antenna usage monitoring and fully free software stack on APU side.

  6. Re:OTA updates on Replicant OS Developers Find Backdoor In Samsung Galaxy Devices · · Score: 5, Interesting

    This is part of their undocumented protocol for communication with the modem. Modem can ask to read or write some file on disk using IPC_RFS_READ_FILE, IPC_RFS_WRITE_FILE, IPC_RFS_LSEEK_FILE, IPC_RFS_CLOSE_FILE, etc. messages and the library will happily do that for the modem. It's hardly unintended.

  7. Re:Incorrect summary. on Debian Technical Committee Votes For Systemd Over Upstart · · Score: 1

    Well, in fact, systemd can only be used with the Linux kernel (unless some other kernel mimic all custom Linux interfaces systemd relies on) - that's why it's becoming default for Jessie only on Linux architectures, while others, such as kFreeBSD or Hurd, will still use sysvinit.

  8. Re:Incorrect summary. on Debian Technical Committee Votes For Systemd Over Upstart · · Score: 1

    Aside of the comment you're answering to being wrong, the full Debian OS on one of supported Linux architectures is officially called "Debian GNU/Linux" by Debian project itself.

  9. Re:Incorrect summary. on Debian Technical Committee Votes For Systemd Over Upstart · · Score: 5, Informative

    Linux architectures, not GNU/Linux. In this context it's not about the whole operating system, it's about the kernel itself. Aside of Linux architectures there are also kFreeBSD architectures in Debian - with "k" added to make it clear that it's about FreeBSD kernel, not OS.

    Don't try to fix other people when you don't know what them (and in turn you as well) are talking about.

  10. Re:NoScript on Ask Slashdot: Are AdBlock's Days Numbered? · · Score: 2

    Then how is it on topic if the answer was about pages requiring you to use JS to work at all?

  11. It was already there. on Mozilla Is Mapping Cell Towers and WiFi Access Points · · Score: 1

    openBmap, anyone?

  12. NoScript on Ask Slashdot: Are AdBlock's Days Numbered? · · Score: 5, Insightful

    Beat that, suckers.

  13. I knew that my preparations for a zombie apocalypse will someday finally pay off!

  14. Re:200+ == Mass Production? Really????? on Neo900 Hacker Phone Reaches Minimum Number of Pre-Orders For Production · · Score: 1

    It's directed at niche target. I'm actually positively surprised that it reached 200 this fast.

  15. Re:resistive touchscreen Luddites. on Neo900 Hacker Phone Reaches Minimum Number of Pre-Orders For Production · · Score: 5, Insightful

    Have you actually used the N900 touchscreen? I wouldn't replace it with any capacitive crap.
    https://www.youtube.com/watch?v=66RBfrBgL2E

  16. Re:This is the beginning on Neo900 Hacker Phone Reaches Minimum Number of Pre-Orders For Production · · Score: 2

    Sure, those are the components and those are manufactured wherever Texas Instruments, Panasonic and other vendors manufacture them. The Neo900 itself will however be assembled in Germany, as that's the best the project can do with its resources (similarly to what Raspberry Pi did with assembling in UK).

  17. Re:This is the beginning on Neo900 Hacker Phone Reaches Minimum Number of Pre-Orders For Production · · Score: 2

    It might be true to some components sourced externally, but Neo900 itself is going to be manufactured in Bavaria (Germany), just like GTA04 was.

  18. Re:Firmware on The Second Operating System Hiding In Every Mobile Phone · · Score: 3, Informative

    It's not "stored in firmware". The described OS *is* a firmware.

  19. Re:3 line keyboard noooooo on OpenPhoenux Neo900 Bills Itself As Successor To Nokia's N900 · · Score: 1

    I wouldn't buy Neo900 if it had a capacitive screen.

  20. Re:N900 MicroUSB Power Connector Bricking on OpenPhoenux Neo900 Bills Itself As Successor To Nokia's N900 · · Score: 1

    It's for sure mentioned many times on Maemo Talk thread. You might also want to place your cursor near "Micro-AB 2.0 (OTG)" in Neo900 specification page to see a little tooltip... ;)

  21. Re:Non-free parts include on OpenPhoenux Neo900 Bills Itself As Successor To Nokia's N900 · · Score: 1

    GSM - free GSM module doesn't exists, replacing sw means revoke of certification and using non-certified device on public network is illegal
    GPU - only 3D acceleration is non-free. OSes like SHR or QtMoko don't need 3D acceleration and work great without it, with 100% FLOSS stack
    WiFi - it *might* be non-free (as in firmware, drivers will be free no matter what), but only if no acceptable free module can be found

  22. Re:3 line keyboard noooooo on OpenPhoenux Neo900 Bills Itself As Successor To Nokia's N900 · · Score: 1

    Because the creation of new case would be the most expensive part of the project at such low production runs.

  23. Re:licencing "cost"? on Microsoft Reportedly Seeks To Put Windows Phone On Android Devices · · Score: 1

    Really? IMO it doesn't seem like that. Maemo compatibility is key aspect of this project, but only because of lack of manpower to properly support new OS entirely by community (and besides of OS alone think also of kernel - power management being the primary key). Stock Maemo 5 won't support Neo900 by default, it will need some adaptations, so any upgrades are being considered as long as it's reasonable to expect proper, stable support to came from community in some reasonable time frame.

    I think that's a great way to ensure that mistakes from Openmoko project won't be repeated here.

  24. Re:Google == NSA on Java Spec Compatibility Weakened Android's TLS Encryption · · Score: 1

    I'm using my Neo Freerunner as my daily phone. Sure, it had those problems you mentioned, but those are fixable. My GTA02 lasts few days on battery now (which is quite weared off after those 5 years) and works pretty stable. The only thing that annoys me is really poor GPRS speed and graphics performance, which is better than it was at the launch, but is still quite unacceptable. Luckily, those issues aren't really important in light of freedom gains one gets from such device. I can live with them and I wouldn't replace this lovely device with anything less open.

  25. Re:Google == NSA on Java Spec Compatibility Weakened Android's TLS Encryption · · Score: 1

    Thank god for Openmoko and still living community it has spawned. I can think of OpenPhoenux platforms as proper alternative when dumping Android for some security reasons like that.