mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	fdroid btlog external binary transparency logger
				
					
				
			This complements the binary transparency logging that happens on the server side !226. Anyone can set up an efficient tracker of any F-Droid repo which stores all index files that it sees. It uses HEAD requests and ETag checking to be as efficient as possible, so that this can be automatically run at a frequent pace.
This commit is contained in:
		
							parent
							
								
									eadcd13723
								
							
						
					
					
						commit
						c591a4cd89
					
				
					 4 changed files with 144 additions and 7 deletions
				
			
		
							
								
								
									
										1
									
								
								fdroid
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								fdroid
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -42,6 +42,7 @@ commands = {
 | 
			
		|||
    "stats": "Update the stats of the repo",
 | 
			
		||||
    "server": "Interact with the repo HTTP server",
 | 
			
		||||
    "signindex": "Sign indexes created using update --nosign",
 | 
			
		||||
    "btlog": "Update the binary transparency log for a URL",
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue