Twitter now requires an account to view tweets
528 by celsoazevedo | 532 comments .
New best story on News: Discovering that a Bluetooth car battery monitor is siphoning location data
Discovering that a Bluetooth car battery monitor is siphoning location data
652 by x1sec | 267 comments on News.
Hi HN, this is my efforts in reverse engineering a BLE car battery monitor where it's app has over 100,000 downloads on the Google Play store alone. It turns out it's sending GPS, cell phone tower cell IDs and Wifi beacon data to servers in Hong Kong and mainland China on a continued basis. Google and Apple app store pages say no personal data is collected or sent to 3rd parties. Hopefully readers pick up a few tips on reversing apps for their connected devices.
652 by x1sec | 267 comments on News.
Hi HN, this is my efforts in reverse engineering a BLE car battery monitor where it's app has over 100,000 downloads on the Google Play store alone. It turns out it's sending GPS, cell phone tower cell IDs and Wifi beacon data to servers in Hong Kong and mainland China on a continued basis. Google and Apple app store pages say no personal data is collected or sent to 3rd parties. Hopefully readers pick up a few tips on reversing apps for their connected devices.
New best story on Hacker News: Discovering that a Bluetooth car battery monitor is siphoning location data
Discovering that a Bluetooth car battery monitor is siphoning location data
652 by x1sec | 267 comments on
Hi HN, this is my efforts in reverse engineering a BLE car battery monitor where it's app has over 100,000 downloads on the Google Play store alone. It turns out it's sending GPS, cell phone tower cell IDs and Wifi beacon data to servers in Hong Kong and mainland China on a continued basis. Google and Apple app store pages say no personal data is collected or sent to 3rd parties. Hopefully readers pick up a few tips on reversing apps for their connected devices.
652 by x1sec | 267 comments on
Hi HN, this is my efforts in reverse engineering a BLE car battery monitor where it's app has over 100,000 downloads on the Google Play store alone. It turns out it's sending GPS, cell phone tower cell IDs and Wifi beacon data to servers in Hong Kong and mainland China on a continued basis. Google and Apple app store pages say no personal data is collected or sent to 3rd parties. Hopefully readers pick up a few tips on reversing apps for their connected devices.
New best story on News: Discovering that a Bluetooth car battery monitor is siphoning location data
Discovering that a Bluetooth car battery monitor is siphoning location data
649 by x1sec | 266 comments .
Hi HN, this is my efforts in reverse engineering a BLE car battery monitor where it's app has over 100,000 downloads on the Google Play store alone. It turns out it's sending GPS, cell phone tower cell IDs and Wifi beacon data to servers in Hong Kong and mainland China on a continued basis. Google and Apple app store pages say no personal data is collected or sent to 3rd parties. Hopefully readers pick up a few tips on reversing apps for their connected devices.
649 by x1sec | 266 comments .
Hi HN, this is my efforts in reverse engineering a BLE car battery monitor where it's app has over 100,000 downloads on the Google Play store alone. It turns out it's sending GPS, cell phone tower cell IDs and Wifi beacon data to servers in Hong Kong and mainland China on a continued basis. Google and Apple app store pages say no personal data is collected or sent to 3rd parties. Hopefully readers pick up a few tips on reversing apps for their connected devices.
New best story on News: Show HN: Open-source resume builder and parser
Show HN: Open-source resume builder and parser
448 by xitang | 144 comments on News.
Hi HN, I recently created and published an open-source resume builder as a weekend project. The idea came to me while I was mentoring students and noticing common mistakes they made in their resumes that I had also made in the past. I thought to build a tool to help people easily create a modern professional resume with built-in best practices to avoid those mistakes. Top highlights of the resume builder are: 1. Real time UI update as you type 2. ATS friendly to top ATS platforms, e.g. Greenhouse, Lever 3. Privacy focus - no sign up is required and data is stored locally in browser that only users have access 4. Support import from existing resume PDF The tool also includes a resume parser to help people test their existing resumes’ ATS readability if they might not be interested in using the builder. I also explained the parser algorithm in an article with interactive tables that might be an interesting read to see the steps and logics it uses ( https://ift.tt/1BmMehQ ). I hope others might find this tool useful and I look forward to hearing any feedback the community has. Thanks all. Home Page: https://open-resume.com Github Repo: https://ift.tt/DnwkiBI Product Hunt: https://ift.tt/mzBfYj4
448 by xitang | 144 comments on News.
Hi HN, I recently created and published an open-source resume builder as a weekend project. The idea came to me while I was mentoring students and noticing common mistakes they made in their resumes that I had also made in the past. I thought to build a tool to help people easily create a modern professional resume with built-in best practices to avoid those mistakes. Top highlights of the resume builder are: 1. Real time UI update as you type 2. ATS friendly to top ATS platforms, e.g. Greenhouse, Lever 3. Privacy focus - no sign up is required and data is stored locally in browser that only users have access 4. Support import from existing resume PDF The tool also includes a resume parser to help people test their existing resumes’ ATS readability if they might not be interested in using the builder. I also explained the parser algorithm in an article with interactive tables that might be an interesting read to see the steps and logics it uses ( https://ift.tt/1BmMehQ ). I hope others might find this tool useful and I look forward to hearing any feedback the community has. Thanks all. Home Page: https://open-resume.com Github Repo: https://ift.tt/DnwkiBI Product Hunt: https://ift.tt/mzBfYj4
New best story on Hacker News: Show HN: Open-source resume builder and parser
Show HN: Open-source resume builder and parser
447 by xitang | 144 comments on
Hi HN, I recently created and published an open-source resume builder as a weekend project. The idea came to me while I was mentoring students and noticing common mistakes they made in their resumes that I had also made in the past. I thought to build a tool to help people easily create a modern professional resume with built-in best practices to avoid those mistakes. Top highlights of the resume builder are: 1. Real time UI update as you type 2. ATS friendly to top ATS platforms, e.g. Greenhouse, Lever 3. Privacy focus - no sign up is required and data is stored locally in browser that only users have access 4. Support import from existing resume PDF The tool also includes a resume parser to help people test their existing resumes’ ATS readability if they might not be interested in using the builder. I also explained the parser algorithm in an article with interactive tables that might be an interesting read to see the steps and logics it uses ( https://ift.tt/aJfhcWg ). I hope others might find this tool useful and I look forward to hearing any feedback the community has. Thanks all. Home Page: https://open-resume.com Github Repo: https://ift.tt/9ywQZHS Product Hunt: https://ift.tt/kBYPwlr
447 by xitang | 144 comments on
Hi HN, I recently created and published an open-source resume builder as a weekend project. The idea came to me while I was mentoring students and noticing common mistakes they made in their resumes that I had also made in the past. I thought to build a tool to help people easily create a modern professional resume with built-in best practices to avoid those mistakes. Top highlights of the resume builder are: 1. Real time UI update as you type 2. ATS friendly to top ATS platforms, e.g. Greenhouse, Lever 3. Privacy focus - no sign up is required and data is stored locally in browser that only users have access 4. Support import from existing resume PDF The tool also includes a resume parser to help people test their existing resumes’ ATS readability if they might not be interested in using the builder. I also explained the parser algorithm in an article with interactive tables that might be an interesting read to see the steps and logics it uses ( https://ift.tt/aJfhcWg ). I hope others might find this tool useful and I look forward to hearing any feedback the community has. Thanks all. Home Page: https://open-resume.com Github Repo: https://ift.tt/9ywQZHS Product Hunt: https://ift.tt/kBYPwlr
New best story on News: Show HN: Open-source resume builder and parser
Show HN: Open-source resume builder and parser
445 by xitang | 144 comments .
Hi HN, I recently created and published an open-source resume builder as a weekend project. The idea came to me while I was mentoring students and noticing common mistakes they made in their resumes that I had also made in the past. I thought to build a tool to help people easily create a modern professional resume with built-in best practices to avoid those mistakes. Top highlights of the resume builder are: 1. Real time UI update as you type 2. ATS friendly to top ATS platforms, e.g. Greenhouse, Lever 3. Privacy focus - no sign up is required and data is stored locally in browser that only users have access 4. Support import from existing resume PDF The tool also includes a resume parser to help people test their existing resumes’ ATS readability if they might not be interested in using the builder. I also explained the parser algorithm in an article with interactive tables that might be an interesting read to see the steps and logics it uses ( https://ift.tt/aJfhcWg ). I hope others might find this tool useful and I look forward to hearing any feedback the community has. Thanks all. Home Page: https://open-resume.com Github Repo: https://ift.tt/9ywQZHS Product Hunt: https://ift.tt/kBYPwlr
445 by xitang | 144 comments .
Hi HN, I recently created and published an open-source resume builder as a weekend project. The idea came to me while I was mentoring students and noticing common mistakes they made in their resumes that I had also made in the past. I thought to build a tool to help people easily create a modern professional resume with built-in best practices to avoid those mistakes. Top highlights of the resume builder are: 1. Real time UI update as you type 2. ATS friendly to top ATS platforms, e.g. Greenhouse, Lever 3. Privacy focus - no sign up is required and data is stored locally in browser that only users have access 4. Support import from existing resume PDF The tool also includes a resume parser to help people test their existing resumes’ ATS readability if they might not be interested in using the builder. I also explained the parser algorithm in an article with interactive tables that might be an interesting read to see the steps and logics it uses ( https://ift.tt/aJfhcWg ). I hope others might find this tool useful and I look forward to hearing any feedback the community has. Thanks all. Home Page: https://open-resume.com Github Repo: https://ift.tt/9ywQZHS Product Hunt: https://ift.tt/kBYPwlr
New best story on News: YouTube: Sort by oldest is back baby
YouTube: Sort by oldest is back baby
394 by stefanos82 | 172 comments on News.
I was navigating around YouTube and found a channel I wanted to watch its most popular videos and have noticed they added back the oldest option!
394 by stefanos82 | 172 comments on News.
I was navigating around YouTube and found a channel I wanted to watch its most popular videos and have noticed they added back the oldest option!
New best story on Hacker News: YouTube: Sort by oldest is back baby
YouTube: Sort by oldest is back baby
394 by stefanos82 | 172 comments on
I was navigating around YouTube and found a channel I wanted to watch its most popular videos and have noticed they added back the oldest option!
394 by stefanos82 | 172 comments on
I was navigating around YouTube and found a channel I wanted to watch its most popular videos and have noticed they added back the oldest option!
New best story on News: YouTube: Sort by oldest is back baby
YouTube: Sort by oldest is back baby
394 by stefanos82 | 172 comments .
I was navigating around YouTube and found a channel I wanted to watch its most popular videos and have noticed they added back the oldest option!
394 by stefanos82 | 172 comments .
I was navigating around YouTube and found a channel I wanted to watch its most popular videos and have noticed they added back the oldest option!
New best story on News: Ask HN: Alternatives to Reddit
Ask HN: Alternatives to Reddit
517 by cryoz | 363 comments .
Today's subreddit strike showed me just how reliant I've become on reddit including my local subreddits and adding site:reddit.com to all my web searches. Going forward, are there any good comprehensive alternatives to reddit?
517 by cryoz | 363 comments .
Today's subreddit strike showed me just how reliant I've become on reddit including my local subreddits and adding site:reddit.com to all my web searches. Going forward, are there any good comprehensive alternatives to reddit?
New best story on News: Show HN: I open sourced the QR designer from my failed startup
Show HN: I open sourced the QR designer from my failed startup
694 by koch | 72 comments on News.
My designer is somewhat special, if I do say so myself, as it allows you to put arbitrary designs in the middle area of the QR while still being totally scannable.
694 by koch | 72 comments on News.
My designer is somewhat special, if I do say so myself, as it allows you to put arbitrary designs in the middle area of the QR while still being totally scannable.
New best story on Hacker News: Show HN: I open sourced the QR designer from my failed startup
Show HN: I open sourced the QR designer from my failed startup
694 by koch | 72 comments on
My designer is somewhat special, if I do say so myself, as it allows you to put arbitrary designs in the middle area of the QR while still being totally scannable.
694 by koch | 72 comments on
My designer is somewhat special, if I do say so myself, as it allows you to put arbitrary designs in the middle area of the QR while still being totally scannable.
New best story on News: Show HN: I open sourced the QR designer from my failed startup
Show HN: I open sourced the QR designer from my failed startup
694 by koch | 72 comments .
My designer is somewhat special, if I do say so myself, as it allows you to put arbitrary designs in the middle area of the QR while still being totally scannable.
694 by koch | 72 comments .
My designer is somewhat special, if I do say so myself, as it allows you to put arbitrary designs in the middle area of the QR while still being totally scannable.
Subscribe to:
Posts (Atom)
New best story on News: ChatControl: EU wants to scan all private messages, even in encrypted apps
ChatControl: EU wants to scan all private messages, even in encrypted apps 942 by Metalhearf | 515 comments on News.
-
Qualcomm and Apple agree to drop all litigation 467 by saeedjabbar | 122 comments on News.
-
NASA’s Science Mission Directorate will hold a community town hall meeting with Associate Administrator for Science Thomas Zurbuchen and his...
-
SubEthaEdit 5 is now free and open source 357 by schwuk | 29 comments on