handle more sec levels in ui stats
This commit is contained in:
		
							parent
							
								
									52e3600ae1
								
							
						
					
					
						commit
						d91480104b
					
				
					 4 changed files with 10 additions and 4 deletions
				
			
		|  | @ -23,7 +23,7 @@ import filepaths | |||
| DENIABLE_PEER_ADDRESS = "OVPCZLOXD6DC5JHX4EQ3PSOGAZ3T24F75HQLIUZSDSMYPEOXCPFA" | ||||
| PASSWORD_LENGTH = 25 | ||||
| ONIONR_TAGLINE = 'Private P2P Communication - GPLv3 - https://Onionr.net' | ||||
| ONIONR_VERSION = '0.1.1' # for debugging and stuff | ||||
| ONIONR_VERSION = '0.1.3' | ||||
| ONIONR_VERSION_TUPLE = tuple(ONIONR_VERSION.split('.')) # (MAJOR, MINOR, VERSION) | ||||
| API_VERSION = '0' # increments of 1; only change when something fundamental about how the API works changes. This way other nodes know how to communicate without learning too much information about you. | ||||
| MIN_PY_VERSION = 7 # min version of 7 so we can take advantage of non-cyclic type hints | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue