タグ

ブックマーク / news.ycombinator.com (2)

  • Ask HN: How do you manage SSH keys and SSL certificates in your company? | Hacker News

    Do you use - Universal SSH Key Manager, ManageEngine Key Manager Plus, Cyberark Solution, or any other tool? Tips please. It baffles me that nobody seems to have mentioned Hashicorp's Vault yet:https://www.vaultproject.org https://github.com/hashicorp/vault It comes with both, a full blown PKI (want a new cert? Use an authenticated REST endpoint!) and SSH backend. On top of that you can use it to

    kasumani
    kasumani 2017/05/14
    Ask HN: How do you manage SSH keys and SSL certificates in your company? It comes with both, a full blown PKI (want a new cert? Use an authenticated REST endpoint!) and SSH backend. On top of that you can use it to manage accounts for many other third party applications as well (e.g. Tags: from Pock
  • Learning Curves for Different Programming Languages | Hacker News

    Everyone seems to be focusing on the PHP vs Haskell thing and seem to be missing the other points. Here's a summary:Callbacks in Javascript make you feel more productive, but in fact you become less productive. Design patterns in Java don't actually make much of a difference in productivity, but you think they do. Templates in C++ seem hard but with a big payoff, but they don't accelerate producti

    kasumani
    kasumani 2014/12/29
    Learning Curves for Different Programming Languages Interestingly, I have yet to hear someone complain about abstractions like Collection, Stack, Dictionary, or looking at the ever popular OOP abstractions Class and Method. Tags: feedly, ifttt, recently read, saved for later from Pocket December 29,
  • 1