mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-23 06:31:20 -04:00
Change the auto-login warning message accordign to Cyril suggestion
This commit is contained in:
parent
7c35411a8f
commit
f618abefdf
1 changed files with 1 additions and 1 deletions
|
@ -151,5 +151,5 @@ sqlcipher:DEFINES -= NO_SQLCIPHER
|
||||||
no_sqlcipher:DEFINES *= NO_SQLCIPHER
|
no_sqlcipher:DEFINES *= NO_SQLCIPHER
|
||||||
rs_autologin {
|
rs_autologin {
|
||||||
DEFINES *= RS_AUTOLOGIN
|
DEFINES *= RS_AUTOLOGIN
|
||||||
warning(You have enabled RetroShare autologin this is strongly discouraged as it may compromise your node security in multiple ways)
|
warning(You have enabled RetroShare auto-login, this is discouraged. The usage of auto-login on some linux distributions may allow someone having access to your session to steal the SSL keys of your node location and therefore compromise your security)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue