set ddar to RetrievalAllKeysSecure
Based on information from Robie Basak.
This commit is contained in:
		
					parent
					
						
							
								4a89728d64
							
						
					
				
			
			
				commit
				
					
						05ecee0db4
					
				
			
		
					 1 changed files with 3 additions and 2 deletions
				
			
		|  | @ -58,8 +58,9 @@ gen r u c gc = do | |||
| 		, storeKey = storeKeyDummy | ||||
| 		, retrieveKeyFile = retreiveKeyFileDummy | ||||
| 		, retrieveKeyFileCheap = retrieveCheap | ||||
| 		-- Unsure about this, safe default until Robie answers. | ||||
| 		, retrievalSecurityPolicy = RetrievalVerifiableKeysSecure | ||||
| 		-- ddar communicates over ssh, not subject to http redirect | ||||
| 		-- type attacks | ||||
| 		, retrievalSecurityPolicy = RetrievalAllKeysSecure | ||||
| 		, removeKey = removeKeyDummy | ||||
| 		, lockContent = Nothing | ||||
| 		, checkPresent = checkPresentDummy | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Joey Hess
				Joey Hess