Bitcoin Forum
May 28, 2024, 02:36:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Is it possible to verify the APK file with the repository ?  (Read 913 times)
Aleksei Richards (OP)
Newbie
*
Offline Offline

Activity: 38
Merit: 0



View Profile
July 02, 2014, 03:08:56 PM
 #1

I'm also looking at producing a Bitcoin android app (not a wallet) and want to be able to reassure users that the code I have on github compiles to the same APK as downloaded from the play store.

If anyone knows the answer to this I'd appreciate it.

Thanks.
Andreas Schildbach
Hero Member
*****
Offline Offline

Activity: 483
Merit: 501


View Profile
July 04, 2014, 11:10:32 AM
 #2

Look up "reproducable build". Its partly possible. Basically, you need to make sure to compile in the same environment for all people participating. Then make sure that all file dates in the APK are the same (zero?). Now, you can compare everything except the signature. The signature itself will always be different.
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!