Self Hosted Stack Exchange

Self Hosted Stack Exchange

In this video, I’m diving deep into deploying a self-hosted, offline version of Stack Exchange dumps using the powerful StackedOff tool. Imagine having access to the vast knowledge base of Stack Exchange including Stack Overflow, even when your internet connection is down. No more frantic searches for “how to connect to the internet” while trying to debug your code!

Live Hidden Cam

Android Spy Camera

I was researching about Android Malware and their features, compare them. I’ve found that most of them (actually all) do not support live video stream from Android camera, aka Spy Camera, and one that supports live camera, needs an activity. Therefore, I’ve started a hidden spy camera project to live stream video from Android camera to an Rtmp server without activity, named Live Hidden Camera.

Live Hidden Camera in Action
K9

Connecting to Hidden Mail Server using Android


My Contribution in K9 Android Mail Client

My Contribution in K9 Android Mail Client

K-9 is an attractive, open-source email client for Android with support of IMAP, POP3, SMTP, and exchange protocols. Hence, this client does not support proxy feature. This problem is referenced in #704 #980 #2619. In this post I will talk about my contribution in K-9 project by adding SOCKs proxy feature, which can be used for connecting hidden mail services.

In previous post, I described about connecting Thunderbird, an open source email client for PC, to a hidden mail service. In this post I will talk about modifying K-9 mail and connecting Android client to the hidden mail service.

TorBird

Connecting to Hidden Mail Server

In the previous post, I’ve talked about configuring a hidden email server using hMailServer. In this post I will talk about how to access this hidden Email server. I’m using ThunderBird as email client, tajbakhsh.fake as the fake domain of email server (and accounts), two users ([email protected] and [email protected]).

During all the processes, I assume that the email server is configured as previous post and client has access to the TOR network.