HN user

nl5874

71 karma
Posts19
Comments24
View on HN
github.com 5y ago

Cloudman: Manage EC2 Instances from the CLI

nl5874
1pts0
github.com 5y ago

Show HN: EC2 Management in Rust (Htop Inspired)

nl5874
3pts0
github.com 5y ago

Show HN: Manage EC2 instances similar to htop

nl5874
1pts0
www.bishopfox.com 8y ago

Hello World Introducing the Bishop Fox Cybersecurity Style Guide

nl5874
3pts0
electrek.co 8y ago

Tesla’s cloud was ‘hijacked’ by hackers to mine cryptocurrencies

nl5874
8pts0
motherboard-vice-com.cdn.ampproject.org 8y ago

Here’s the Solution to the 3-Year-Old, $50,000 Bitcoin Puzzle

nl5874
2pts0
blog.comae.io 9y ago

Lessons from TV5Monde 2015 Hack

nl5874
1pts0
www.technologyreview.com 9y ago

How to Upgrade Judges with Machine Learning

nl5874
2pts0
blog.getclef.com 9y ago

Discontinuing Support for Clef

nl5874
14pts8
electrek.co 9y ago

First self-driving car ‘race’ ends in a crash at the Buenos Aires Formula E

nl5874
1pts0
github.com 11y ago

Gister: Manage and edit gists from the commandline

nl5874
1pts0
linthub.io 11y ago

Linthub: Static code analysis for GitHub pull requests

nl5874
70pts34
www.kickstarter.com 11y ago

Hackercafe: working with opportunity teams

nl5874
4pts0
blog.verhoef.name 11y ago

Instance information disclosure by abuse of metadata urls

nl5874
1pts0
www.reddit.com 11y ago

Submitting malware to VirusTotal with just curl

nl5874
1pts0
github.com 11y ago

Troje: lxc container honeypots in go-lang

nl5874
3pts0
remco-verhoef.tumblr.com 11y ago

Code and configuration disclosure using public accessible .git folders

nl5874
1pts0
github.com 12y ago

DutchCoders have opensourced DropIt: Receive files at your own url.

nl5874
1pts0
dropit.io 12y ago

Claim your DropIt domain and receive files 2.0

nl5874
1pts0

It seems comparable, though we are supporting different languages. Plans are to support a lot more languages, and support private repos also. (Actually they are already supported, but linthubot needs to have read only access to the repository). All feedback is welcome.

Yes, this has been done because it was abused. We will make some smarter changes, which will allow removal of the content disposition header.

Using tty2gif, I've made it work at my mac. Only need to find some time to upload the changes to the repo.

  http://z24.github.io/tty2gif/

Right you are! We will implement a page in between depending on the referer. Direct download users won't have any issues, but to prevent abuse the page will be shown if from an other site.

Haha, yes, was thinking about the same. Currently I'm just glad I can provide a useful service. There is no business case (yet).

Next version I'll add the possibility to add a timespan in number of days or number of downloads before deletion. What about that?

OP here. Right this is the public / private encryption. The sample from on the site itself is symmetric encryption (using pw).

OP here. Yes, I have plans to opensource this. I'm just looking for the right awesome design, then it will be opensourced.

Op here. The urls are randomly generated combined with the chosen filename, I assume this should be safe enough. Links will expire in 2 weeks. Working on functionality where you can configure the lifetime. Eg, just 1 download or 2 days.