Skip to main content

How to Makes Private and Disappearing Chatrooms in 5 Seconds




There is no dearth of instant messaging applications these days and people are addicted to Facebook Messenger, WhatsApp, SnapChat, IM on Twitter, Hangouts and other apps for communicating to each other every moment. Recently, Facebook announced that now you don’t even need a Facebook account to use Messenger. But if you want to create your own DOS style chatroom right from your web browser that destroys itself when chat’s over, Hack.chat is the just the right thing for you.


When you use Hack.chat, there’s nothing to worry about privacy breach or sign-ins. Creating a chat room is dead simple and it could be disposed at any point after the completion of chat. I call it disposable as it doesn’t keep record of all unappropriated and private message you’ve ever sent.


How to create instant disposable chatrooms with Hack.chat?


Creating a private chatroom in Hack.chat is dead simple. All you need to do is go to the website URL and add  ? and the name of your chatroom. This would make the URL looks like this: https://hack.chat/?private-chat and make a personal chat room with name “random-channel.”
After creating that URL, you can send this to anyone and start chatting in moments. Because the channel you created is private and its name or information isn’t stored anywhere, no random person can appear in your Hack.chat.


Hack.chat has also provided some pre-existing channels to try out. Just head to the home page, click on any of them and add your name to start.

Comments

Popular posts from this blog

Best iOS 9 Features That Will Change Your iPhone and iPad (CTech)

Take a look at the iOS 9 features and tell us your favorites: 1. Low power mode for extra and better battery life: I decided to write this iOS 9 feature before any other as it will be appreciated and loved by most of you. The new low power mode will make your phone run longer by disabling mail fetch, background app refresh, lower visual effects and automatic downloads. The great news is that you can still use almost all useful features of your phone like Wi-Fi, Location Services, Bluetooth, GPS etc. In the new power saver mode, the screen sleeps a little quicker along with other subtle changes to give you the extra juice. 2. iOS 9 update for everyone and smaller in size: This isn’t exactly an iOS 9 feature, but it’s surely worth mentioning. Usually, every new iOS version isn’t available for all previous generations of iOS devices.  But, iOS 9 will be available for devices like iPad 2, iPhone 4S,  iPad Mini and iPad touch 5th gen-...

Kali Linux Commands Cheat Sheet

Kali Linux commands cheat sheet. All basic commands from A to Z in Kali Linux has been listed below. A   -> apropos : Search Help manual pages (man -k)  -> apt-get : Search for and install software packages (Debian/Ubuntu)  -> aptitude : Search for and install software packages (Debian/Ubuntu)  -> aspell : Spell Checker  -> awk : Find and Replace text, database sort/validate/index B  -> basename : Strip directory and suffix from filenames  -> bash : GNU Bourne-Again SHell  -> bc : Arbitrary precision calculator language  -> bg : Send to background  -> break : Exit from a loop  -> builtin : Run a shell builtin  -> bzip2 : Compress or decompress named file(s) C   -> cal : Display a calendar  -> case : Conditionally perform a command  -> cat : Concatenate and print (display) the content of files  -> cd : Change Directory ...

How to Install and run Kali Linux on any Android Smartphone

Tutorial for installing and running Kali Linux on Android smartphones and tablets Kali Linux is one the best love operating system of white hat hackers, security researchers and pentesters. It offers advanced penetration testing tool and its ease of use means that it should be a part of every security professional’s toolbox. Penetration testing involves using a variety of tools and techniques to test the limits of security policies and procedures. Now a days more and more apps are available on Android operating system for smartphones and tablets so it becomes worthwhile to have Kali Linux on your smartphone as well. Kali Linux on Android smartphones and tablets allows researchers and pentesters to perform ” security checks” on things like cracking wep Wi-Fi passwords, finding vulnerabilities/bugs or cracking security on websites.  This opens the door to doing this from a mobile device such as a phone or a tablet. You can also install Kali Linu...