Make WordPress Blog More Secure Using Secret Key Marka WordPress Blog Vairāk Secure Izmantojot Secret Key

A new security feature has been added since A jaunas drošības iezīme ir pievienota kopš WordPress 2.5 WordPress 2,5 and all future versions (including un visas nākotnes, versijas (tostarp WordPress 2.5.1 WordPress 2.5.1 that just been released). ka tikko izlaisti). The Secret Key is been added to wp-config.php file to enhance the security passwords used by WordPress blog, or more specifically the password hashing and cookie security. The Secret Key ir pievienoti wp-config.php failu, lai veicinātu drošību paroles izmanto WordPress blogu, vai precīzāk, paroli hashing un sīkdatni drošību.

If you check out the wp-config-sample.php comes with WordPress 2.5 or later, there is a new lines that indicates the new option added in WordPress 2.5 Ja jūs iepazīties ar wp-config-sample.php nāk ar WordPress 2,5 vai vēlāk, ir jaunu līniju, kas liecina par jaunu iespēju pievienot WordPress 2,5

// Change SECRET_KEY to a unique phrase. / / Change SECRET_KEY ar unikālu frāze. You won't have to remember it later, Jums nav jāatceras, tas vēlāk,
// so make it long and complicated. / / To dara to gara un sarežģīta. You can visit https://www.grc.com/passwords.htm Jūs varat apmeklēt https: / / www.grc.com / passwords.htm
// to get a phrase generated for you, or just make something up. / / Iegūt frāze generated jums, vai vienkārši darīt kaut ko uz augšu.
define('SECRET_KEY', 'put your unique phrase here'); // Change this to a unique phrase. define ( 'SECRET_KEY "," Ieliec savu unikālu frāze šeit'); / / Change to unikāla frāze.

The Secret Key, when definied in wp-config.php file, is used asa 'seed' to create and generate a hard-to-guess and individually unique random number when calculating hash value for WordPress to encrypt password, especially on cookie authentication. The Secret Key, kad noteikts wp-config.php failu, tiek izmantots ASA "sēklas", lai izveidotu un radīt grūti-to-uzminēt un individuāli unikāls izlases numurs, aprēķinot hash vērtību WordPress uz encrypt parole, jo īpaši uz sīkdatni autentificēšanu. Comparing with when every blog has the same 'seed' (no Secret Key), by using a different Secret Key which is different and unique for each blog, it reduces that possibility that hackers may crack the passwords, or almost impossible to crack. Salīdzinot ar kad ik emuārs ir tāds pats "sēklas" (bez Secret atslēgu), izmantojot atšķirīgu Secret Key, kas ir atšķirīgs un unikāls katrai blog, tas samazina šo iespēju, ka hackers maijs destrukcija paroles, vai gandrīz neiespējami kreka.

