<p>Tobeginwith,Bitmessagehasnoe-mailserviceprovider,youdon't need to register an account with a third-party just to get a Bitmessage address, and all the information is stored on your computer. This means that it is highly accessible to anyone who has the application. This also means that information can'tbestolenfromacentralsource(eg.GMail/Yahoo/OutLook/etc.servers)butrathertheywouldhavetohavedirectaccesstothemachineinwhichyoustoreyourmessages(whichishopefullyprotectedbydiskencryption).</p>
<p>Bitmessageisalsoautomaticallyencrypted,asyourBitmessageaddressisessentiallyyour<ahref="https://en.wikipedia.org/wiki/Public-key_cryptography"target="_blank">publickey</a>.Thismeansyounolongerhavetoshowpeoplewhotoencrypte-mails.What's more, Bitmessage can be easily contained and put on a USB device (or any other form of external storage) where you can use it from any computer that supports Python and has the correct modules (this device should also be encrypted since it will contain your messages that you have sent/received), meaning you wouldn'tevenhavetoteachpeoplehowtomovetheirkeysfromoneplacetoanother.Worstcomestoworsttheycangeneratetheiraddressesusingapassphrasewhichwouldallowthemtorecreatetheirkeysifnecessary.</p>
<p>Asyoucanimagine,beingacryptographicmethodofcommunication,Bitmessagerequiresmoresystemresourcesthanyou'd be used to for your every-day e-mail client. When I run Bitmessage it tends to consume about half as much RAM as IceWeasel (currently it'susingup300MB),andwhenrunning,sinceitisalsorelayingmessages,readingincomingmessages,decryptingnewmessages,etc.,ittendstouseagoodamountofprocessingpowerwhenbusy(nothingtoonoticeableformycomputer,butifyou'rerunningareallyoldcomputeritmaybe).</p>
<p>AnotherissuethatmostpeoplewillnotbeusedtoistheTTL(Time-To-Live).Messageswillonlyroamthenetworkforacertainamountoftime(typically4days,howeveryoucansetittobeshorterorlonger).Thisisusedsothatmessagesaren't flowing around the network endlessly and therefore simply creating a bunch of noise and rendering the entire network useless. The longer the TTL the more processing power will be needed when sending the message (in order to ensure that people don'talwayssendmessageswithverylongTTLs).However,mostpeopletendtoseetheirmessages(foranything)onatleastadailybasis,soa4-dayTTLshouldbejustfine.</p>
<p>Onemustalsotakeprecautionsinjoiningpubliclyavailablechans,preciselybecauseitisanonymous,likeanyothertoolforanonymityandprivacy,itisusedformaliciouspurposesaswell.Youwilltypicallynotfindanythingbadunlessyou're looking for it (same rule that applies to 'thedarkweb'), just know that if you receive something you don'twantthensimplydeleteitandemptyyourtrash(it'snottheendoftheworld).</p>