Difference between revisions of "Requested Documents"

From Funtoo
Jump to navigation Jump to search
m (Drobbins moved page Requested-Documents to Requested Documents)
(we don't need stuff for circuits)
Line 9: Line 9:
* more entropy stuff cryptographically secure & otherwise.  (csrng, timer_entropyd (seems broken), clrngd (crashes does nothing), video-entropyd (slow to generate), haveged (seems like a good answer)  hardware sources of entropy onerng, truerng...  we need to be able to slam out tons of secure ssh keys/gpg keys/ssl keys quickly with confidence.  csprng on google code appears to be a good system...  https://code.google.com/p/csrng/  it supports alternate rng sources and even hotbits.  i got etam's fortuna daemon running well, and setup csprng to accept entropy from fortuna, however these 2 need ebuilds and a bit of polish.
* more entropy stuff cryptographically secure & otherwise.  (csrng, timer_entropyd (seems broken), clrngd (crashes does nothing), video-entropyd (slow to generate), haveged (seems like a good answer)  hardware sources of entropy onerng, truerng...  we need to be able to slam out tons of secure ssh keys/gpg keys/ssl keys quickly with confidence.  csprng on google code appears to be a good system...  https://code.google.com/p/csrng/  it supports alternate rng sources and even hotbits.  i got etam's fortuna daemon running well, and setup csprng to accept entropy from fortuna, however these 2 need ebuilds and a bit of polish.
* specto / rss, but probably just specto...  we need a system to monitor upstream sources to know when to rev-bump ebuilds....
* specto / rss, but probably just specto...  we need a system to monitor upstream sources to know when to rev-bump ebuilds....
== industrial stuff ==
* we need plc stuff
* we need cad/cam/cnc stuff, g code generation
* we need circuit building documentation...  diagram blueprints, simulation, testing, etc....


== stuff drobbins requests ==
== stuff drobbins requests ==
*This page contains good content that should be integrated into the wiki:  http://lists.gnu.org/archive/html/bug-coreutils/2008-06/msg00039.html
*This page contains good content that should be integrated into the wiki:  http://lists.gnu.org/archive/html/bug-coreutils/2008-06/msg00039.html

Revision as of 01:24, July 17, 2015

& Requested Document Updates

  • No results
  • reverse dependency resolution... not once emerge pkg --tree is said or equery depends pkg on the entire wiki?
  • more email stuff....
  • dkim/spf dns configurations probably under bind, not sure if dnsmasq supports that stuff.....
  • auto logins (for startx, lxdm, and others if they're possible)
  • entropy stuff no.1 benchmarking rngtest, need a test command to benchmark bits per second generated ensure production grade viability.
  • more entropy stuff cryptographically secure & otherwise. (csrng, timer_entropyd (seems broken), clrngd (crashes does nothing), video-entropyd (slow to generate), haveged (seems like a good answer) hardware sources of entropy onerng, truerng... we need to be able to slam out tons of secure ssh keys/gpg keys/ssl keys quickly with confidence. csprng on google code appears to be a good system... https://code.google.com/p/csrng/ it supports alternate rng sources and even hotbits. i got etam's fortuna daemon running well, and setup csprng to accept entropy from fortuna, however these 2 need ebuilds and a bit of polish.
  • specto / rss, but probably just specto... we need a system to monitor upstream sources to know when to rev-bump ebuilds....

stuff drobbins requests