 |
|
 |
|
- Readme First! - Read and follow the rules, otherwise your posts will be closed |
|
|
|
|
|
There are currently, 155 guest(s) and 0 member(s) that are online.
You are Anonymous user. You can register for free by clicking here |
|
|
|
|
|
Secure Site Key generator released |
|
maciekp writes "MilSim has released an early version of Electric Dice - a true random Site Key generator.
A site key is an important but often overlooked security feature of PHP-Nuke. It is used in generating security codes for authentication and resource access (e.g. downloads) purposes. Each installation of PHP-Nuke system requires choosing a unique Site Key, and this is where Electric Dice steps in. ElectricDice is useful for both first time installation as well as updating your existing site key.
ElectricDice generates true random site keys that can be easily pasted into the config.php file. As opposed to pseudo random numbers generated by computers, Electric Dice uses numbers generated from atmospheric noise in radio waves - a proven entropy source.
This software is offered completely free to PHP-Nuke community. At this time, only Windows GUI version is available, Linux version is nearly completed. You can download ElectricDice from Mil-Sim website. You may need to install Microsoft .NET Framework which is necessary for ElectricDice to run.
The program requires Internet connection, since ElectricDice downloads random number sequences generated from Mil-Sim server. Although the documentation is still being written, the program is very easy and convenient to use; no installation is necessary - simply download and start!
Future versions (coming soon) will include Linux compatibility (utilising the Mono framework), additional security features, passphrase and password generation and other components.
We want your opinions! :) Pay us a visit at our forums and discuss ElectricDice.
About us: Military Research and Simulations Initiative (MilSim) is an organisation specialising in information systems security, research on weapons systems and orders of battle, and development of combat simulations.
"
|
|
Posted on Monday, December 22 @ 09:36:51 CET by Zhen-Xjell |
|
|
|
|
| |
|
Average Score: 1 Votes: 1

|
|
|
|
|
|
| The comments are owned by the poster. We aren't responsible for their content. |
| | | | |
No Comments Allowed for Anonymous, please register | | | | |
Re: Secure Site Key generator released (Score: 1) by oprime2001 on Monday, December 22 @ 12:22:48 CET (User Info | Send a Message) | Here's another suggestion for random key generator software:
http://quickysoftware.com/passwordgenerator.html [quickysoftware.com]
Since the software has a 20-character max, I generate two strings and concatenate to get a sitekey. Hope that helps.
|
| | | | |
Re: Secure Site Key generator released (Score: 1) by maciekp on Monday, December 22 @ 17:29:21 CET (User Info | Send a Message) http://mil-sim.net | I'd advise against using quickysoftware's program for generating site keys, because their program is NOT RANDOM.
There's a huge difference between RANDOM and PSEUDO RANDOM.
ElectricDice uses data obtained from outside of your computer system - atmospheric noise, this is as close to RANDOM as you can get.
I'm working on improving the program to generate other sequences such as passhprases for PGP, passwords, etc. |
| | | | | |
|