Bitcoin Forum
May 11, 2024, 03:10:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they believe that the creator of this topic displays some red flags which make them high-risk. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1] 2 »  All
  Print  
Author Topic: BlazrEscrow - Escrow service with 1% fee  (Read 3986 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Blazr (OP)
Hero Member
*****
Offline Offline

Activity: 882
Merit: 1005



View Profile
January 20, 2015, 04:02:31 AM
Last edit: June 05, 2016, 12:48:56 PM by Blazr
 #1

BlazrEscrow

About BlazrEscrow:
I am willing to act as an escrow for most transactions.
An escrow is a third party that both a buyer and seller trust who takes controls of the funds for a transaction in order to allow a buyer and seller who do not trust each other to trade.

How BlazrEscrow works:
The buyer/seller contacts me and lets me know the details of the trade, such as what is being bought, who the other party is, how long it should take to be delivered.

I will then send a PGP signed message to both buyer and seller, which includes this brief description of the trade, and an escrow bitcoin address.

Once the buyer funds the escrow address, I will confirm to both parties that the escrow has been funded and that the seller should now send the goods.

Once the buyer receives the goods and they are content with the trade, they will send me a message informing me to release the escrow payment to the seller.

If either party is unhappy with the trade, they should contact me to let me know they are opening a dispute. At this point both parties will provide all the evidence they have (such as PM's, tracking numbers, etc). I will review this evidence and act as a mediator and try to resolve the issue. Based on this evidence I will decide which party receives the funds.

Frequently Asked Questions:
What is the minimum transaction amount?
There is no minimum, however note that I charge fees.

Do you escrow bitcointalk accounts?
Yes I do.

How escrow funds are stored:
All funds held in escrow by me are backed by my own personal funds. In the event something happens to funds I am holding in escrow, I will attempt to cover the loss personally.

For small transactions (<$500) I will be storing the Bitcoin on a hot wallet.

For larger transactions (>$500) I will be storing the Bitcoin on an airgapped wallet.

For very large transactions (>$20,000) the funds can be stored in a multisig 2-of-3 address along with the buyer and seller. More on how that works below. In addition to this I am willing to participate in a multisig transaction for any sized transaction. Multisig escrow is mandatory for transactions over $25,000 as I cannot personally guarantee transactions of that amount without a multisig setup.

Fees:
Normal Escrow:
For a normal escrow, I charge 1% of transaction amount + transaction fee for every payment I need to make. Typically I only need to make one payment (releasing the funds to the seller). I will confirm upfront the total fees I charge.

Multisig Escrow:
If there is no dispute, I charge 1% fee for a multisig escrow + transaction fee.
If there is a dispute that I need to resolve, there will be a 2% fee.

For transactions over $25,000 in value multisig is required.

My contact details:
The best way to contact me is by PM here on the forum.

My Email: blazr2048@gmail.com
PGP fingerprint: 851E 59A1 4E68 9192 5754  700A 5C34 AC76 2916 3393 (https://keybase.io/blazr)

I am also sometimes on freenode IRC, username: Blazr

These are the only ways you can contact me. I don't use Skype or anything else nor will I.

My PGP Key:

Update:
Now you can directly verify my signed messages on Keybase: https://keybase.io/blazr

All important message I send, especially ones that include Bitcoin address, will be signed by my PGP key. A PGP key is like a digital passport that lets you verify a person's identity. It prevents an imposter or hacker from pretending to be me and also prevents someone tampering with my messages. Additionally you can use this to send me encrypted messages, in case you need to send me private information.

It is your responsibility to verify that the messages are actually signed by me. To do this, you will need to install gnupg. Gnupg is preinstalled on most Linux/Mac systems, and gpg4win is available for Windows. Learning how to use this software is HIGHLY recommended if you use Bitcoin, as it will allow you to verify your Bitcoin wallet software whether it has been tampered, and many other things.

First you will need a copy of my PGP key. To get it open a terminal and type this:
Code:
$ gpg --keyserver hkp://keys.gnupg.net --recv-key 0x5C34AC7629163393

And you will get an output similar to this:

Code:
gpg: requesting key 29163393 from hkp server keys.gnupg.net
gpg: key 29163393: "Blazr <blazr2048@gmail.com>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1

Next thing you need to do is verify this key is really mine, because it could belong to an imposter. You can do this by verifying its fingerprint, type:

Code:
$ gpg --fingerprint 0x5C34AC7629163393

What you see should exactly match this:
Quote
pub   1024D/29163393 2012-04-25
      Key fingerprint = 851E 59A1 4E68 9192 5754  700A 5C34 AC76 2916 3393
uid       [ unknown] Blazr <blazr2048@gmail.com>
sub   2048R/2D7A5315 2016-06-04
sub   2048R/CBFC4E4F 2016-06-04

The key part here is the bit in bold. This part is the fingerprint, think of it like a Bitcoin address. It should exactly match above.

Once you have my key, it is very easy to verify my messages. Here is a test message you can try:

Code:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

This is a test message.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJXVBLaAAoJEJrhnjctelMVUeIH/j7D91vdIe3h/4KkJzxvXv3H
KhlKK0BuL57z5IgD8cdqCGeqdEhJGw6UCFwZ9mKms1P6xVqETBnJoZMODzO722Pj
RCDJ1FvcA9ORiRPJtAebsY21dZ+Ke1Pcs54+c/LGIxioPZ68XSXkkK/LVIwTxD2z
soNUWwSqNW6NgSKBET6t3E0WO11+uKW68/WJN5y6cAo4geN2gUMDKysckbAXhuER
t6m603shDIdc7sIVZbb7ZQyhialtjZce3BnRE58T1iClHyhRg3nOHDgJFlQ886NA
2MHjShUftBEHqWliTuVST060waEJH7rSdL74AdEy7EseN60PW766bhFAwtNQJSU=
=PWVO
-----END PGP SIGNATURE-----

Copy this message, open a terminal and type gpg and press enter. You should see the following:
Code:
gpg: Go ahead and type your message ...
Paste in the message, press enter to make a new line and then press ctrl+d (ctrl+z on Windows) and then enter. You should see something similar to this:

Code:
gpg: Signature made 06/05/16 12:54:02 GMT Daylight Time using RSA key ID 2D7A5315
gpg: Good signature from "Blazr <blazr2048@gmail.com>" [unknown]

The key part here is Good signature. You should also pay attention to the key id. You may get a message about an untrusted key, this is OK, it is just because you haven't signed my key, which is something you do if you are 100% sure it is my key, for example if I meet you in person and we exchange keys face-to-face.


How does MultiSig escrow work?
MultiSig escrow is a special kind of escrow where the funds are stored in a multisig 2-of-3 address.
This is a special kind of Bitcoin address that has 3 private keys.

The buyer holds a key, the seller holds a key, and the escrow (me) holds a key.

The funds are stored in this multisig address. In order to spend the funds in the escrow address, two keys are needed, every transaction needs to be signed by two keys.

This means that if both buyer and seller are satisfied with the transaction, they can use both of their keys to send the funds to the seller, without me needing to do anything.

If there is a problem, I will decide who should get the funds and will ask that person to sign the transaction. This is very powerful because this means I cannot steal the funds, and if I am hacked, the funds cannot be stolen as well.

It also means that if both buyer and seller disagree with my decision, they can use both of their keys to move the funds.

How do we setup a multisig escrow?
Currently setting up a multisig escrow requires both the buyer and seller to be running Electrum Bitcoin Wallet. In future I will have a simpler system for setting this up.

Here is a video explaining how it works: http://vimeo.com/96983886

Donations
Donations are much appreciated if you feel my service is flawless.

bitcoin:1BLazrD33MLN9U9q7Sdv4CbWNo97mMukog


1715397059
Hero Member
*
Offline Offline

Posts: 1715397059

View Profile Personal Message (Offline)

Ignore
1715397059
Reply with quote  #2

1715397059
Report to moderator
1715397059
Hero Member
*
Offline Offline

Posts: 1715397059

View Profile Personal Message (Offline)

Ignore
1715397059
Reply with quote  #2

1715397059
Report to moderator
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715397059
Hero Member
*
Offline Offline

Posts: 1715397059

View Profile Personal Message (Offline)

Ignore
1715397059
Reply with quote  #2

1715397059
Report to moderator
1715397059
Hero Member
*
Offline Offline

Posts: 1715397059

View Profile Personal Message (Offline)

Ignore
1715397059
Reply with quote  #2

1715397059
Report to moderator
1715397059
Hero Member
*
Offline Offline

Posts: 1715397059

View Profile Personal Message (Offline)

Ignore
1715397059
Reply with quote  #2

1715397059
Report to moderator
devthedev
Legendary
*
Offline Offline

Activity: 1050
Merit: 1004



View Profile
January 20, 2015, 04:50:49 AM
 #2

Good luck with your service! It's nice to see other reputable users starting escrow services to help the community.

Blazr (OP)
Hero Member
*****
Offline Offline

Activity: 882
Merit: 1005



View Profile
January 20, 2015, 05:02:15 PM
 #3

Good luck with your service! It's nice to see other reputable users starting escrow services to help the community.

Thanks! I provided escrow services here a long time ago. Hopefully I can be of help to someone.

b!z
Legendary
*
Offline Offline

Activity: 1582
Merit: 1010



View Profile
January 25, 2015, 05:01:13 AM
 #4

Good luck with your escrow service! btw didn't you have a boxxy avatar before?
Blazr (OP)
Hero Member
*****
Offline Offline

Activity: 882
Merit: 1005



View Profile
January 25, 2015, 05:03:49 AM
 #5

Good luck with your escrow service! btw didn't you have a boxxy avatar before?

Thanks!

btw didn't you have a boxxy avatar before?

Yep. I accidentally removed it and now avatars are disabled Sad

maku
Legendary
*
Offline Offline

Activity: 1288
Merit: 1000



View Profile
January 25, 2015, 06:22:56 AM
 #6

Just one thing. Creating this thread as "self moderated". Is not exactly gonna help you - after all - self moderated=censorship for the most people.
cryptoforcause
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
January 25, 2015, 06:24:06 AM
 #7

Good Luck Sir for your escrow service. Saved your profile link for future reference.
Blazr (OP)
Hero Member
*****
Offline Offline

Activity: 882
Merit: 1005



View Profile
January 25, 2015, 06:32:18 AM
 #8

Just one thing. Creating this thread as "self moderated". Is not exactly gonna help you - after all - self moderated=censorship for the most people.

I turned it on to keep the thread clean as I plan on using this same thread for as long as I'm doing this and self-moderation is useful against trolls. If people feel they are being censored by me, they can create their own thread.

Muhammed Zakir
Hero Member
*****
Offline Offline

Activity: 560
Merit: 506


I prefer Zakir over Muhammed when mentioning me!


View Profile WWW
January 25, 2015, 12:33:34 PM
 #9

Good luck with your escrow! Good to see another person providing the service! Try to suggest in Marcotheminer's thread. Smiley

You are only eacrowing Bitcoin in cryptocurrency and other things such as Bitcointalk account or just Bitcoin?

   ~~MZ~~

Blazr (OP)
Hero Member
*****
Offline Offline

Activity: 882
Merit: 1005



View Profile
January 25, 2015, 12:38:01 PM
 #10

Good luck with your escrow! Good to see another person providing the service! Try to suggest in Marcotheminer's thread. Smiley

You are only eacrowing Bitcoin in cryptocurrency and other things such as Bitcointalk account or just Bitcoin?

   ~~MZ~~

Thanks! I don't escrow altcoins, just Bitcoin. And I will escrow bitcointalk.org accounts too.

Muhammed Zakir
Hero Member
*****
Offline Offline

Activity: 560
Merit: 506


I prefer Zakir over Muhammed when mentioning me!


View Profile WWW
January 25, 2015, 03:14:01 PM
 #11

Thanks! I don't escrow altcoins, just Bitcoin. And I will escrow bitcointalk.org accounts too.

You're welcome! Be careful when escrowing accounts. I think you know what heppened to a good escrow provider(redsn0w). Try to create a few email addresses and also I assume you have an offline computer, install a password manager+checker, so you can create strong passwords and store it(if you think you will forget 'em).

   ~~MZ~~

+n+(?_?)+n+
Member
**
Offline Offline

Activity: 68
Merit: 10

+ + + + + + + + + + + +


View Profile
January 29, 2015, 03:00:57 AM
 #12

Do you escrow bitcointalk accounts?

Smoke up and chill down.
Blazr (OP)
Hero Member
*****
Offline Offline

Activity: 882
Merit: 1005



View Profile
January 29, 2015, 03:01:23 AM
 #13

Do you escrow bitcointalk accounts?

Yes I do. Send a PM if you need me.

1echo
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250

scams hunter!


View Profile
January 29, 2015, 03:46:57 AM
 #14

sent you PM regarding the "thinge" and if you get the infos i will surely review here as positive since that requires skills good escrow should have

Throwaway_Acc
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
January 29, 2015, 04:35:58 PM
 #15

Sorry Blazr. Second party had a change of heart.
Can't send PM - reached hourly limit. Thanks for your time.
Blazr (OP)
Hero Member
*****
Offline Offline

Activity: 882
Merit: 1005



View Profile
January 29, 2015, 04:36:40 PM
 #16

Sorry Blazr. Second party had a change of heart.
Can't send PM - reached hourly limit. Thanks for your time.

Ok. No problem!

rayhan
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


be your self


View Profile
January 31, 2015, 01:42:00 AM
 #17

i'll mark this
if i need some esrcow then i'll contact you
thanks and goodluck Smiley

Blazr (OP)
Hero Member
*****
Offline Offline

Activity: 882
Merit: 1005



View Profile
February 06, 2015, 04:18:28 PM
Last edit: February 07, 2015, 01:05:27 AM by Blazr
 #18

Please note I made some changes to my gpg key (it was a really old key, email address was no longer valid), so if you have my gpg key, you may need to do gpg --refresh-keys. The master key has not changed.

pub   1024D/0x5C34AC7629163393 2012-04-25 [expires: 2016-02-06]
      Key fingerprint = 851E 59A1 4E68 9192 5754  700A 5C34 AC76 2916 3393
uid                            Blazr <blazr@blazrnet.com>
sub   4096R/0x8B4A9050B54A6C64 2015-02-06 [expires: 2016-02-06]
sub   4096R/0xE9EC425DDF0B9244 2015-02-06 [expires: 2016-02-06]

I may decide to generate a new key as the master key is only 1024bits (the subkeys are now 4096bits), which is probably OK for most intents and purposes but I'd like to replace it and airgap the master key. There will be an announcement if I do.

bitkilo
Legendary
*
Offline Offline

Activity: 1638
Merit: 1010


https://www.bitcoin.com/


View Profile WWW
February 07, 2015, 06:53:36 AM
 #19

PM sent regarding escrow needed.

twister
Hero Member
*****
Offline Offline

Activity: 672
Merit: 501



View Profile WWW
March 02, 2015, 12:50:25 PM
Last edit: March 02, 2015, 01:33:15 PM by twister
 #20

Hi, need an escrow, sending you a PM now.
Thanks

Edit: Completed a trade with Blazr as escrow. Super smooth deal, cleared terms & conditions prior to trade and made sure that everything was done in order.

++1 Highly recommended.

 

██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
 
Get Free Bitcoin Now!
  ¦¯¦¦¯¦    ¦¯¦¦¯¦    ¦¯¦¦¯¦    ¦¯¦¦¯¦   
0.8%-1% House Edge
[/
Pages: [1] 2 »  All
  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!