Thus setting up a Secret Key is highly recommended to increase the security protection of the blog. Tādējādi izveidot Secret Key ir ļoti ieteicams, lai palielinātu drošības aizsardzību, blog. To set up the Secret Key, simply modify the line (or add in the line if you're upgrading to WordPress 2.5) in wp-config.php file: Lai izveidotu Secret Key, vienkārši mainīt līnija (vai pievienot līniju, ja esat jaunināšanu uz WordPress 2.5) in wp-config.php failu:

define('SECRET_KEY', 'put your unique phrase here'); define ( 'SECRET_KEY "," Ieliec savu unikālu frāze šeit');

Change the 'put your unique phrase here' to a long, strong and random mixed character strings. Mainiet "Ieliec savu unikālu frāze šeit", kas ilgu, spēcīgu un izlases veida jaukta rakstzīmju virknes. Length is not restricted, but it's recommended to put the phrase to be longer than 60 characters. Garums nav ierobežots, bet tas ir ieteicams, lai šo frāzi būt garāks par 60 rakstzīmēm. The key is 'random', which means mixing around upper and lower case, special characters, punctuation marks, and numbers to a most complex string is the best. Galvenais ir "Random", kas nozīmē sajaukšanas apmēram augšējo un apakšējo gadījumā, īpašas zīmes, pieturzīmes, un cipari uz vissarežģītākajiem string ir vislabākais. For not random string, it may be possible for an attacker to brute force the default WordPress SALT generation process to gain access to your blog. Ne izlases string, var būt iespējams, ka uzbrucējs ar brutālu spēku noklusējuma WordPress SALT ražošanas procesā, lai piekļūtu jūsu emuāram.

If you're not creative enough, WordPress has a random secret key auto generator that generates a completely random key for user. Ja Jūs neesat radošs pietiekami WordPress ir izlases slepenas atslēgas auto ģenerators, kas rada pilnīgi izlases galvenais lietotājam. To use it, simply to to this URL: To izmantot, vienkārši uz šo URL:

http://api.wordpress.org/secret-key/1.0/ http://api.wordpress.org/secret-key/1.0/

Then just copy and paste the entire line to replace the existing line in wp-config.php (or insert it into wp-config.php if you're using pre-WordPress 2.5 wp-copnfig.php. Pēc tam vienkārši nokopējiet un ielīmējiet visu līniju, lai aizstātu spēkā esošo līniju wp-config.php (vai ievietot to wp-config.php, ja jūs izmantojat iepriekš WordPress 2,5 wp-copnfig.php.

After adding in the secret-key, all login session will be invalidated, and every users will have to re-login again. Pēc pievienot slepeno atslēgas, visi login sesija tiks atzītas par spēkā neesošām, un pēc tam ik pēc lietotājiem būs vēlreiz piesakieties vēlreiz.

IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. SVARĪGI: You're lasījums mašīna tulkoto lapu kas tiek sniegta "kā ir" bez garantijas. Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible. Atšķirībā no cilvēka translation, mašīntulkošanas nesaprot tiesvedības gramatika, semantiku, sintaksi, Idioms dabas valodā, tādējādi bieži vien uzrādīt neprecīzus un zemas kvalitātes tekstu, kas ir maldinoša un neizprotams. Thus, please refer to Tātad, lūdzu, atsaukties uz original English article oriģināls angļu rakstu when in doubt. kad apšaubīta.



Leave a Reply Atstāj atbildi

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Jūs varat izmantot šos tagus: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Parakstīties uz komentāriem iezīme ir atspējota. To receive notification of latest comments posted, subscribe to Lai saņemtu paziņojumu par jaunāko komentāri norīkots darbā, abonēt Tip and Trick Comments RSS feed Padoms un triks Comments RSS feed or vai register to receive reģistrēties, lai saņemtu new comments in daily email digest. jauni komentāri ikdienas e-pasta sagremot.
Custom Search

Incoming Search Terms for the Article Incoming Meklēt Noteikumi par pants

wordpress authentication unique keys WordPress autentificēšanu unikāla atslēgas - -- Authentication Unique Keys wordpress Autentifikācijas Unique Taustiņi WordPress - -- wordpress auth key WordPress iestādes galveno - -- wordpress secret key service WordPress slepenas atslēgas pakalpojumu - -- WordPress.org secret-key service WordPress.org slepenas atslēgas pakalpojumu - -- wordpress Authentication Unique Keys. WordPress Authentication Unique atslēgas. - -- wordpress authentication keys WordPress autentifikācijas atslēgas - -- wordpress "Authentication Unique Keys" WordPress "Authentication Unique Taustiņi" - -- wordpress WordPress - -- wordpress auth keys WordPress iestādes atslēgas - -- Authentication Unique Keys for wordpress Autentifikācijas Unique Taustiņi uz WordPress - -- wordpress auth key generator WordPress iestādes atslēgas ģeneratora - -- Authentication Unique Keys. Autentifikācijas Unique atslēgas. wordpress WordPress - -- wordpress secret key generator WordPress slepenas atslēgas ģeneratora - -- word press auth key vārda preses iestādes galveno - -- wordpress secret-key WordPress slepenas atslēgas - -- WordPress secret-key service WordPress slepenas atslēgas pakalpojumu - -- auth key wordpress iestādes galveno WordPress - -- wordpress secret key WordPress slepenas atslēgas - -- "Authentication Unique Keys" wordpress "Autentiskuma Unique Taustiņi" WordPress - -- wordpress.org secret key service wordpress.org slepenas atslēgas pakalpojumu - -- wordpress authkey WordPress authkey - -- what are wordpress Authentication Unique Keys kādi ir WordPress Authentication Unique Taustiņi - -- wordpress unique authentication keys WordPress unikāls autentifikācijas atslēgas - -- web+publishing interneta + izdevējdarbība - -- wp auth key generator wp iestādes atslēgas ģeneratora - -- Authentication Unique Keys in wordpress Autentifikācijas Unique atslēgas WordPress - -- wordpress api secret key WordPress api slepenas atslēgas - -- wordpress auth-key WordPress iestādes atslēgas - -- wordpress unique key WordPress unikāla atslēgas - -- wordpress key generator WordPress atslēgas ģeneratora - -- wordpress authentication key WordPress autentifikācijas atslēgu - -- secret-key service wordpress slepens atslēgas pakalpojumu WordPress - -- blog emuārs - -- wp Authentication Unique Keys wp Authentication Unique Taustiņi - -- what are authentication unique keys in wordpress kādi ir autentificēšanu unikāla atslēgas WordPress - -- what is wordpress Authentication Unique Keys Kas ir WordPress Authentication Unique Taustiņi - -- why wordpress auth key kāpēc WordPress iestādes galveno - -- authetication unique keys for wordpress authetication unikāla atslēgas WordPress - -- Authentication Unique Keys. Autentifikācijas Unique atslēgas. wordpress WordPress - -- auth key in wordpress iestādes taustiņu WordPress - -- generate Authentication Unique Keys for wordpress radīt Authentication Unique Taustiņi uz WordPress - -- what are wordpress Authentication Unique Keys? kādi ir WordPress Authentication Unique Taustiņi? - -- wordpress config auth key WordPress config iestādes galveno - -- php generate secret key php ģenerēt slepenas atslēgas - -- wordpress unique key generator WordPress unikālu atslēgu ģenerators - -- wordpress auth key WordPress iestādes galveno - -- wordpress unique phrase WordPress unikāla frāze - -- api wordpress secret key api WordPress slepenas atslēgas - -- key atslēga - --