Bitcoin Forum
May 05, 2024, 02:38:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 »
  Print  
Author Topic: [ANNOUNCE] Bitmessage - P2P Messaging system based partially on Bitcoin  (Read 89814 times)
chek2fire
Legendary
*
Offline Offline

Activity: 3416
Merit: 1142


Intergalactic Conciliator


View Profile
September 28, 2014, 02:58:49 PM
 #521

Any idea why i cant connect to internet with bitmessage? I always have the "could not connect to Peer" and i have setup my router to port forward 8444 and i try to delete and the .dat files but with no luck. My net connection is still in red.

http://www.bitcoin-gr.org
4411 804B 0181 F444 ADBD 01D4 0664 00E4 37E7 228E
1714919932
Hero Member
*
Offline Offline

Posts: 1714919932

View Profile Personal Message (Offline)

Ignore
1714919932
Reply with quote  #2

1714919932
Report to moderator
1714919932
Hero Member
*
Offline Offline

Posts: 1714919932

View Profile Personal Message (Offline)

Ignore
1714919932
Reply with quote  #2

1714919932
Report to moderator
1714919932
Hero Member
*
Offline Offline

Posts: 1714919932

View Profile Personal Message (Offline)

Ignore
1714919932
Reply with quote  #2

1714919932
Report to moderator
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714919932
Hero Member
*
Offline Offline

Posts: 1714919932

View Profile Personal Message (Offline)

Ignore
1714919932
Reply with quote  #2

1714919932
Report to moderator
dewdeded
Legendary
*
Offline Offline

Activity: 1232
Merit: 1011


Monero Evangelist


View Profile
September 29, 2014, 01:59:12 PM
 #522

Redownload or try other system/computer. Something looks very wrong with your setup.
Normaly should connect (even) without port-forwarding.
chek2fire
Legendary
*
Offline Offline

Activity: 3416
Merit: 1142


Intergalactic Conciliator


View Profile
September 29, 2014, 02:00:58 PM
 #523

Ok i have fix it but in a strange way. First i open bitmask and then the bitmessage begin to see the nodes but was always in yellow status. After that i close bitmask and bitmessage and when i open again bitmessage it was working and now is always in green status Cheesy

http://www.bitcoin-gr.org
4411 804B 0181 F444 ADBD 01D4 0664 00E4 37E7 228E
JonathanCoe
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
September 29, 2014, 04:41:00 PM
Last edit: January 05, 2015, 12:22:50 PM by JonathanCoe
 #524

I'm pleased to announce that the beta code of Bitseal, an Android client for Bitmessage, is now available.

https://i.imgur.com/GnCeFtt.png   https://i.imgur.com/eYb4e3w.png   https://i.imgur.com/wcSPaIv.png

Github:      
https://github.com/JonathanCoe/bitseal
https://github.com/JonathanCoe/bitseal-tests
https://github.com/JonathanCoe/bitseal-server

Screenshots:   
https://imgur.com/a/utC00

Working features:
   - Sending messages
   - Receiving messages
   - QR codes for addresses
   - Address Book
   - Import addresses
   - Export addresses
   - Choose which servers to use (including your own)


Roadmap for development (subject to change):
   - Update for Bitmessage Protocol Version 3
   - Lite client message retrieval using prefix filters (credit to Peter Todd for suggesting this)
   - Local encryption of the database, using SQLCipher
   - SSL for connections between clients and servers
   - POW implemented in C or C++ via the Android NDK
   - Support for broadcasts
   - Refresh the UI


Notes:

- Bitseal is not ready for widespread use yet. A full release is planned once lite client message retrieval is implemented. The app will be available on the Google Play store once this is done.

- Bitseal is free, open source software, released under the Gnu General Public License Version 3.

- Some parts of Bitseal include, are based on, or are reliant upon software written by others, including Jonathan Warren, Sebastian Schmidt, Tim Roes, Roberto Tyley, the bitcoinj developers, and the Bouncy Castle developers. This is noted in the source code where applicable.

- I have set up a few default servers which can be used for testing purposes. Anyone is free to set up and use their own. The server application is simply a slightly modified copy of PyBitmessage.

- The development of Bitseal has been a large project, taking many months of work. I'm doing it on a purely non-profit basis. Bitcoin donations are very gratefully received: 1ALTrxJ3Yn3Rc85Uf467u3ZcpHCzx4jDAT

justusranvier
Legendary
*
Offline Offline

Activity: 1400
Merit: 1009



View Profile
September 29, 2014, 04:59:56 PM
 #525

Working features:
   - Sending messages
   - Receiving messages
   - QR codes for addresses
   - Address Book
   - Import addresses
   - Export addresses
   - Choose which servers to use (including your own)


