mirror of
				https://github.com/onionshare/onionshare.git
				synced 2025-11-03 15:12:15 -05:00 
			
		
		
		
	Adds RSA key of Saptak to verify
This commit is contained in:
		
							parent
							
								
									d58326f823
								
							
						
					
					
						commit
						7e2dbd1a1a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -46,7 +46,7 @@ then
 | 
			
		|||
  echo "Tag does not verify"
 | 
			
		||||
  exit 1
 | 
			
		||||
fi
 | 
			
		||||
cat ../verify.txt | grep "using RSA key 927F419D7EC82C2F149C1BD1403C2657CD994F73"
 | 
			
		||||
cat ../verify.txt | grep -e "using RSA key 927F419D7EC82C2F149C1BD1403C2657CD994F73" -e "using RSA key 2E530667425F4B93874935707B7F1772C0C6FCBF"
 | 
			
		||||
if [ $? -ne 0 ]
 | 
			
		||||
then
 | 
			
		||||
  echo "Tag signed with wrong key"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue