asheesh changed the topic of #sandstorm to: Welcome to #sandstorm: home of all things sandstorm.io. Say hi! | Channel glossary: "i,i" means "I have no point, I just want to say". b == thumbs up. | Public logs at https://botbot.me/freenode/sandstorm/ & http://logbot.g0v.tw/channel/sandstorm/today
neynah has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
neynah has joined #sandstorm
<frigginglorious> So i’m thinking of setting up some objectives in some private grains
<frigginglorious> for hacker folks to break into, when i’m at the toorcamp hacker event next week
<frigginglorious> it looks like theres gonna be some serious hacker folks there.
<frigginglorious> asheesh: do you have any ideas?
<kentonv> hopefully they will report any vulnerabilities they find. :)
<frigginglorious> kentonv: i will make that a prereq…. for some sort of prize? idk what the fuck im doing :P
<frigginglorious> kentonv: so im thinkin i will just host a private grain… of wordpress or something, so they think it’s low-hanging fruit?
<kentonv> haha
<kentonv> we don't have money for bug bounties currently but we are very happy to thank people publicly in blog posts if they find a bug
<frigginglorious> im broadcasting my own wifi and running this beast locally. im pretty sure all i will have to do is auth with google. or maybe email?
<frigginglorious> i dont wanna make it impossible for them to get to, right?
<kentonv> I dunno, depends on what you're going for.
<frigginglorious> thing is, hosted locally, i had to disable ufw for some reason, cuz my machine stopped serving content. So they could brute my root pw
<frigginglorious> im just kinda spitballing
jemc has quit [Quit: WeeChat 1.4]
<lukexj> anyone know if its possible to have a app like this http://i.imgur.com/gccxHPz.png like the one yunohost has?
lukexj has quit [Quit: sudo rm -rf /home/life]
lukexj has joined #sandstorm
<kentonv> lukexj: Davros actually can function like that, except using WebDAV rather than FTP.
<lukexj> but it says that Davros is a app for file storage
<kentonv> yes, but you can configure it to publish the stored files as a web site
<lukexj> what about things like php intergration and nodejs intergration?
<kentonv> ah, if you want server-side code, you need to build a package
<lukexj> oh
<lukexj> so theres not a app that could do that i guess?
<kentonv> I suppose in theory someone could make an app that lets you upload PHP code, but it's generally cleaner to build a package
<lukexj> okay
<kentonv> you can upload new packages to any Sandstorm server
<kentonv> or if your app is broadly useful, submit it to the app market. :)
<lukexj> i dont know how to program
<lukexj> i want to get started
<lukexj> i've got sandstorm on my vps setup, im not that good with security hardening, i would rather do something that would be beginner friendly
<asheesh> : D
<asheesh> Hi again lukexj !
<lukexj> also i guess i could do a apache install and make it listen to port 8080 on my vps
<lukexj> so it wouldnt conflict with sandstorm and i could do my own thing
<asheesh> Yeah - that's one thing you could do for now. Sadly Sandstorm doesn't have the app that you need yet.
<lukexj> before i do that i need to learn more about hardening a debian install on a vps
<asheesh> I hope it does eventually. I think that all those things would be great.
<asheesh> frigginglorious: Are you going to have HTTPS? Without HTTPS, it's hard to secure much of anything HTTP-based.
<asheesh> HTTPS plus your inside-the-firewall thing might be hard.
<lukexj> im using things like ssh keys, a package called arno-iptables-firewall to make iptables easy to do things with, but i dont know much more then that.
<asheesh> You should (IMHO) try to create one specific target that is the "flag" to be capture, e.g. "Change which song is playing on my GrooveBasin grain", and you should write up what is/isn't in scope.
<asheesh> You don't have to write something quite that long, but I think you should make some bullet points about what is/isn't in scope.
<asheesh> You could also share a "Web shell" grain with people, to show that you're OK with them using server-side sandbox-break vulnerabilities.
<asheesh> lukexj: I have been pretty happy with reddit.com/r/selfhosted for getting further security advice, fwiw!
<lukexj> thanks asheesh, i'll look more into it
<lukexj> right now im re-watching FMA: Brotherhood
<asheesh> Nice lukexj
<lukexj> i follow all those
<lukexj> lol
<asheesh> Hah! OK then (-:
<lukexj> i use Linux daily
<lukexj> diehard linux user :p
<lukexj> somewhat
<lukexj> still kinda a noob
<lukexj> i've been using linux for about a year i think, maybe longer.
neynah has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<lukexj> Anyone here know python? i've been wanting to learn but im kinda imtimadated by it, any tips?
<frigginglorious> asheesh: i made a self-signed cert… but its wonky. so no HTTPS. I’m thinking if i set up the grain with the data objective beforehand and auth with my github acct…. would HTTPS matter?
<frigginglorious> also, why am i getting “dirname: missing operand” when i run vagrant-spk dev?!
<asheesh> frigginglorious: try 'ls'
<asheesh> not dirname
<asheesh> Oh wait
<asheesh> Beats me; brb; will debug soonish
<frigginglorious> asheesh: no worries bro, i just encountered it, thought someone might know off top of their head ;)
frigginglorious has quit [Ping timeout: 244 seconds]
jadewang has quit [Remote host closed the connection]
frigginglorious has joined #sandstorm
jadewang has joined #sandstorm
jadewang has quit [Remote host closed the connection]
n8a has joined #sandstorm
ocdtrekkie has quit [Remote host closed the connection]
aldeka has quit [Remote host closed the connection]
ocdtrekkie has joined #sandstorm
aldeka has joined #sandstorm
Jan\ has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
jemc has joined #sandstorm
frigginglorious has quit [Quit: frigginglorious]
jemc has quit [Ping timeout: 252 seconds]
lukexj has quit [Ping timeout: 240 seconds]
lukexj has joined #sandstorm
neynah has joined #sandstorm
frankier has joined #sandstorm
neynah has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<frew> I'm trying to share read-only access to my piwik instance
<frew> but it says: "An Error Occured"
<frew> is it a bug in the integration or did I do something wrong?
<frew> my guess is that the SandstormLogin plugin is broken somehow
<frew> I gotta hit the hay, but if anyone has ideas, highlight me (type frew: before your response) and I'll gladly do what I can to help track this down!
papa has joined #sandstorm
frigginglorious has joined #sandstorm
frankier has quit [Ping timeout: 240 seconds]
frigginglorious has quit [Ping timeout: 276 seconds]
frigginglorious has joined #sandstorm
jemc has joined #sandstorm
c-mart has joined #sandstorm
c-mart is now known as c-mart_
pdurbin has quit [Quit: WeeChat 0.4.2]
pdurbin has joined #sandstorm
c-mart_ has quit [Quit: c-mart_]
<asheesh> frew: Wow, that sure does look like a bug in the SandstormLogin plugin!
frigginglorious has quit [Quit: frigginglorious]
xet7 has joined #sandstorm
<xet7> how can I map wordpress url to domain?
<asheesh> Hi xet7
<asheesh> http://networkeffects.ca/?p=2162 are some similar instructions, but they're for Davros not WordPress.
<asheesh> Let me know if that helps you, or not!
<xet7> AWS Route53 says: The record set could not be saved because:- The Value field contains invalid characters or is in an invalid format.
<asheesh> Oh my. Which value is invalid?
<xet7> cname of something.some.sandcats.io url
<xet7> sandcats.io urls works on browser
<asheesh> Can you provide a screenshot or something like that?
<xet7> but AWS Route53 does not accept it
<asheesh> Or otherwise provide the full specifics of what you see? Screenshots are great for that sort of thing.
<asheesh> I wonder if our DNS requirements are not compatible with Route53, or something like that.
<asheesh> Also http://bavatuesdays.com/nothing-is-real-without-a-domain/ is a WordPress-specific tutorial, if that helps.
<asheesh> Note there are two different DNS records; one CNAME, one TXT.
<xet7> does namecheap freedns work? or some other dns?
lukexj has quit [Ping timeout: 244 seconds]
<xet7> route53 does not accept xxxxx.xx.sandcats.io as cname
<xet7> not to primary domain, not to www.domain.com subdomain
<xet7> I'll try namecheap next
<xet7> it seems that namecheap freedns accepts it for www , I'll use it
<asheesh> xet7: Interesting. FWIW you can CNAME the xx.sandcats.io domain instead, rather than xxxx.xx.sandcats.io, due to a backwards-compatibility thing in Sandstorm.
<asheesh> That's good to know, though. |:
<kentonv> xet7: primary domains can't be CNAMEs according to the DNS standard; you'll need to use an A record for them.
<kentonv> that doesn't explain why www. wouldn't work, though
c-mart has joined #sandstorm
c-mart is now known as c-mart_
frigginglorious has joined #sandstorm
lukexj has joined #sandstorm
lukexj has quit [Client Quit]
c-mart_ has quit [Quit: c-mart_]
frigginglorious has quit [Quit: frigginglorious]
sydney_untangle has quit [Ping timeout: 264 seconds]
isd has joined #sandstorm
sydney_untangle has joined #sandstorm
rgrinberg has joined #sandstorm
neynah has joined #sandstorm
neynah has quit [Client Quit]
jemc has quit [Ping timeout: 260 seconds]
isd has quit [Ping timeout: 264 seconds]
isd has joined #sandstorm
frigginglorious has joined #sandstorm
frigginglorious has quit [Ping timeout: 240 seconds]
frigginglorious has joined #sandstorm
c-mart has joined #sandstorm
c-mart is now known as c-mart_
isd has quit [Ping timeout: 276 seconds]