kyak changed the topic of #qi-hardware to: Copyleft hardware - http://qi-hardware.com | hardware hackers join here to discuss Ben NanoNote, atben/atusb 802.15.4 wireless, anelok and other community driven hw projects | public logging at http://en.qi-hardware.com/irclogs and http://irclog.whitequark.org/qi-hardware
dandon has quit [Remote host closed the connection]
FiveBroDeepBook has joined #qi-hardware
FiveBroDeepBook has left #qi-hardware [#qi-hardware]
wildlander has quit [Quit: Saliendo]
erichvk has joined #qi-hardware
DocScrutinizer05 has quit [Disconnected by services]
DocScrutinizer05 has joined #qi-hardware
<eintopf> wpwrak: cool
FiveBroDeepBook has joined #qi-hardware
FiveBroDeepBook has left #qi-hardware [#qi-hardware]
sandeepkr has joined #qi-hardware
sandeepkr has quit [Remote host closed the connection]
dandon has joined #qi-hardware
Guest38547 has joined #qi-hardware
Guest38547 has left #qi-hardware [#qi-hardware]
strawberyargon has joined #qi-hardware
FiveBroDeepBook has joined #qi-hardware
FiveBroDeepBook has left #qi-hardware [#qi-hardware]
Nik05 has quit [Remote host closed the connection]
Nik05 has joined #qi-hardware
<kyak> what a shit world to live in..
sandeepkr has joined #qi-hardware
erichvk has quit [Ping timeout: 240 seconds]
<wpwrak> i love the "please rate me" in front of the bus. that's eerily close to present reality.
<wpwrak> there's also a lovely black mirror episode with a similar theme: https://en.wikipedia.org/wiki/Nosedive (article contains spoilers)
wildlander has joined #qi-hardware
sandeepkr has quit [Ping timeout: 260 seconds]
sandeepkr has joined #qi-hardware
<larsc> IRC is outlawed in that society as an archaic and unsocial communications platform
pcercuei has joined #qi-hardware
dandon has quit [Ping timeout: 240 seconds]
<wpwrak> larsc: it'll be impractical anyway. i mean, when they ask you for your whatsapp password when crossing a border, "i use irc" wouldn't be a safe answer: https://www.theregister.co.uk/2017/02/08/dhs_wants_enhanced_digital_vetting/
* whitequark is going to bring a burner phone and laptop for the next US visit
<whitequark> I can't tell CBP the password if it's physically impossible to do so!
<wpwrak> whitequark: ;et
<wpwrak> grr
<wpwrak> the logic is in fact very simple: if you really want to enter the US, you will provide your passwords
sandeepkr_ has joined #qi-hardware
<wpwrak> if you don't provide your passwords, you didn't _really_ want to enter the US. so, no harm in sending you back.
<whitequark> or a password to a special honeypot account!
sandeepkr has quit [Read error: Connection reset by peer]
<wpwrak> always those pesky russian hackers ...
dandon has joined #qi-hardware
pcercuei has quit [Quit: leaving]
<DocScrutinizer05> will they torture me when I don't have friggin farcebook account? how will they make sure I don't have two FB accounts? Ahh wait, they are phone number interlocked, right?
<wpwrak> FB, too ? i though it was just whatsapp
<DocScrutinizer05> no idea, noob here
<DocScrutinizer05> prolly you're right, yes
<DocScrutinizer05> anyway they are such jackasses in USA, how would they even know *which* accounts they want the passwords for?
<DocScrutinizer05> check "which apps are installed"? ROTFL
<wpwrak> they probably ask you to provide all the accounts you think are important to them. then they'll decide if they're happy with that. if not, you get to check "have you ever been denied entry to the USA" on the next try :)
<whitequark> DocScrutinizer05: (will they torture me when I don't have friggin farcebook account?) this increasinly sounds less like a sardonic suggestion and more like truth
<strawberyargon> hows Canada ?
<DocScrutinizer05> I guess soon they will build a wall at their southern border and make Trump pay for it
<wpwrak> maybe the wall to mexico is to prevent a massive exodus to the south :)
<DocScrutinizer05> yeah, he needs to stop all the mexicans that already leave USA (way more leaving than entering)
<DocScrutinizer05> then I - also thanks Trump - read about ROC Republic of China aka Taiwan lately. And about the quite worrying role the USA play in there
<DocScrutinizer05> worrying in that it's basically Taiwan's only 'warranty' against mainland China simply usurping them
jow has quit [Ping timeout: 252 seconds]
<DocScrutinizer05> ((how would they even know *which* accounts)) I think I have to `mv ~/.ssh/id_rsa ~/linenoise` on my portable devices, and make sure any ssh commandlines are never added to shell history
jow has joined #qi-hardware
<DocScrutinizer05> echo -e "\n`cat .ssh/id_dsa `" >>goatse.jpg
<DocScrutinizer05> ssh -i <(tail -n1 goatse.jpg) my-sekrit-server
<DocScrutinizer05> best in it: it still works as a normal jpg
<DocScrutinizer05> sorry, improved version: echo -e "\n`cat .ssh/id_dsa|uuencode -`" >>goatse.jpg; ssh -i <(tail -n1 goatse.jpg|uudecode) my-sekrit-server
<DocScrutinizer05> hmm, maybe needs tail -n2 then
<DocScrutinizer05> I leave that as an exercise to you ;-)
<DocScrutinizer05> particularly since .ssh/id_dsa might well be multi-line, and still is in uuencoded form
<DocScrutinizer05> s/tail -n1/grep -A99 begin/
<wpwrak> sed 1d ?
<DocScrutinizer05> depends on your jpg
<DocScrutinizer05> mustn't have a single incidental 0x10 or 0x13 then
<DocScrutinizer05> err 0x0a 0x0d
<DocScrutinizer05> occurrence of an incidental "begin " is more unlikely ;-)
<wpwrak> aah, i see the >>. now i get what you're doing
<DocScrutinizer05> but since the goatse.jpg is 'static' you can check if sed 1d works too :-)
<wpwrak> yeah, but it's not likely to work, statistically :)
<DocScrutinizer05> :nod:
<DocScrutinizer05> jr@saturn:~> wc -l test.jpg
<DocScrutinizer05> 398 test.jpg
<DocScrutinizer05> -rw-r--r-- 1 jr users 83546 13. Feb 00:15 test.jpg
<DocScrutinizer05> jr@saturn:~> echo -e "\n`cat .ssh/id_dsa.pub|uuencode -`" >>test.jpg
<DocScrutinizer05> jr@saturn:~> wc -l test.jpg; l test.jpg; grep -a -A99 begin test.jpg|uudecode
<DocScrutinizer05> 427 test.jpg
<DocScrutinizer05> -rw-r--r-- 1 jr users 85103 13. Feb 00:47 test.jpg
<DocScrutinizer05> ssh-dss AAAAB3NzaC1kc3MAAAEBAP8Bo+QhQ3s1qaC6AyzC9Ep4ud5vuiyf9n0o/BAy/IYNgs14svWrpv6H[...]
<DocScrutinizer05> don't know how to use a CPU based tool to find reasonable strings in `string test.jpg` - wetware based pattern matching only reveals "begin" and a lot of gibberish
<DocScrutinizer05> "begin 644 -" actually
<DocScrutinizer05> you could avoid that too, but needs way more typing then, and memorizing offsets or searchstrings