Slashdot Mirror


User: Nightshade

Nightshade's activity in the archive.

Stories
0
Comments
39
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 39

  1. Re:PolarSSL on OpenBSD Team Cleaning Up OpenSSL · · Score: 2

    Yes, openssl is a piece of junk that is far too widely used. Polarssl looks nice and especially interesting is the version that was mathematically proven to be immune to a whole bunch of CWEs: http://trust-in-soft.com/polar...

    But for OpenBSD they can't use polarssl since it's gnu licensed. The sad thing is polarssl was originally called xyssl and xyssl was originally BSD licensed. If only OpenBSD would start with the final xyssl codebase and replace OpenSSL with that...

  2. Re:Mail me diffs please? on Interview: Ask Theo de Raadt What You Will · · Score: 1

    while not official, there's a semi-live conversion of the cvs tree to git. This has what you need: http://anoncvs.estpak.ee/cgi-b...

  3. Re:why are security fixes distributed as patches? on Interview: Ask Theo de Raadt What You Will · · Score: 1

    See BinpatchNG from m:tier. They've solved what you're asking for.

  4. South Africa on Interview: Ask Theo de Raadt What You Will · · Score: 1

    Theo, you left South Africa at the age of 9. Do you have any connection to the country? Have you been back? Do you think of yourself as a South African or a Canadian? Do you speak any Afrikaans? Places like Cape Town are beautiful and hike-worthy. I believe you enjoy hiking so was wondering if you've ever been back there for hiking.

    Also, it is interesting that there are so many South Africans in tech. Elon Musk (Tesla), Mark Shuttleworth (Ubuntu), etc. Do you feel any connections to them due to a common heritage?

  5. Re:Wait, wait , WAIT a moment. on OpenBSD Looking At Funding Shortfall In 2014 · · Score: 3, Interesting

    I tried to do the math on this too. First of all, I'm not sure if the number is 20,000 USD or CAD (Since OpenBSD is based in Canada not the US). Next up is the fact that many of the machines are older non x86 machines that are not power efficient. For example when the SGI/AlphaStations/VAX/SparcStations were produced, focus was on MHz not power utilization. Finally, I think the project might use some type of uninterruptible power supply (UPS) as well as network switches, etc.

    So by your math you're looking at CAD 20,000 = EUR 13,500 which at EUR 0.20 per kWh would buy you 67500 kWh = 7.7 kWh.

    Now the project has supports about 20 architectures. And there are dedicated machines used to build the base system and dedicated machines used to build ports so at least 2 of each machine. On top of that there's probably an NFS server to host the source code, some UPS, network switches, etc, etc. So say about 50 machines total.

    So 7.7kWh / 50 machines gets you to 154 watts per machine. I do believe they are on 24x7 as there are daily builds for many architectures, etc, etc. 150 watts is not unreasonable power consumption in my opinion.

  6. Re:It's a shame... on OpenBSD Looking At Funding Shortfall In 2014 · · Score: 2

    That's not quite right. Netflix utilizes FreeBSD heavily. See: https://signup.netflix.com/openconnect/software

  7. very misleading on The Last GUADEC? · · Score: 1

    Take a closer look at the google trends data. If you click on the "qt" tab you actually see that most of the searches are related to "qt syndrome" or "long qt". these are medical conditions and have nothing to do with UI toolkits. if you click on the "gtk" or "gnome" tab, the search terms are all related to UI toolkits.

    Perhaps it's not something specific to gtk/gnome, but maybe all the toolkits including qt are in decline. Either due to smartphones/mobile or ubunut's unity or something else.

  8. just like BSD on Fedora Project Developer Proposes Layered, More Agile Design to Distribution · · Score: 1

    So they're basically "reinventing" how BSD does things? They even blatantly copied an OpenBSD image for this presentation...

    (Compare slide 13 from the presentation with OpenBSD 4.9 art)

    In all seriousness though, it's a pretty good plan. Everyone knows that BSD means real engineering while Linux is "just a hobby, won't be big and professional"

  9. nothing new here, please move along... on Are You Sure This Is the Source Code? · · Score: 1

    Even if you have the source, it doesn't mean you can confirm what the binary is doing. See the classic "Trusting Trust" attack which is decades old. In my experience the most common reason for binaries that are not reproducible is due to build timestamps being embedded into the binary. For example, the ar command added the D flag in the past few years exactly for the purpose of being able to output reproducible results. (see the man page at http://linux.die.net/man/1/ar) It's true that reproducible binaries are probably a good thing from a security stand point, but in practice it can be a lot of work to make sure the build produces these. And even then, as Thompson showed, that doesn't always guarantee that what you see is what you get.

  10. Re:Open Source License on Most Projects On GitHub Aren't Open Source Licensed · · Score: -1, Troll

    +1

  11. simple really on FTC Offers $50,000 For Best Way To Stop Robocalls · · Score: 1

    answer all calls with a robo-answerer... no one uses phones anymore, all communication now happens on facebook/twitter.

  12. this is nonsense on What's Wrong With American Ninja Warrior? · · Score: 2

    This show is great, your complaints are silly.

    So next you'll complain about having an American version of iron chef? Go back to watching reruns of Takeshi's Castle...

  13. Re:Wuala + Dropbox on Ask Slashdot: How Do You Securely Store Private Information For Posterity? · · Score: 1

    hi, go read the links again. i think they speak for themselves; it doesn't matter to me if you have a different view of things. frankly this is getting away from the question that was asked so this is the last i have to add here.

  14. Re:If RPGs have taught me anything... on Ask Slashdot: How Do You Securely Store Private Information For Posterity? · · Score: 1

    definitely. in the non-rpg world this is known as Secret Sharing. See http://en.wikipedia.org/wiki/Secret_sharing

  15. Re:Wuala + Dropbox on Ask Slashdot: How Do You Securely Store Private Information For Posterity? · · Score: 1, Informative

    lastpass was definitely hacked. even the ceo admits usernames and encrypted passwords could have been taken: http://www.pcworld.com/article/227268/lastpass_ceo_explains_possible_hack.html

    having encrypted passwords plus at least some people choosing weak passwords plus rainbow tables or other brute force tools is a recipe for some people's accounts to be compromised.

  16. Re:Wuala + Dropbox on Ask Slashdot: How Do You Securely Store Private Information For Posterity? · · Score: 5, Insightful

    um... no. cloud vendors can disappear without notice in which case you're out of luck. lastpass was hacked last year so that isn't the safest choice either. see http://lifehacker.com/5799036/the-best-password-utilities-that-dont-store-your-data-in-the-cloud so this is a real problem. the fact that you;re thinking about this means you're planning which is like better than probably 80% of people out there. so what i would do is come up with something that works for you and have your spouse/next of kin actually try to follow the agreed procedure without you around and have them report back on problem areas. a lot of businesses have disaster recovery plans which they try to play out once or twice a year. trying it definitely finds some problem areas.

  17. Re:No expert but... on Ask Slashdot: Post-Quantum Asymmetric Key Exchange? · · Score: 1

    see the comment above on the 1978 cryptosystem...

  18. what's old is new again on Ask Slashdot: Post-Quantum Asymmetric Key Exchange? · · Score: 4, Informative

    This 1978 crypto is supposed to be safe against quantum computers: http://www.technologyreview.com/blog/arxiv/25629/ (if that's the specific angle you're worried about). The downside is the key management because the keys have to be really really long (i.e. 20,000+ characters vs having a memorable passowrd or passphrase that you'd be able to use today).

  19. Re:Wow! KDE 3.5 and Gnome 2.3 .... on OpenBSD 5.0 Unleashed On the World · · Score: 2

    They're actually far ahead in some areas. WiFi is a breeze to setup compared to some Linux distros. And they really do aim for extreely high standards (i.e. POSIX) compliance. The other area that's outstanding is the documentation. Most *commercial* products don't have the level of quality the openbsd documentation has.

  20. Re:Wow! KDE 3.5 and Gnome 2.3 .... on OpenBSD 5.0 Unleashed On the World · · Score: 1

    I use OpenBSD for everything from online banking and web surfing with Chrome to playing games, to watching youtube and viewing PDFs and my photo collection. About the only desktop activity I can't do on OpenBSD is use Wine for windows emulation which isn't supported and probably never will be. But in a pinch they have qemu which I keep meaning to try out because unfortunately I still need to use MS Office for work. And I use gnome which very closely follows the latest releases. KDE is another story and is quite far behind but there's been a recent effort to finally get it updated and maybe the next release will have some of that work included.

  21. no idea what he's talking about on Lennart Poettering: BSD Isn't Relevant Anymore · · Score: 1

    i use OpenBSD on *all* my laptops. these are not servers. they are desktops with gnome/chrome browser/etc. find it works really great. i don't know if he's just making stuff up sight unseen or he's actually tried using one of the BSDs.

  22. rsnapshot on Volume Shadow Copy For Linux? · · Score: 1

    Have you looked at rsnapshot?

    It's based on this article:
    http://www.mikerubel.org/computers/rsync_snapshots/

  23. Re:DreamHost on Things To Look For In a Web Hosting Company? · · Score: 1

    i definitely second dreamhost. They had a bit of a screwup with billing a while back (search the web), but was quickly reversed. And as the other person said, i haven't had any problems and what they give you for the money is great.

    another good choice if you want a dedicated server and have a bit more to spend is m5hosting. they let you pretty much pick your OS of choice (*BSD or the main Linux distros) and give you root access. their customer service is also fantastic.

  24. anti-patterns on After Learning Java Syntax, What Next? · · Score: 2, Insightful

    The best stuff to read after you think you've got the basics are anti-patterns which show you what not to do. A lot of that stuff can be quite eye opening to read. One of the best books on that topic is Effective Java by Joshua Bloch. Also, search the web for sites like this one: http://www.odi.ch/prog/design/newbies.php

    Also, not a book per se, but if you do write some code it's possible to learn more by analyzing the code with tools like findbugs which will show you a list of things wrong with your code. Even professional programmers can learn something from these kinds of tools.

  25. i don't buy it on Are All Bugs Shallow? Questioning Linus's Law · · Score: 1

    his argument is also wrong. he's assuming that just because developers are *paid* they are more productive than unpaid developers. how do you know that paid developers are not surfing the web all day? i just don't buy this at all...