Live data from Hacker News

Viewing profile — howlett

howlett

HN member
Joined
Mon, Jun 03, 2013, 8:24 PM UTC
HN karma
244
Public activity
58 items

About howlett

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #33891047

    I'm using getmail ( https://pyropus.ca./software/getmail/ ) as a cronjob every night to download it all and then sync with an offsite backup

  5. comment
    Comment #32960991

    If I'm not mistaken gitea stores codebases/projects on the filesystem, so having a hardcoded database password makes no difference. If someone gets into the server they can simply …

  6. comment
    Comment #32548912

    I think you're just stuck because your current employer doesn't have clear paths of progression. Usually in 3 years pentesters move to an either team lead role or pivot to other ar…

  7. comment
    Comment #32544373

    I'm not 100% certain if I'm understanding the requirement correctly - but would something like this help? https://github.com/ctxis/SnitchDNS

  8. comment
    Comment #32305561

    You can gear yourself write security related tooling as /u/uaas mentioned, but you'd effectively still be a developer and not a pentester. If that's what you're after, you'll get e…

  9. comment
    Comment #32141233

    I totally agree with you, but the common "this is why we can't have nice things" end result of such scenarios is that people will VPN via India in order to buy your product. And th…

  10. comment
    Comment #32137184

    As a user I hate it when I get localised prices, especially if the at-the-time exchange rate ends up being more expensive for me. If I see something sold for $9.99 but I get £9.99 …

  11. comment
    Comment #31750635

    If you have been taking exports as backup, be aware that any attachments you have were not exported - https://news.ycombinator.com/item?id=31702594

  12. story
    Tell HN: Bitwarden does not export attachments in backups

    I've been using Bitwarden for about 4 years now and cannot understand how a Password Manager does not export attachments when backing up your data. I understand this was the case w…

  13. comment
    Comment #27426964

    I've had lasik about 10 years ago, best decision of my life, no side effects. It only took 10 minutes, and I can only assume that the technology advanced further the last decade. I…

  14. comment
    Comment #27014237

    Also, in Chrome Ctrl-Shift-T will not work in private mode however in Firefox it does.

  15. story
  16. comment
    Comment #23496559

    I've been trying to reproduce this since I saw this post without any luck. The only data I see going out is generic usage data (when you have the "anonymous usage data" enabled) - …

  17. comment
    Comment #22847819

    I use getmail[0] on my rpi. Download everything from gmail and fastmail using IMAP (sync) overnight into a truecrypt container, and then offsite backup to rsync.net. It's also stor…

  18. comment
    Comment #20642221

    I wrote the original post. The main issue I was trying to highlight is that you can make signed apps run your code from a local perspective. Here's a real life scenario that happen…

  19. comment
    Comment #20302112

    I tried switching a couple of times but every time I face the same issue - the "touch" response is just _bad_ and I can't seem to be able to fix it. For example the "[-]" link on h…

  20. story
  21. comment
    Comment #18654988

    I use getmail ( http://pyropus.ca/software/getmail/ ) which isn't bound to a specific provider. Currently I backup my gmail and fastmail accounts using this. Here is my daily proce…

  22. comment
    Comment #18559173

    I saw Sketch2Code in HN a few weeks ago, hope it helps: https://github.com/Microsoft/ailab/tree/master/Sketch2Code

  23. comment
    Comment #17791034

    It's because there are 4 "w" in the link - try https://www.cronote.com/

  24. comment
    Comment #17166636

    Here are a few resources: https://www.reddit.com/r/netsec/ General news about netsec https://github.com/enaqx/awesome-pentest List of tools and resources https://github.com/wtsxDev…

  25. comment
    Comment #17154662

    I built https://www.remotepassword.com because I didn't want to hardcode passwords in my scripts and wanted a way to disable them remotely (ie my raspberry pi has been stolen and I…