Bitcoin Forum
May 05, 2024, 05:18:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [FILIPINO GUIDE] PAANO MO MA-VERIFY ANG IYONG ELECTRUM USING WINDOWS,MAC,LINUX  (Read 310 times)
sheenshane (OP)
Legendary
*
Offline Offline

Activity: 2394
Merit: 1215


Cashback 15%


View Profile WWW
April 13, 2019, 07:05:10 PM
Last edit: April 14, 2019, 05:04:46 PM by sheenshane
Merited by DarkStar_ (10), theyoungmillionaire (6), cabalism13 (4), bL4nkcode (2), crwth (1), Baofeng (1), maxreish (1), Polar91 (1)
 #1

GABAY KUNG PAANO MA-VERIFY ANG IYONG ELECTRUM WALLET [WINDOWS, LINUX & MAC]

Sa nakikita ko kasi mga kabayan meron na tayong ibat-ibang guide tungkol sa electrum wallet pero hindi niyo ba alam ang pag-verify nito. Sa tingin ko ito ay may malaking BENEFITS sa atin upang maiwasan ang mga ito, malware hacking at phishing or wrong/fake electrum wallet at ang masaklap ang pagkawala ng inyong coins na nilagay.

Kung kayo ay gumagamit ng Electrum wallet dapat din ito ninyong malaman para sa ating seguridad from hacking and sympre safe yung Bitcoin natin.

Para sa gumagamit ng,

WINDOWS

1) I-download at Install mo ang gpg4win na nagmula dito: https://www.gpg4win.org/get-gpg4win.html

2) Pagkatapos mong ma-download buksan mo ang Kleopatra at pindutin and Lookup on Server.

3) I-type mo 2BD5824B7F9470E6 hanapin at pindutin ang search bar.

4) Piliin ang 'ThomasV' mula sa listahan at pindutin ang Select All at huling pindut yung import.



5) Kung gusto mong makita ang green verification na mensahe sundin mo lang yung step 5.1 na nasa baba or mas maganda pindutin mo yung NO at ipagpatuloy mo yung step 6.

5.1) Para makita ang green verification na mensahe, pindutin ang YES para ma kumpirma ang certification process:



At kung wala naman kayong PGP sign, magtatanong sa iyo na lumikha ng panibago. Sundin mo lang ang wizard steps, ilagay mo ang iyong name at gmail address pagkatapos piliin mo yung tamang password pagkatapos pindutin mo yung Finish.



Piliin lahat ng ID's mula sa Certification Dialog at suriin at kung makita mo to I have verified the fingerprint pagkatapos pindutin mo yung Next at saka pagkatapos ay yung Certify na naman, at ang huli ay tanongin ka na isulat yung password din Finish.


6) Pagaktapos maari mo ng i-download yung setup file at yung signature file mula sa official site ng Electrum https://electrum.org/#download



7) Pindutin ang signature file at doon makikita ang verification at kung nakuha mo ang green na mensahe ibig sabihin ikaw ay tama at kung ang nakuha mo ay red na mensahe ibig sabihin nanganganip ka.

Palatandaan: Kung hindi mo sinagot yung 5.1 steps makakuha ka ng puti na mensahe na akala mo ay green pero ok lang yan.



Example ng maling pagka-download.


Make sure na i'verify niyo muna yung downloaded electrum app before installing it.

Don't trust, verify Wink
FINISH


LINUX

1) Buksan ang terminal at isulat ang:
Code:
sudo apt-get install gnupg

2) Pagkatapos isulat mo ito,
Code:
gpg --keyserver pgp.mit.edu --recv-keys 7F9470E6

Makikita niyo ang mensahe na ito,
Quote
gpg: requesting key 7F9470E6 from hkp server pgp.mit.edu
gpg: key 7F9470E6: "Thomas Voegtlin (https://electrum.org) <thomasv@electrum.org>" 10 new signatures
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:         new signatures: 10

3) I-download ang Electrum and Signature file,
Code:
wget https://download.electrum.org/3.3.4/Electrum-3.3.4.tar.gz
wget https://download.electrum.org/3.3.4/Electrum-3.3.4.tar.gz.asc

4) Pwedi mo na verifle files.
Code:
gpg --verify Electrum-3.3.4.tar.gz.asc Electrum-3.3.4.tar.gz

At makikita niyo itong mensahe.
Quote
gpg: Signature made Fri April 12 19:51:07 2019 UTC using RSA key ID 7F9470E6
gpg: Good signature from "Thomas Voegtlin (https://electrum.org) <thomasv@electrum.org>"
gpg:                 aka "ThomasV <thomasv1@gmx.de>"
gpg:                 aka "Thomas Voegtlin <thomasv1@gmx.de>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 6694 D8DE 7BE8 EE56 31BE  D950 2BD5 824B 7F94 70E6

