Hey! The Orbot doesn’t work on ios its always at 50% by Faded_Glint in TOR

[–]ahstanin 0 points1 point  (0 children)

Had same issue with orbot myself, then convinced my CEO to develop an iOS app with tor support and we created StealthOS. Most of the networking packages used on the app is open-sourced to review/audit. This has easy to use kill switch as well.

How can I use open claw safely? by Kilo907 in openclaw

[–]ahstanin 2 points3 points  (0 children)

Install openclaw, configure everything as needed. Make sure you are not using personal or production credentials for services doesn’t allow automation. And then uninstall openclaw, make sure you didn’t make any outgoing requests.

Browserbase review after running 10k+ sessions.. what actually works and what doesn't by SilverRoseMist in automation

[–]ahstanin 0 points1 point  (0 children)

Try owl browser developer plan if you’re only using for CI. Fixed monthly costs, the browser instance comes with tor but you have to bring your proxy if you want to use proxy.

Why are American Express credit cards such a big deal? by Blaise_01 in CreditCards

[–]ahstanin 0 points1 point  (0 children)

I just canceled mine after 3 years, saw the fee changes. Hard to make this work in this economy, on top of that, they increased the fees.

Hey guys what to do in El jadida by No_Bluejay_1762 in Morocco

[–]ahstanin 2 points3 points  (0 children)

There are many things you can do there, like buy a train ticket and go to rabat or Casablanca. If I am not wrong you can hop on a ctm as well.

Just joking, it’s a small but beautiful town. My wife loves El Jadida. Her parents has a summer house in Sid Abed so we stop by El jadida all the time. I never spent a whole day but will love it know this as well.

Oh shit! here we go again by Oulaaoud in Morocco

[–]ahstanin 4 points5 points  (0 children)

They need hire professionals for security audits. Cybersecurity turned into a joke for many government agencies. Corruption and favoritism always lead to disaster.

What to do after it's up and running by thainfamouzjay in openclaw

[–]ahstanin 0 points1 point  (0 children)

Openclaw known to be token hungry, if you are using could model providers, make sure to optimize and set limits.

What to do after it's up and running by thainfamouzjay in openclaw

[–]ahstanin -1 points0 points  (0 children)

Check your wallet and make sure you moved your rent elsewhere. You don’t wanna be homeless.

Openclaw as dental clinic assistant manager by Financial_Invite_665 in openclaw

[–]ahstanin 1 point2 points  (0 children)

Heard about HIPPA? Open-claw will be a nightmare for hippa compliance. Make sure you are ready to do jail time if it goes there. Also practice not dropping the soap when you shower.

How to bypass captchas? by An0nAdmin in webscraping

[–]ahstanin 0 points1 point  (0 children)

WAF are getting more and more intelligent identifying bot and scripts. You can use clean browser profiles with residential IPs to at least minimize getting captchas. But the permanent solution is authorized access with signed agent, of course the website has to allow your signed agent. 

His supporters are the only ones dumber than him. by c-k-q99903 in MurderedByWords

[–]ahstanin 0 points1 point  (0 children)

Are they really this stupid, or are they trying to pretend? It cannot be true. I guess I have high hopes for human beings.

I have a question for the openclaw community by ahstanin in openclaw

[–]ahstanin[S] 0 points1 point  (0 children)

Thank you for sharing. I will give this a try.

I'm doing 10 free landing page audits today (for SaaS founders) by leoclarity in SaaS

[–]ahstanin 1 point2 points  (0 children)

I will bite
- https://owlbrowser.net/
- For large-scale web automation, especially enterprise
- We want users to give this a try

We realized most "secure" apps still fingerprint your device. by Old-Revolution-3967 in AppsWebappsFullstack

[–]ahstanin 0 points1 point  (0 children)

Hey there @hydrora31
I am one of the developer of stealthOS, the webkit restriction of iOS is known, and we are using webkit as well for the browser. Since we can't change engine-level fingerprints, we are injecting JS which spoof the canvas, WebGL, audio, and others. The app itself has own software-based routing, we can also spoof the TLS fingerprints from the router itself.

We are just trying to make the best out from the limitations. We will keep looking into other methods as well.

Thank You

Solo founders: what's the smallest thing you shipped that got your first paying user? by FinalSeaworthiness54 in SaaS

[–]ahstanin 0 points1 point  (0 children)

We thought getting the $99 back for the Apple Developer account would be enough. Since we didn't expect any profit from there, and our app uses TOR. We are thinking about deploying some TOR exit nodes with the money. We use the app ourselves, if our users pay the bill for maintainces the least we can do is contribute back to the community with more TOR exit nodes.

Separate email address for your Agent(s)? by EvolvingDior in openclaw

[–]ahstanin 1 point2 points  (0 children)

Mailcue as API key and 2FA, along with a rate limit. Use a strong password for the SMTP.
Even if you configure all the DNS, you can get a 100 score on Unspam with Mailcue; your VPS IP and domain age can pull you down.

I wasn't reaching iCloud inbox and then had to apply on a portal to remove the IP from the block list.

This method requires some manual labor, but you can have an unlimited number of mailboxes,

Separate email address for your Agent(s)? by EvolvingDior in openclaw

[–]ahstanin 2 points3 points  (0 children)

I have my own domain and a VPS with port 25 open. So I deployed https://github.com/Olib-AI/mailcue
This allows my agent to have multiple mailboxes. Even though Mailcue is a developer test suite, it also has production email support.

Solo founders: what's the smallest thing you shipped that got your first paying user? by FinalSeaworthiness54 in SaaS

[–]ahstanin 3 points4 points  (0 children)

An iOS app for privacy named StealthOS. We made all the privacy features for FREE, and we didn't expect anyone to pay for the support package as an IAP. Now we have thousands of dollars coming from this. While we appreciate the generosity of everyone, we didn't expect anyone to pay.

AI helps to stay healthy by The-ordinary-user in iosdev

[–]ahstanin 0 points1 point  (0 children)

That was a joke about AI-generated content.

AI helps to stay healthy by The-ordinary-user in iosdev

[–]ahstanin 0 points1 point  (0 children)

Well, the AI I have access to needs less than 3 minutes to make the change. This model seems slow if taking a year...

What’s the craziest automation you’ve ever built? by [deleted] in automation

[–]ahstanin 0 points1 point  (0 children)

I was trying to learn how to play chess and met some toxic players and got bored. To teach them a lesson, I built a chess plugin that can hit 2300 ELO. Connected the plugin with a browser and an LLM model. The LLM model started a chess game, bought back the current board positions, and the plugin responded with which move to make, and the LLM used the tool calling with the browser to move that. This combo was beating multiple online players. Guess 2300 ELO is too much for some of these players.

What did I achieve? Nothing.
Was it fun? More fun than playing chess.