Roadmap for development (subject to change):
   - Update for Bitmessage Protocol Version 3
   - Lite client message retrieval using prefix filters (credit to Peter Todd for suggesting this)
   - Local encryption of the database, using SQLCipher
   - SSL for connections between clients and servers
   - POW implemented in C or C++ via the Android NDK
   - Support for broadcasts
   - Refresh the UI


Notes:

- Bitseal is not ready for widespread use yet. A full release is planned once lite client message retrieval is implemented. The app will be available on the Google Play store once this is done.

- Bitseal is free, open source software, released under the Gnu General Public License Version 3.

- Some parts of Bitseal include, are based on, or are reliant upon software written by others, including Jonathan Warren, Sebastian Schmidt, Tim Roes, Roberto Tyley, the bitcoinj developers, and the Bouncy Castle developers. This is noted in the source code where applicable.

- I have set up a few default servers which can be used for testing purposes. Anyone is free to set up and use their own. The server application is simply a slightly modified copy of PyBitmessage.

- The development of Bitseal has been a large project, taking many months of work. I'm doing it on a purely non-profit basis. Bitcoin donations are very gratefully received: 1L7amdWrPv4R4f1vLdanr2xU71TPs3wUEC
Great project. I have a few questions:

Does this app use its own address book, or does it integrate with the existing address book? Google contacts allow arbitrary fields to be attached to records. It should be possible to add Bitmessage addresses to existing contact this way.

Will Bitseal be able to run as a background service that other Android applications could call via an API?

Will the changes you made to PyBitmessage get merged upstream?
JonathanCoe
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
September 29, 2014, 09:28:17 PM
 #526

Thanks! To answer your questions:

Currently the app uses its own address book. You're right that it might be useful to integrate Bitmessage addresses with the standard contacts list - I'll look into it. Thanks for the suggestion.

I haven't tried using Bitseal as a background service with an API yet, but I think it should certainly be possible. One good point about Bitseal's code is that there's a fairly clean separation between the UI and the background processes, so it ought to be easy to either adapt Bitseal itself or just pull out the background code and make it into a standalone app.

The only major change I made to PyBitmessage was a new set of API commands for the functions required by the Android app. Other than that there were some very small tweaks, of which only one was relevant to normal PyBitmessage. I've submitted that as a pull request: https://github.com/Bitmessage/PyBitmessage/pull/709
JonathanCoe
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
October 20, 2014, 02:47:22 PM
 #527

PyBitmessage 0.4.4 has been released! Downloads for Linux, Mac, and Windows are available at https://bitmessage.org/wiki/Main_Page

This update upgrades PyBitmessage to version 3 of the Bitmessage protocol: https://bitmessage.org/wiki/Protocol_specification_v3

Anyone interested can find the discussion thread about Protocol Version 3 here: https://bitmessage.org/forum/index.php?topic=4067.0

It's a really large update, with several important improvements to Bitmessage. Many thanks to Atheros and Thomas for all the work they've put into this.
JonathanCoe
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
October 29, 2014, 08:54:14 AM
 #528


Atheros, the lead developer of Bitmessage, has made a request for feedback from the crypto community on possible new feature first suggested by Greg Maxwell: https://bitmessage.org/forum/index.php?topic=4170.0

The feature in question is adding support for Bitmessage addresses which, rather than containing the hash of two EC public keys as is the case now, contain a single compressed EC public key. This would allow for greater resilience against traffic analysis, because it would remove the need to request the full public keys of an address before sending a message to it and the need for the receiving node to respond to such requests.

Greg Maxwell's proposal was originally discussed in these posts:

https://www.reddit.com/r/bitmessage/comments/1ay3kh/why_not_use_the_public_key_directly/

https://www.reddit.com/r/bitmessage/comments/1kc03b/please_support_nonhashed_addresses/

The main point that Atheros is asking for feedback on is whether there is any downside to using the same EC key for both ECDSA and ECIES (signing and encryption).

Any input from the Bitcoin community would be very much appreciated!
JonathanCoe
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
December 06, 2014, 01:04:25 PM
 #529


Bitseal 0.5 (Bitmessage Android Client) is available for testing:

https://bitmessage.org/forum/index.php?topic=4155.msg9750#msg9750

Many thanks to everyone for their support so far! Your feedback is very welcome.
chek2fire
Legendary
*
Offline Offline

Activity: 3416
Merit: 1142


Intergalactic Conciliator


View Profile
December 06, 2014, 01:08:53 PM
 #530

thx! Download asap