Kung may nakikita kang words na nagsasabi "`Good signature" ito po yung tamang version.

Pero kung ito naman,
Quote
gpg: Signature made Fri April 12 22:08:41 2019 UTC using RSA key ID 7F9470E6
gpg: BAD signature from "Thomas Voegtlin (https://electrum.org) <thomasv@electrum.org>"

Kapag ito ang nakita mo BAD Signature ibig sabihin mali at hindi tama ang na-download mo.


MAC

1) Install homebrew dito:  http://brew.sh/
    brew install gnupg

2) Pagkatapos install mo gnupg.
Code:
brew install gnupg

3) Tapos ito:
Code:
gpg --recv-keys 2BD5824B7F9470E6]

Makikita niyo ang mensahe na ito,
Quote
gpg: requesting key 7F9470E6 from hkp server pgp.mit.edu
gpg: key 7F9470E6: "Thomas Voegtlin (https://electrum.org) <thomasv@electrum.org>" 10 new signatures
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg:         new signatures: 10

3) I-download ang Electrum and Signature file,
Code:
wget https://download.electrum.org/3.3.4/Electrum-3.3.4.tar.gz
wget https://download.electrum.org/3.3.4/Electrum-3.3.4.tar.gz.asc

4) Pwedi mo na verifle files.
Code:
gpg --verify Electrum-3.3.4.tar.gz.asc Electrum-3.3.4.tar.gz

At makikita niyo itong mensahe.
Quote
gpg: Signature made Fri April 12 19:51:07 2019 UTC using RSA key ID 7F9470E6
gpg: Good signature from "Thomas Voegtlin (https://electrum.org) <thomasv@electrum.org>"
gpg:                 aka "ThomasV <thomasv1@gmx.de>"
gpg:                 aka "Thomas Voegtlin <thomasv1@gmx.de>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 6694 D8DE 7BE8 EE56 31BE  D950 2BD5 824B 7F94 70E6

Kung may nakikita kang words na nagsasabi "`Good signature" ito po yung tamang version.

Pero kung ito naman,
Quote
gpg: Signature made Fri April 12 22:08:41 2019 UTC using RSA key ID 7F9470E6
gpg: BAD signature from "Thomas Voegtlin (https://electrum.org) <thomasv@electrum.org>"

Kapag ito ang nakita mo BAD Signature ibig sabihin mali at hindi tama ang na-download mo.




Source: How to verify your Electrum [Windows, Linux, Mac]
References: https://github.com/spesmilo/electrum-docs/pull/84/files
                : https://electrum.org/#home
                : https://www.gpg4win.org/get-gpg4win.html

Desclaimer: This thread will give benefits to those members in local who did not know how to verify their electrum wallet but if you have already known this please share your idea and I will edit OP if necessary.

Share your thought and knowledge here, this open discussion related to this topic.
1714929482
Hero Member
*
Offline Offline

Posts: 1714929482

View Profile Personal Message (Offline)

Ignore
1714929482
Reply with quote  #2

1714929482
Report to moderator
1714929482
Hero Member
*
Offline Offline

Posts: 1714929482

View Profile Personal Message (Offline)

Ignore
1714929482
Reply with quote  #2

1714929482
Report to moderator
1714929482
Hero Member
*
Offline Offline

Posts: 1714929482

View Profile Personal Message (Offline)

Ignore
1714929482
Reply with quote  #2

1714929482
Report to moderator
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714929482
Hero Member
*
Offline Offline

Posts: 1714929482

View Profile Personal Message (Offline)

Ignore
1714929482
Reply with quote  #2

1714929482
Report to moderator
1714929482
Hero Member
*
Offline Offline

Posts: 1714929482

View Profile Personal Message (Offline)

Ignore
1714929482
Reply with quote  #2

1714929482
Report to moderator
1714929482
Hero Member
*
Offline Offline

Posts: 1714929482

View Profile Personal Message (Offline)

Ignore
1714929482
Reply with quote  #2

1714929482
Report to moderator
crwth
Copper Member
Legendary
*
Offline Offline

Activity: 2758
Merit: 1251


Try Gunbot for a month go to -> https://gunbot.ph


View Profile WWW
April 14, 2019, 10:03:29 AM
 #2

