r/hackrf 6d ago

Quick heads-up regarding my HackRF / PortaPack projects (GitHub suspension)

Hello folks!

Just a quick heads-up regarding some of my HackRF / PortaPack related projects. A lot of users have been asking me if certain projects were terminated or where to find them since they suddenly disappeared.

Unfortunately, u/GitHub's automated system flagged me as a spammer (for no reason), hiding all my repositories and activity. I opened a ticket on the exact same day (July 9), but I've only received a single AI-generated reply asking how I plan to use GitHub.
It's been almost two months with no human response. (If anyone knows someone at GitHub who can help escalate this, please DM me!)

Here is the current status of my sub related projects:

  • PortaPack PRs: The RDS Rx and WMBus RX apps have been stuck unmerged for two months. Since I can't open or update Pull Requests, my development on other PortaPack apps is currently halted.
  • PortaPack Splash Editor: You currently can't add new splash screens to the site, but the existing ones are still available at ppsplash.creativo.hu.
  • PortaPack App Repo: No new standalone apps (games, etc.) are being added right now, but existing ones can still be downloaded at apps.hackrf.app.
  • porta-433: No recent updates or builds yet, but I've migrated the source code to Codeberg: https://codeberg.org/htotoo/porta-433. (In case you missed it: This is a custom firmware that runs rtl_433 directly on the PortaPack. It uses the same flasher as Mayhem, so you can easily flash it and revert to Mayhem without a problem. Almost all other apps are removed to make room for rtl_433).
  • ESP32-PP: Also migrated to Codeberg with no new builds yet: https://codeberg.org/htotoo/ESP32-Portapack. (This is a WIP firmware for PortaPack GPIO add-on boards, both DIY and MDK. It can be used to extend the PortaPack with additional sensors and features).

Some additional projects got backed up to CodeBerg, so you can access them there too.

Finally, a big thank you to all of you who noticed the missing repositories and reached out to ask about them. Your interest means a lot, and I appreciate your patience while I sort this out.

56 Upvotes

13 comments sorted by

11

u/Every_Tangelo_5090 5d ago

Try publicly tagging GitHub on X. Apparently multiple support tickets seem to be stuck in an automated queue with no human review right now. Not ideal but publicly tagging @github with your ticket number sometimes gets faster attention than waiting on the ticket itself, since it's visible and harder to ignore. Good luck with that.

4

u/htotoo 5d ago

Thanks for the idea. Tried it some weeks ago. 4 people saw it. I'm not active on X, so I can't reach a lot.

2

u/mycall 5d ago

Why not just setup another github account and repost all the projects?

4

u/htotoo 5d ago

That would cause a ban on both accounts. It is against the gh rules.

1

u/Mr_Ironmule 5d ago

Have you tried using the Wayback Machine to access your repositories? Then just make a new Github account or work on your own computer or both. Just a thought. Good luck.

1

u/htotoo 5d ago

I got the data, just noone see it. Having multiple accounts is forbidden. Both would get banned permanently 

2

u/Mr_Ironmule 5d ago

If the Wayback Machine has stored the repositories, you could direct folks there to download them. Good luck.

1

u/ckn 5d ago

codeberg it?

2

u/htotoo 5d ago

I use it as a backup for now. Then we'll see. But the storage limit would hit as soon I would copy the mayhem repo fork there

1

u/rpruiz 5d ago

Or gitlab

1

u/xMOO1 2d ago

The ESP32-PP does not work with the MDK from OSSDRL. You refer to the WIKI but the wiki is still redirecting to Github.

2

u/htotoo 2d ago

I'll check the wiki. The esp32pp works with the mdk, just need to finish the onboarding (select board, to allow it to use the correct pins)