http://www.bitcoin-gr.org
4411 804B 0181 F444 ADBD 01D4 0664 00E4 37E7 228E
akaman
Sr. Member
****
Offline Offline

Activity: 247
Merit: 250


View Profile
May 05, 2015, 07:33:08 PM
 #531

Before I invite people to message me bit BitMessage, would someone here mind sending me a test message?

BM-NBLH4ZYSW2pnHqbBEyqM1XahWAdbdPnM

Thank you!
cryptonautz
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
June 10, 2015, 05:44:49 PM
 #532

Is bitmessage happening on this transaction?

https://www.blocktrail.com/BTC/address/1JwSSubhmg6iPtRjtyqhUYYH7bZg3Lfy1T/transactions
Financisto
Hero Member
*****
Offline Offline

Activity: 632
Merit: 768

BTC⇆⚡⇄BTC


View Profile WWW
September 08, 2015, 12:36:16 AM
Last edit: September 08, 2015, 01:12:27 AM by Financisto
 #533

@Atheros and Bitmessage related developers,

What's the hash algorithm used in order to generate deterministic addresses by inserting a passphrase? Is it: sha256(passphrase)?

Is the "Address version number" and the "Stream number" used like Salts?

P.s. I didn't find that info while reading your whitepaper.

That's a kind of a Brainwallet. Interesting.

Congratulations for all your hard work throughout those years.

* Edit.

I just found this info here: https://bitmessage.org/Bitmessage%20Technical%20Paper.pdf

Code:
Else if calculating an address deterministically using a passphrase:
private_signing_key = first 32 bytes of SHA512(passphrase || "\x00")
private_encryption_key=first 32 bytes of SHA(passphrase || "\x01")

If SHA512 is used for that matter, wouldn't implementing KDF + Salt a safer way to generate those deterministic addresses?

LIST • ESCROW providers • Ranking & Scores available!LIST • FOSS BrainwalletsBTC ⇆⚡⇄ BTCBTC aka BTC: 16MBvhaJoRBxW3Vk6apnvz3UYT9HAgraVS ⚡ PGP: 2680207AA9A1B69FE7A033D80DE0F221074384C4 ⚡ If you think freedom matters, please support the development of these privacy projects→DONATE some sats: TailsQubes OSWhonixVeraCryptPicocryptKryptorSimpleX Chat
phelix
Legendary
*
Offline Offline

Activity: 1708
Merit: 1019



View Profile
September 15, 2015, 03:53:11 PM
 #534

What is the state of the nation?
akaman
Sr. Member
****
Offline Offline

Activity: 247
Merit: 250


View Profile
September 18, 2015, 04:14:40 AM
 #535

What is the state of the nation?

+1 curious to know. There seems to a few contributed pull requests on Github that aren't being merged. Is the lead-developer still working on the project?
akaman
Sr. Member
****
Offline Offline

Activity: 247
Merit: 250


View Profile
October 11, 2015, 01:17:16 AM
 #536

Just in case anyone (like me) is wondering why it is so quiet here. It seems discussion of BitMessage is now mostly here:

https://bitmessage.org
HostFat
Staff
Legendary
*
Offline Offline

Activity: 4214
Merit: 1203


I support freedom of choice


View Profile WWW
October 11, 2015, 01:26:54 AM
 #537

You should follow this fork:
https://github.com/mailchuck/PyBitmessage

NON DO ASSISTENZA PRIVATA - http://hostfatmind.com
Anon136
Legendary
*
Offline Offline

Activity: 1722
Merit: 1217



View Profile
October 12, 2015, 05:04:54 AM
 #538

You should follow this fork:
https://github.com/mailchuck/PyBitmessage

Is mailchuck dead? I'm just getting an endless "waiting for their encryption key".

Rep Thread: https://bitcointalk.org/index.php?topic=381041
If one can not confer upon another a right which he does not himself first possess, by what means does the state derive the right to engage in behaviors from which the public is prohibited?
ALXBOB
Sr. Member
****
Offline Offline

Activity: 289
Merit: 250


View Profile
November 13, 2015, 09:54:51 PM
 #539

Is it cryptografically safe to encrypt/decrypt messages using bitcoin key pair and bitmessage?

https://bitcointalk.org/index.php?topic=145098

Tales from the crypto

One Wallet to Rule them All! http://coinomi.com/ Now with Shapeshift integration!
Amitabh S
Legendary
*
Offline Offline

Activity: 1001
Merit: 1003


View Profile
November 15, 2015, 08:16:52 PM
 #540

Has this been tested/analyzed properly? What public key encryption algorithm does it use?

Coinsecure referral ID: https://coinsecure.in/signup/refamit (use this link to signup)
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!