Curious ako. Are you using Electrum too? In my experience, ok na din siya. No need to downlod the whole blockchain. Saves you the time and data you will need to do it. Nakikita ko ‘to madalas sa site ng electrum, hindi lang ako sure kung pano i-verify.

Helpful talaga kung may mga ganitong posts, kahit newbies or veterans na, it would be useful to know this information. Baka makadownload ng fake na electrum or something.
sheenshane (OP)
Legendary
*
Offline Offline

Activity: 2394
Merit: 1215


Cashback 15%


View Profile WWW
April 14, 2019, 12:33:00 PM
 #3

Curious ako. Are you using Electrum too?
Yes, I am using Electrum in receiving our weekly salary from Bitblender sig campaign and that's the reason I brought this topic here to let them know that it is the better and safer way in using Electrum wallet for storing bitcoin safe. Maliban nalang kung bibili ka ng trezor or Ledger nano s. yun talaga pinaka safe. Pero sa walang balak gumastos ito na yung mas safe na alam ko.
theyoungmillionaire
Sr. Member
****
Offline Offline

Activity: 375
Merit: 1021


Just in case no one loves you, I love you 3000.


View Profile
April 14, 2019, 02:24:07 PM
Merited by sheenshane (1)
 #4

Good Job, Filipinos do need this kind of topic na sure silang tama ang i-download nilang electrum wallet. I’m sure yung iba tinatamad na i-verify ang signature dahil sa tingin nila tama naman ang site na pinagkunan nila, ang risk nang pagiging tamad ay losing their bitcoins.

Have my +6 for you to move sa senior rank, you deserved it. Sana magamit mo ang smerits mo sa tamang pagdistribute at isa kang example na pwedeng mabago ang isang bagay or tao kung talagang gusto mo magbago. Lahat nang bagay nagbabago ika-nga change is permanent, you just need some people to push you to be a better person – inspiration.

Welcome to Senior Rank, sheenshane.

See you around.

theyoungmillionaire
bL4nkcode
Copper Member
Legendary
*
Offline Offline

Activity: 2142
Merit: 1305


Limited in number. Limitless in potential.


View Profile
April 14, 2019, 02:58:31 PM
Merited by sheenshane (1)
 #5

Just a hint, kahit di niyo makita yung green image as verified which is posted above basta makita niyo this message alert (image below) after you click the import button and choose the .asc file which can be downloaded here https://electrum.org/#download,

This just means na you haven't manually trusted ThomasV's key, but the signatures are matching, so just do the verification with thomas.asc key para lumabas yung green message.

Also, just to add to those na di alam if how the fake electrum app looks (image below) when you try to verify the software using the instruction posted above.


Make sure na i'verify niyo muna yung downloaded electrum app before installing it.

Don't trust, verify Wink

sheenshane (OP)
Legendary
*
Offline Offline

Activity: 2394
Merit: 1215


Cashback 15%


View Profile WWW
April 14, 2019, 03:56:18 PM
Last edit: April 14, 2019, 05:03:09 PM by sheenshane
 #6

Have my +6 for you to move sa senior rank, you deserved it. Sana magamit mo ang smerits mo sa tamang pagdistribute at isa kang example na pwedeng mabago ang isang bagay or tao kung talagang gusto mo magbago. Lahat nang bagay nagbabago ika-nga change is permanent, you just need some people to push you to be a better person – inspiration.
I am very happy that I achieved this rank now and that is because of you guys, hindi ko nalang mention lahat kasi maraming Filipino ang good poster din na deserving mag rank up.
And special thank's to @theyoungmillionaire isa ka sa naging inspiration ko at naging motivated para gumawa ng magagandang post para na rin makatulong sa kapwa Filipino dito sa local board kahit alam ko credited na sa iba at least may dagdag kaalaman din sa mga kabayan natin.



snip-
Thank you so much mate, that is very helpful additional information. You've explained it very well.
I already added to OP para mas madali makita.
sheenshane (OP)
Legendary
*
Offline Offline

Activity: 2394
Merit: 1215


Cashback 15%


View Profile WWW
August 12, 2019, 11:04:12 AM
 #7

Bumping for visibility and might help newbies.
ice18
Hero Member
*****
Offline Offline

Activity: 2492
Merit: 542



View Profile
August 12, 2019, 01:23:01 PM
 #8

Nice one OP matagal na rin akong user ng electrum pero hindi ko pa na try na maverify tong naka install sa desktop ko pero since sa official site ko naman nadownload tong akin siguro naman safe to hehe tanong ko lang sa mga users nito may chance ba na kahit sa official site ka ngdownload pwede pa rin ma infect ng malware yun at manakaw btc natin?
Pages: [1]
  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!