Erroneous italics
This commit is contained in:
parent
01146a2342
commit
9a4406e889
|
@ -5807,7 +5807,13 @@ pybitmessage
|
|||
|
||||
*** Connect Bitmessage to Email
|
||||
|
||||
It may be convenient to have any Bitmessages addressed to you which arrive at the BBB to be transfered to your email, so that you can check for messages on mobile devices or on computers where installing a Bitmessage client isn't an available option. This transference will take place on the BBB itself, so will not involve transmitting any plaintext over the local network or internet. To do this first you'll need to set up a receiving Bitmessage address by editing /home/bitmsg/.config/PyBitmessage/keys.dat and adding the details for your address, which could be coppied from another machine (such as a laptop running a Bitmessage client).
|
||||
It may be convenient to have any Bitmessages addressed to you which arrive at the BBB to be transfered to your email, so that you can check for messages on mobile devices or on computers where installing a Bitmessage client isn't an available option. This transference will take place on the BBB itself, so will not involve transmitting any plaintext over the local network or internet. To do this first you'll need to set up a receiving Bitmessage address by editing:
|
||||
|
||||
#+BEGIN_SRC: bash
|
||||
/home/bitmsg/.config/PyBitmessage/keys.dat
|
||||
#+END_SRC
|
||||
|
||||
and adding the details for your address, which could be coppied from another machine (such as a laptop running a Bitmessage client).
|
||||
|
||||
It will look something like:
|
||||
|
||||
|
|
Loading…
Reference in New Issue