From amichai at iglu.org.il Tue Oct 3 11:48:51 2017 From: amichai at iglu.org.il (Amichai Rotman) Date: Tue, 3 Oct 2017 11:48:51 +0300 Subject: Open Source Physical Access Control Solutions in Israel? Message-ID: Hi, I volunteer at a youth center and they are looking for a physical access control system for the youth center. Any of you know of an Open Source system that has a reseller in Israel? I would like to make it a project for the kids to build using a Raspberry PI or something like that... Thanks! Amichai Rotman -------------- next part -------------- An HTML attachment was scrubbed... URL: From michaelshiloh1010 at gmail.com Tue Oct 3 12:44:24 2017 From: michaelshiloh1010 at gmail.com (Michael Shiloh) Date: Tue, 3 Oct 2017 13:44:24 +0400 Subject: Open Source Physical Access Control Solutions in Israel? In-Reply-To: References: Message-ID: What do you mean exactly by physical access control system? Are you referring to making access to the building easier for those with physical limitations? If so,Tikun Olam Makers might be a good starting point If you refer to physical computing, Arduino is readily available at various locations in Israel. (Disclosure: I work very occasionally for them) Or do you mean something else? On Tue, Oct 3, 2017 at 12:48 PM, Amichai Rotman wrote: > Hi, > > I volunteer at a youth center and they are looking for a physical access > control system for the youth center. > > Any of you know of an Open Source system that has a reseller in Israel? > > I would like to make it a project for the kids to build using a Raspberry PI > or something like that... > > > Thanks! > > Amichai Rotman > > _______________________________________________ > Linux-il mailing list > Linux-il at cs.huji.ac.il > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il > From amichai at iglu.org.il Tue Oct 3 15:55:00 2017 From: amichai at iglu.org.il (Amichai Rotman) Date: Tue, 3 Oct 2017 15:55:00 +0300 Subject: Open Source Physical Access Control Solutions in Israel? In-Reply-To: References: Message-ID: ?Specifically, I am loking for an Open Source solution with a local re-seller for controlling entry to the youth club using physical swipe cards (magnetic or RFID). Cost is an issue since the club is short on funding... It would be nice if I can make it a project for the kids to work on Hope I made myself clearer! Amichai Rotman ? 2017-10-03 12:44 GMT+03:00 Michael Shiloh : > What do you mean exactly by physical access control system? Are you > referring to making access to the building easier for those with > physical limitations? If so,Tikun Olam Makers might be a good starting > point > > If you refer to physical computing, Arduino is readily available at > various locations in Israel. (Disclosure: I work very occasionally for > them) > > Or do you mean something else? > > > > On Tue, Oct 3, 2017 at 12:48 PM, Amichai Rotman > wrote: > > Hi, > > > > I volunteer at a youth center and they are looking for a physical access > > control system for the youth center. > > > > Any of you know of an Open Source system that has a reseller in Israel? > > > > I would like to make it a project for the kids to build using a > Raspberry PI > > or something like that... > > > > > > Thanks! > > > > Amichai Rotman > > > > _______________________________________________ > > Linux-il mailing list > > Linux-il at cs.huji.ac.il > > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From moshegrey at gmail.com Tue Oct 3 17:23:55 2017 From: moshegrey at gmail.com (moshe nahmias) Date: Tue, 3 Oct 2017 17:23:55 +0300 Subject: Open Source Physical Access Control Solutions in Israel? In-Reply-To: References: Message-ID: Hi, If you look for a system for the kids to create you can try to ask TAMI (Tel Aviv Makers Israel) for pointers on how to make one and may be get help with where to buy from the parts needed. Hope it helps On Tue, Oct 3, 2017 at 3:55 PM, Amichai Rotman wrote: > ?Specifically, > > I am loking for an Open Source solution with a local re-seller for > controlling entry to the youth club using physical swipe cards (magnetic or > RFID). > > Cost is an issue since the club is short on funding... > > It would be nice if I can make it a project for the kids to work on > > Hope I made myself clearer! > > Amichai Rotman ? > > 2017-10-03 12:44 GMT+03:00 Michael Shiloh : > >> What do you mean exactly by physical access control system? Are you >> referring to making access to the building easier for those with >> physical limitations? If so,Tikun Olam Makers might be a good starting >> point >> >> If you refer to physical computing, Arduino is readily available at >> various locations in Israel. (Disclosure: I work very occasionally for >> them) >> >> Or do you mean something else? >> >> >> >> On Tue, Oct 3, 2017 at 12:48 PM, Amichai Rotman >> wrote: >> > Hi, >> > >> > I volunteer at a youth center and they are looking for a physical access >> > control system for the youth center. >> > >> > Any of you know of an Open Source system that has a reseller in Israel? >> > >> > I would like to make it a project for the kids to build using a >> Raspberry PI >> > or something like that... >> > >> > >> > Thanks! >> > >> > Amichai Rotman >> > >> > _______________________________________________ >> > Linux-il mailing list >> > Linux-il at cs.huji.ac.il >> > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il >> > >> > > > _______________________________________________ > Linux-il mailing list > Linux-il at cs.huji.ac.il > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From rabin at rabin.io Tue Oct 3 18:21:24 2017 From: rabin at rabin.io (Rabin Yasharzadehe) Date: Tue, 3 Oct 2017 18:21:24 +0300 Subject: Open Source Physical Access Control Solutions in Israel? In-Reply-To: References: Message-ID: I did some research about this some time ago, and I found out you can use a basic/cheap RFID reader + RPi to achieve this, my problem was that the cheap RFID reader i bought didn't come with any documentation and I only had a simple windows application which can do 3 actions Single Read/Single write/reading in a loop the driver was just a simple USB-2-SERIAL (FTDI) driver and the application communicated via serial interface. opening a serial-monitoring tool I found the command for each action. ... but this is where I stopped working on it. but you can definitely make it a DIY project with the kids you will also require to buy a electric lock and a relay (the RPi can't drive/operate the lock directly) -- Rabin On 3 October 2017 at 15:55, Amichai Rotman wrote: > ?Specifically, > > I am loking for an Open Source solution with a local re-seller for > controlling entry to the youth club using physical swipe cards (magnetic or > RFID). > > Cost is an issue since the club is short on funding... > > It would be nice if I can make it a project for the kids to work on > > Hope I made myself clearer! > > Amichai Rotman ? > > 2017-10-03 12:44 GMT+03:00 Michael Shiloh : > >> What do you mean exactly by physical access control system? Are you >> referring to making access to the building easier for those with >> physical limitations? If so,Tikun Olam Makers might be a good starting >> point >> >> If you refer to physical computing, Arduino is readily available at >> various locations in Israel. (Disclosure: I work very occasionally for >> them) >> >> Or do you mean something else? >> >> >> >> On Tue, Oct 3, 2017 at 12:48 PM, Amichai Rotman >> wrote: >> > Hi, >> > >> > I volunteer at a youth center and they are looking for a physical access >> > control system for the youth center. >> > >> > Any of you know of an Open Source system that has a reseller in Israel? >> > >> > I would like to make it a project for the kids to build using a >> Raspberry PI >> > or something like that... >> > >> > >> > Thanks! >> > >> > Amichai Rotman >> > >> > _______________________________________________ >> > Linux-il mailing list >> > Linux-il at cs.huji.ac.il >> > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il >> > >> > > > _______________________________________________ > Linux-il mailing list > Linux-il at cs.huji.ac.il > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From shlomif at gmail.com Wed Oct 4 19:49:42 2017 From: shlomif at gmail.com (Shlomi Fish) Date: Wed, 4 Oct 2017 19:49:42 +0300 Subject: Fwd: Fw: [dev] save the code In-Reply-To: <20171004194331.19985ac8@telaviv1.shlomifish.org> References: <20171004194331.19985ac8@telaviv1.shlomifish.org> Message-ID: ---------- Forwarded message ---------- From: Shlomi Fish Date: Wed, Oct 4, 2017 at 7:43 PM Subject: Fw: [dev] save the code To: Shlomi Fish Hi all! Please sign it and help spread the word. Regards, Shlomi Begin forwarded message: Date: Wed, 4 Oct 2017 10:59:57 +0200 From: Timoth?e Giet (via dev Mailing List) To: "dev at ml.mageia.org" Subject: [dev] save the code Here is an important petition, I believe mageia should sign it as an organization, if it didn't already. https://savecodeshare.eu/ Cheers, Timoth?e -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ http://is.gd/KNvczZ - The FSF Announces New Versions of the GPL * rindolf demands equal rights for years, minutes, hours and days to also get YAAKOV?S GREAT HUGE LOVE. ? http://www.shlomifish.org/humour/fortunes/sharp-perl.html Please reply to list if it's a mailing list post - http://shlom.in/reply . -- Shlomi Fish http://www.shlomifish.org/ You can never truly appreciate The Gilmore Girls until you've watched it in the original Klingon. Please reply to list if it's a mailing list post - http://shlom.in/reply . -------------- next part -------------- An HTML attachment was scrubbed... URL: From shlomif at gmail.com Sun Oct 8 18:37:38 2017 From: shlomif at gmail.com (Shlomi Fish) Date: Sun, 8 Oct 2017 18:37:38 +0300 Subject: Problems connecting to github.com Message-ID: Hi all and Happy Sukkoth! In the past few days, I have been getting frequent slowdowns when using github.com using the command line git client, from my Mageia v7 x86-64 with operations such as "git push" or "git fetch". I am connected with a 100 mbps downstream connection from inter.net.il. Everything is fine with gitlab.com, and downgrading git did not help. Can anyone shed any light on the problem? -- Shlomi Fish http://www.shlomifish.org/ You can never truly appreciate The Gilmore Girls until you've watched it in the original Klingon. Please reply to list if it's a mailing list post - http://shlom.in/reply . -------------- next part -------------- An HTML attachment was scrubbed... URL: From shlomif at gmail.com Sun Oct 8 20:00:16 2017 From: shlomif at gmail.com (Shlomi Fish) Date: Sun, 8 Oct 2017 20:00:16 +0300 Subject: Fwd: Article: How we Benchmark Freecell Solver In-Reply-To: References: Message-ID: ---------- Forwarded message ---------- From: Shlomi Fish Date: Sun, Oct 8, 2017 at 7:59 PM Subject: Article: How we Benchmark Freecell Solver To: Freecell Solver Discussions Hi all! See: http://fc-solve.shlomifish.org/articles/how-we-benchmark/v1/ "Article: How we Benchmark Freecell Solver". Regards, -- Shlomi -- Shlomi Fish http://www.shlomifish.org/ You can never truly appreciate The Gilmore Girls until you've watched it in the original Klingon. Please reply to list if it's a mailing list post - http://shlom.in/reply . -- Shlomi Fish http://www.shlomifish.org/ You can never truly appreciate The Gilmore Girls until you've watched it in the original Klingon. Please reply to list if it's a mailing list post - http://shlom.in/reply . -------------- next part -------------- An HTML attachment was scrubbed... URL: From slitt at troubleshooters.com Mon Oct 9 02:21:37 2017 From: slitt at troubleshooters.com (Steve Litt) Date: Sun, 8 Oct 2017 19:21:37 -0400 Subject: Article: How we Benchmark Freecell Solver In-Reply-To: References: Message-ID: <20171008192137.5a19de5d@mydesk.domain.cxm> On Sun, 8 Oct 2017 20:00:16 +0300 Shlomi Fish wrote: > ---------- Forwarded message ---------- > From: Shlomi Fish > Date: Sun, Oct 8, 2017 at 7:59 PM > Subject: Article: How we Benchmark Freecell Solver > To: Freecell Solver Discussions > > > Hi all! > > See: > > http://fc-solve.shlomifish.org/articles/how-we-benchmark/v1/ > > "Article: How we Benchmark Freecell Solver". > > Regards, > > -- Shlomi Hi Shlomi, The fact that your web page says I might find some solvable deal that freecell Solver reports as unsolveable. That indicates to me that you're not using a brute force backtracking algorithm. Is that true? How slow would it have been if you used a brute force backtracking algorithm? SteveT Steve Litt October 2017 featured book: Rapid Learning for the 21st Century http://www.troubleshooters.com/rl21 From shlomif at gmail.com Mon Oct 9 10:49:27 2017 From: shlomif at gmail.com (Shlomi Fish) Date: Mon, 9 Oct 2017 10:49:27 +0300 Subject: Article: How we Benchmark Freecell Solver In-Reply-To: <20171008192137.5a19de5d@mydesk.domain.cxm> References: <20171008192137.5a19de5d@mydesk.domain.cxm> Message-ID: Hi Steve, On Mon, Oct 9, 2017 at 2:21 AM, Steve Litt wrote: > On Sun, 8 Oct 2017 20:00:16 +0300 > Shlomi Fish wrote: > > > ---------- Forwarded message ---------- > > From: Shlomi Fish > > Date: Sun, Oct 8, 2017 at 7:59 PM > > Subject: Article: How we Benchmark Freecell Solver > > To: Freecell Solver Discussions > > > > > > Hi all! > > > > See: > > > > http://fc-solve.shlomifish.org/articles/how-we-benchmark/v1/ > > > > "Article: How we Benchmark Freecell Solver". > > > > Regards, > > > > -- Shlomi > > Hi Shlomi, > > The fact that your web page says I might find some solvable deal that > freecell Solver reports as unsolveable. That indicates to me that > you're not using a brute force backtracking algorithm. Is that true? > > Not quite. I am using backtracking https://en.wikipedia.org/wiki/Depth-first_search and to a lesser extent https://en.wikipedia.org/wiki/Best-first_search , which may be considered brute-force. The problem is that I normally use meta-moves which compose several atomic moves into one unit. and so may render some deals to be erroneously unsolvable. Note that Freecell Solver can be configured at runtime to use atomic moves which fixes this problem. See http://fc-solve.shlomifish.org/faq.html#solve_all_games . The downside is that all the atomic moves searches we tried so far were slower than the meta-moves based ones. > How slow would it have been if you used a brute force backtracking > algorithm? > > SteveT > > Steve Litt > October 2017 featured book: Rapid Learning for the 21st Century > http://www.troubleshooters.com/rl21 > > _______________________________________________ > Linux-il mailing list > Linux-il at cs.huji.ac.il > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il > -- Shlomi Fish http://www.shlomifish.org/ You can never truly appreciate The Gilmore Girls until you've watched it in the original Klingon. Please reply to list if it's a mailing list post - http://shlom.in/reply . -------------- next part -------------- An HTML attachment was scrubbed... URL: From amichai at iglu.org.il Tue Oct 10 11:43:13 2017 From: amichai at iglu.org.il (Amichai Rotman) Date: Tue, 10 Oct 2017 11:43:13 +0300 Subject: Golan Telecom POS Computers In-Reply-To: References: Message-ID: Hi all, Can any of you tell me which company services Golan Telecom's Point of Sale computers? It seems they run Linux Mint 17.3.... Thanks, Amichai Rotman -------------- next part -------------- An HTML attachment was scrubbed... URL: From borissh1983 at gmail.com Tue Oct 10 18:43:02 2017 From: borissh1983 at gmail.com (borissh1983 at gmail.com) Date: Tue, 10 Oct 2017 18:43:02 +0300 Subject: Anyone know a place to get a linux friendly SDR ? Message-ID: <2331939.pYmQgxIhcA@midgard> Anyone know a place to get a linux friendly SDR that allow pay and take ? I need to get my hand on a RTL 2832U (or any other linux friendly SDR). I need to pay in cash and get a tax receipt and allow me to take the device from the store. Unfortunately getting stuff over the mail is not an option for me now (the post office is as reliable as a candidate promise before the elections). Checked with KSP , Ivory , Bug and a few local shops they didn't sell that. If anyone is aware of SDR groups around please share :) From geoffreymendelson at gmail.com Tue Oct 10 19:18:37 2017 From: geoffreymendelson at gmail.com (Geoffrey Mendelson) Date: Tue, 10 Oct 2017 16:18:37 +0000 Subject: Anyone know a place to get a linux friendly SDR ? In-Reply-To: <2331939.pYmQgxIhcA@midgard> References: <2331939.pYmQgxIhcA@midgard> Message-ID: this looks like the one I have. http://grafpc.co.il/pl_product~1589~21~8.htm They dont say the chipset. I expect it is the newer r820t which is not very sensitive. If it works on a desktop/laptop it also can be used on android. If you need one right away and are in Jerusalem, I can lend you one until a mail order one arrives. Geoff. On Tue, Oct 10, 2017, 18:43 wrote: > Anyone know a place to get a linux friendly SDR that allow pay and take ? > > I need to get my hand on a RTL 2832U (or any other linux friendly SDR). I > need > to pay in cash and get a tax receipt and allow me to take the device from > the > store. > > Unfortunately getting stuff over the mail is not an option for me now (the > post office is as reliable as a candidate promise before the elections). > > Checked with KSP , Ivory , Bug and a few local shops they didn't sell that. > > If anyone is aware of SDR groups around please share :) > > _______________________________________________ > Linux-il mailing list > Linux-il at cs.huji.ac.il > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il > -- >From my tablet please pardon mistakes and lack of replies. Geoffrey Mendelson 4X1GM/N3OWJ Jerusalem Israel -------------- next part -------------- An HTML attachment was scrubbed... URL: From geoffreymendelson at gmail.com Tue Oct 10 19:28:53 2017 From: geoffreymendelson at gmail.com (Geoffrey Mendelson) Date: Tue, 10 Oct 2017 16:28:53 +0000 Subject: Anyone know a place to get a linux friendly SDR ? In-Reply-To: References: <2331939.pYmQgxIhcA@midgard> Message-ID: this works. for an additional 43 nis, they will deliver it to your door: USB2.0 R820T 2832u DVB-T FM TV Receiver Tuner Stick https://gearbest.app.link/iLPEzEMn8G Geoff On Tue, Oct 10, 2017, 19:18 Geoffrey Mendelson wrote: > this looks like the one I have. > > http://grafpc.co.il/pl_product~1589~21~8.htm > > > They dont say the chipset. I expect it is the newer r820t which is not > very sensitive. > > > If it works on a desktop/laptop it also can be used on android. > > If you need one right away and are in Jerusalem, I can lend you one until > a mail order one arrives. > > Geoff. > > > On Tue, Oct 10, 2017, 18:43 wrote: > >> Anyone know a place to get a linux friendly SDR that allow pay and take ? >> >> I need to get my hand on a RTL 2832U (or any other linux friendly SDR). I >> need >> to pay in cash and get a tax receipt and allow me to take the device from >> the >> store. >> >> Unfortunately getting stuff over the mail is not an option for me now (the >> post office is as reliable as a candidate promise before the elections). >> >> Checked with KSP , Ivory , Bug and a few local shops they didn't sell >> that. >> >> If anyone is aware of SDR groups around please share :) >> >> _______________________________________________ >> Linux-il mailing list >> Linux-il at cs.huji.ac.il >> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il >> > -- > > From my tablet please pardon mistakes and lack of replies. > Geoffrey Mendelson > 4X1GM/N3OWJ > Jerusalem Israel > -- >From my tablet please pardon mistakes and lack of replies. Geoffrey Mendelson 4X1GM/N3OWJ Jerusalem Israel -------------- next part -------------- An HTML attachment was scrubbed... URL: From borissh1983 at gmail.com Tue Oct 10 19:53:31 2017 From: borissh1983 at gmail.com (borissh1983 at gmail.com) Date: Tue, 10 Oct 2017 19:53:31 +0300 Subject: Anyone know a place to get a linux friendly SDR ? In-Reply-To: References: <2331939.pYmQgxIhcA@midgard> Message-ID: <1637040.MvBfehMsyZ@midgard> Thank you that does looks promising , I'll try to contact them if they have it in stock and go grab it. And that is not that urgent and will be running from my good old pc or a pi with a powered hub, I can try to wait some time to get it. On Tuesday, 10 October 2017 16:18:37 IDT Geoffrey Mendelson wrote: > this looks like the one I have. > > http://grafpc.co.il/pl_product~1589~21~8.htm > > > They dont say the chipset. I expect it is the newer r820t which is not very > sensitive. > > > If it works on a desktop/laptop it also can be used on android. > > If you need one right away and are in Jerusalem, I can lend you one until a > mail order one arrives. > > Geoff. > > On Tue, Oct 10, 2017, 18:43 wrote: > > Anyone know a place to get a linux friendly SDR that allow pay and take ? > > > > I need to get my hand on a RTL 2832U (or any other linux friendly SDR). I > > need > > to pay in cash and get a tax receipt and allow me to take the device from > > the > > store. > > > > Unfortunately getting stuff over the mail is not an option for me now (the > > post office is as reliable as a candidate promise before the elections). > > > > Checked with KSP , Ivory , Bug and a few local shops they didn't sell > > that. > > > > If anyone is aware of SDR groups around please share :) > > > > _______________________________________________ > > Linux-il mailing list > > Linux-il at cs.huji.ac.il > > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il From michabailey at gmail.com Thu Oct 12 22:52:39 2017 From: michabailey at gmail.com (Micha Bailey) Date: Thu, 12 Oct 2017 19:52:39 +0000 Subject: RavKav Online In-Reply-To: References: Message-ID: (in reply to this thread: http://mailman.cs.huji.ac.il/pipermail/linux-il/2017-March/012522.html ) The reason a physical hardware reader (either an Android phone with NFC or a USB card reader) is necessary is that Rav Kav is based on the Calypso standard, and the card is a full microprocessor smart card that carries all the relevant information (passenger information, contracts, etc.) onboard the card itself. All transactions (loading/validating) are performed offline, with communication between the ticketing device and the card. This is as opposed to some other systems around the world, in which the card simply carries a static identifier and the ticketing system is based on a database that can be checked in real time. Here in Israel, while there is a database, it's not used online - instead it's updated at some later point with data downloaded from the buses etc. For this reason, for example, if a card is lost or stolen, there's a three day waiting period before the balances can be restored to the card. This is because the ticketing devices on buses are not all equipped for full reliable online connectivity (and in some cases, any connectivity), and because it's one unified, national card that needs to work with the different systems used by the different companies, it's not feasible to upgrade all the systems the way single, unified transport authorities in e.g. London can. In terms of the website and the program itself, I did a bit of analysis a few weeks ago. It uses the system PC/SC APIs, using the javax.smartcardio library. The code has a list of regexes that it checks, with the different models of reader that they've distributed/sold since launching the website, and doesn't use any reader that doesn't match. I don't know why they do that, but I can confirm that there's no technical reason for it - I happened to have a different reader on hand (some Athena model that I received with my Teudat Zehut), and when I edited the regex to match it it just worked. I don't know if it's possible for websites to interact with the PC/SC stack - I'm guessing not - so the way it works is that the browser side opens a Websocket connection to a server, IIRC wss://proxy.ravkavonline.co.il/, and triggers a navigation to the same URL prefixed with the ravkav: scheme. This launches the client, which establishes a Websocket connection to the same URL, with the proxy server simply passing any messages along to the other side of the connection. This connection is used to send commands from the webapp to the client, and responses, reader status, etc. from the client back to the webapp. To perform any action with the card, a command is sent saying essentially "open a session with the card at this URL". The client connects to the URL and exchanges JSON messages that appear to carry base64-encoded raw APDUs and responses, which are relayed as-is between the card and the server (in the case of a simple "read card" operation, a fixed URL at datamodel.ravkavonline.co.il. In the case of operations that need to modify the card contents, such as loading a contract onto the card, once the transaction is approved, the server-side generates a URL at some other server, presumably one that's connected to a SAM so it can sign the session with the card). At the end of the session with the card communication server, the server returns the result (for example, in the case of a simple dump of the card contents, a JSON document listing the contracts and history), which is then passed through the proxy server to the webapp. -------------- next part -------------- An HTML attachment was scrubbed... URL: From sara.fink at gmail.com Mon Oct 23 22:16:16 2017 From: sara.fink at gmail.com (sara fink) Date: Mon, 23 Oct 2017 22:16:16 +0300 Subject: rom for samsung note 5 Message-ID: Hi All My friend was a victim of a fraud by scammers. She gave lots of personal details and also entered a shady web site that the scammers gave her. I believe her phone is compromised (even with norton installed on her phone). She announced the bank, and the police. I advised her to wipe/install a new ROM for the samsung note 5 and few more advices. Will wipe data and factory reset is enough? Can anyone advise which rom is best for samsung note 5? Preferably that has hebrew support as well. -------------- next part -------------- An HTML attachment was scrubbed... URL: From govershay at gmail.com Mon Oct 23 22:18:29 2017 From: govershay at gmail.com (Shay Gover) Date: Mon, 23 Oct 2017 22:18:29 +0300 Subject: rom for samsung note 5 In-Reply-To: References: Message-ID: 1) Wipe might help and might not. 2) LineageOS On Mon, Oct 23, 2017 at 10:16 PM, sara fink wrote: > Hi All > > My friend was a victim of a fraud by scammers. She gave lots of personal > details and also entered a shady web site that the scammers gave her. I > believe her phone is compromised (even with norton installed on her phone). > She announced the bank, and the police. I advised her to wipe/install a new > ROM for the samsung note 5 and few more advices. Will wipe data and > factory reset is enough? > > Can anyone advise which rom is best for samsung note 5? Preferably that > has hebrew support as well. > > _______________________________________________ > Linux-il mailing list > Linux-il at cs.huji.ac.il > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From rabin at rabin.io Mon Oct 23 22:45:51 2017 From: rabin at rabin.io (Rabin Yasharzadehe) Date: Mon, 23 Oct 2017 22:45:51 +0300 Subject: rom for samsung note 5 In-Reply-To: References: Message-ID: I didn't test LineageOS for Note devices, IIRC you will lose most of the pen functionality. you can flash an up2date rom from SamMobile with odin, if you really paranoid you can use the repartition option which will erase all the emmc and recreate the partition table from scratch (but be careful with this!) -- Rabin On 23 October 2017 at 22:18, Shay Gover wrote: > 1) Wipe might help and might not. > 2) LineageOS > > On Mon, Oct 23, 2017 at 10:16 PM, sara fink wrote: > >> Hi All >> >> My friend was a victim of a fraud by scammers. She gave lots of personal >> details and also entered a shady web site that the scammers gave her. I >> believe her phone is compromised (even with norton installed on her phone). >> She announced the bank, and the police. I advised her to wipe/install a new >> ROM for the samsung note 5 and few more advices. Will wipe data and >> factory reset is enough? >> >> Can anyone advise which rom is best for samsung note 5? Preferably that >> has hebrew support as well. >> >> _______________________________________________ >> Linux-il mailing list >> Linux-il at cs.huji.ac.il >> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il >> >> > > _______________________________________________ > Linux-il mailing list > Linux-il at cs.huji.ac.il > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From elazarl at gmail.com Mon Oct 23 23:34:44 2017 From: elazarl at gmail.com (Elazar Leibovich) Date: Mon, 23 Oct 2017 23:34:44 +0300 Subject: HW breakpoint on physical address w/ VM In-Reply-To: <20150830045844.GA9670@needle> References: <20150830045844.GA9670@needle> Message-ID: I recently read about upcoming features from Intel[0]. One of those features are of EPT subpage permission, which is essentially another "EPT" table, with 128-bytes granularity, allowing you to set extra permissions for a certain part of a page. Then, I remembered my old question, and realized I now have some sort-of answer. This feature allows one to get more-or-less hardware breakpoint for a KVM guest, giving you effectively infinite number of breakpoints to any guest physical address (with a slightly larger granularity than "real" debug registers). In fact KVM API is gaining the additional ioctls these days[1], and if I were maintaining the QEMU, I'd add to gdb-stub.c the ability to break on a HW address by using special, non-cannonical virtual prefix. Say hbr *0x80007.... would break when executing , by recognizing the special prefix. [0] https://software.intel.com/sites/default/files/managed/c5/15/architecture-instruction-set-extensions-programming-reference.pdf [1] https://patchwork.kernel.org/patch/10007161/ On Sun, Aug 30, 2015 at 7:58 AM, Muli Ben-Yehuda wrote: > On Sat, Aug 29, 2015 at 10:44:17PM +0300, Elazar Leibovich wrote: > > > Oh, and the idea of the KVM patch is, for each physical HW bp, add a > > relevant entry in the spt, and set the hardware breakpoint > > there. This is assuming KVM HW bp works like I think they do. > > I'm not sure I follow what you are trying to do. But assuming you are > working on a guest OS where some code running in guest context is > modifying the page tables, assuming you always see the same PTE or the > same range of PTEs being modified, I would just set the PTE mapping > that PTE page to RO in KVM and wait for the inevitable exit. The stack > trace should then point to the culprit. This crude but simple > technique has served me well while writing nom (my operating > system). Several time when it hadn't, it turned out that my network > adapter was DMA'ing directly into memory it wasn't supposed to. > > Cheers, > Muli > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sara.fink at gmail.com Mon Oct 23 23:52:10 2017 From: sara.fink at gmail.com (sara fink) Date: Mon, 23 Oct 2017 23:52:10 +0300 Subject: rom for samsung note 5 In-Reply-To: References: Message-ID: Well, she wants the pen functionality. LineageOs, last time that I checked doesn't have hebrew support. They changed it? On Mon, Oct 23, 2017 at 10:45 PM, Rabin Yasharzadehe wrote: > I didn't test LineageOS for Note devices, IIRC you will lose most of the > pen functionality. > > you can flash an up2date rom from SamMobile with odin, > if you really paranoid you can use the repartition option which will erase > all the emmc and recreate the partition table from scratch (but be careful > with this!) > > -- > Rabin > > On 23 October 2017 at 22:18, Shay Gover wrote: > >> 1) Wipe might help and might not. >> 2) LineageOS >> >> On Mon, Oct 23, 2017 at 10:16 PM, sara fink wrote: >> >>> Hi All >>> >>> My friend was a victim of a fraud by scammers. She gave lots of personal >>> details and also entered a shady web site that the scammers gave her. I >>> believe her phone is compromised (even with norton installed on her phone). >>> She announced the bank, and the police. I advised her to wipe/install a new >>> ROM for the samsung note 5 and few more advices. Will wipe data and >>> factory reset is enough? >>> >>> Can anyone advise which rom is best for samsung note 5? Preferably that >>> has hebrew support as well. >>> >>> _______________________________________________ >>> Linux-il mailing list >>> Linux-il at cs.huji.ac.il >>> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il >>> >>> >> >> _______________________________________________ >> Linux-il mailing list >> Linux-il at cs.huji.ac.il >> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From rabin at rabin.io Tue Oct 24 15:26:37 2017 From: rabin at rabin.io (Rabin Yasharzadehe) Date: Tue, 24 Oct 2017 15:26:37 +0300 Subject: Vote for porting FDM to Linux Message-ID: With Mozilla retiring there old API for building extension and switching to WebExt my old trusty extension DownThemAll! will stop working, so I'm looking for alternatives, I tried uGet and it was mostly OK, but there also FDM which is opensourced but no port for Linux yet, the developers are now looking to build there rodemap and a native Linux client is on the chapter. so if you like to promote this initiative, take 3 sec to vote this up in this goolge form ?https://itsfoss.com/lets-bring-fdm-linux/? -- Rabin -------------- next part -------------- An HTML attachment was scrubbed... URL: From amichai at iglu.org.il Mon Oct 30 16:45:44 2017 From: amichai at iglu.org.il (Amichai Rotman) Date: Mon, 30 Oct 2017 16:45:44 +0200 Subject: Our Very Own OpenDNS Message-ID: Hi All, I was thinking it would be nice to have our very own Israel specific OpenDNS-like service. The existing service will not filter (AFAIK) non-english sites. Thoughts? Amichai Rotman -------------- next part -------------- An HTML attachment was scrubbed... URL: From yeh at uda.co.il Mon Oct 30 18:31:34 2017 From: yeh at uda.co.il (Yehuda Deutsch) Date: Mon, 30 Oct 2017 18:31:34 +0200 Subject: Our Very Own OpenDNS In-Reply-To: References: Message-ID: I think the best approach is to try to work with Internet Rimon, they already have a big DB of categorized and catalogued IP's and domains. They have a better service, but their data sharing can reduce our efforts and they will gain some publicity. Yehuda ------------------------------ *Yehuda Deutsch | IT Developer* On Mon, Oct 30, 2017 at 4:45 PM, Amichai Rotman wrote: > Hi All, > > I was thinking it would be nice to have our very own Israel specific > OpenDNS-like service. > > The existing service will not filter (AFAIK) non-english sites. > > Thoughts? > > Amichai Rotman > > _______________________________________________ > Linux-il mailing list > Linux-il at cs.huji.ac.il > http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il > > -------------- next part -------------- An HTML attachment was scrubbed... URL: