• Martin Holst Swende's avatar
    cmd/clef, signer: security fixes (#17554) · d3441ebb
    Martin Holst Swende authored
    * signer: remove local path disclosure from extapi
    
    * signer: show more data in cli ui
    
    * rpc: make http server forward UA and Origin via Context
    
    * signer, clef/core: ui changes + display UA and Origin
    
    * signer: cliui - indicate less trust in remote headers, see https://github.com/ethereum/go-ethereum/issues/17637
    
    * signer: prevent possibility swap KV-entries in aes_gcm storage, fixes #17635
    
    * signer: remove ecrecover from external API
    
    * signer,clef: default reject instead of warn + valideate new passwords. fixes #17632 and #17631
    
    * signer: check calldata length even if no ABI signature is present
    
    * signer: fix failing testcase
    
    * clef: remove account import from external api
    
    * signer: allow space in passwords, improve error messsage
    
    * signer/storage: fix typos
    d3441ebb
Name
Last commit
Last update
..
abigen Loading commit data...
bootnode Loading commit data...
clef Loading commit data...
ethkey Loading commit data...
evm Loading commit data...
faucet Loading commit data...
geth Loading commit data...
internal/browser Loading commit data...
p2psim Loading commit data...
puppeth Loading commit data...
rlpdump Loading commit data...
swarm Loading commit data...
utils Loading commit data...
wnode Loading commit data...