<iav>
I set Addresses.API to internal proxy address. but now when I open webui from that url I see 403 errors in js console, as previously.
scarcegreengrass has quit [Ping timeout: 240 seconds]
slothbag has joined #ipfs
Ronsor` has quit [Ping timeout: 246 seconds]
ruby32 has quit [Remote host closed the connection]
akkad has quit [Ping timeout: 268 seconds]
afdudley has quit [Ping timeout: 250 seconds]
<ipfsbot>
[js-ipfs] diasdavid created greenkeeper-ipfs-merkle-dag-0.4.3 (+1 new commit): https://git.io/vwonC
<ipfsbot>
js-ipfs/greenkeeper-ipfs-merkle-dag-0.4.3 8be1580 greenkeeperio-bot: chore(package): update ipfs-merkle-dag to version 0.4.3...
kvda has joined #ipfs
afdudley has joined #ipfs
<ipfsbot>
[js-ipfs] greenkeeperio-bot opened pull request #173: ipfs-merkle-dag@0.4.3 breaks build
akkad has joined #ipfs
<daviddias>
voxelot: haad_ apologies for the wait. All the deps have been updated all the way to the top (and respective api calls where it was needed). js-ipfs 0.4.8 was just released and it is golden again :)
<ipfsbot>
[js-ipfs] diasdavid pushed 3 new commits to master: https://git.io/vwocf
<ipfsbot>
js-ipfs/master 2df7db6 David Dias: update deps
<ipfsbot>
js-ipfs/master a508a49 David Dias: chore: release version v0.4.8
<ipfsbot>
js-ipfs/master aa51d31 David Dias: chore: update contributors
Ronsor` has joined #ipfs
rgrinberg has quit [Ping timeout: 240 seconds]
r04r is now known as zz_r04r
Ronsor` has quit [Ping timeout: 240 seconds]
_Vi has quit [Ping timeout: 260 seconds]
_Vi has joined #ipfs
slothbag has quit [Read error: Connection reset by peer]
dignifiedquire has quit [Quit: Connection closed for inactivity]
slothbag has joined #ipfs
<voxelot>
daviddias: thank you!
libman has quit [Remote host closed the connection]
tmg has quit [Ping timeout: 260 seconds]
<voxelot>
daviddias: new block-service is throwing an error in merkle-dag tests
<ipfsbot>
[go-ipfs] whyrusleeping closed pull request #2135: Fixed: On windows 'ipfs add -r .' used the full path (master...master) https://git.io/vEHLq
<ipfsbot>
[go-ipfs] whyrusleeping deleted feat/add-utp-default at 7f6c833: https://git.io/vw6I2
nonaTure has quit [Ping timeout: 244 seconds]
<ubuntu-mate_>
i would love to learn howto write webapps with ipfs, because i dont want to need a full lamp stack if every user could have their own ^database^
<ubuntu-mate_>
im just curious howto handle ids , like input username/email & pass to get ipfs privatekey from another dag/node ...
<ubuntu-mate_>
so the ipns pub/key would act as a content signing&broadcasting namespace
nycoliver has quit [Ping timeout: 268 seconds]
jreighley has joined #ipfs
<conway>
ubuntu-mate_: I'm not sure it works the same way you think it does. No offence meant. The best way to think of this is a storage stack and a front-end only. The files are provable, so I can give you a hash of a directory or file, and you can guarantee its what I wanted to send you.
pfraze has quit [Remote host closed the connection]
<ipfsbot>
[webui] greenkeeperio-bot opened pull request #350: Update react-router-bootstrap to version 0.23.0
<conway>
ubuntu-mate_: by sending you the root hash "QmSCrZUPkqH4gsncsD7tGXPiFpymsbwmywsHXLDhBtSQ6T", I can crypographically guarantee that the webapp you access is exactly the same as mine. All files inside that package are also secured as well.
Ronsor` has joined #ipfs
<conway>
For "signing support" all you need to do is say "The link to my stuff is hash <hash>." It uses what's called a "Self-certifying filesystem". Meaning if you change the data, the hashes change.
lispmeister has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<conway>
And also, the biggie here is there is no server to rely on with this architecture (but you **could** code against one). So having a user/pass doesn't make sense, unless you're logging into a server on someone's machine. It's a very different way of thinking about web applications.
pfraze has joined #ipfs
s_kunk has quit [Ping timeout: 260 seconds]
<whyrusleeping>
conway: what is this magic?
Ronsor` has quit [Ping timeout: 268 seconds]
gmcquillan has joined #ipfs
<conway>
heh, I'm also big into internet of things. I usually use Node-Red, which is based on nodejs. It uses a backend that runs the flow engine. Instead, Luis Montes incorporated the flow engine in the client... making Node-Red easily capable for IPFS.
zootella has joined #ipfs
<conway>
wanna see cool whyrusleeping: use Chrome and drag a "Voice Rec" and a "Debug", and connect the dots together, then hit "Deploy" in the upper right. Then on the right side, click on the 'debug' tab..... Then speak.
<conway>
The only feature I'd like is an ability to call an ipfs key and load the json contents into the flow. Better if I can do something like /ipfs/<pagenodes key>?flow1=<json key>
zorglub27 has joined #ipfs
Not_ has joined #ipfs
<richardlitt>
Can someone help me figure out which sort of hash _should_ resolve with `ipfs name resolve <hash>`?
hsanjuan has joined #ipfs
<richardlitt>
The examples don't work, and I while I can resolve my own name without providing an arg, not sure how to resolve another person's
<richardlitt>
whyrusleeping: could you throw me your public key from resolve? would that work?
<ipfsbot>
[webui] greenkeeperio-bot opened pull request #351: react-router@2.4.0 breaks build
<conway>
I also have this. PubKey: QmVjH4F65fnqy1GkBBYiuAkdazKzYsw3LbMVANGFeBGB8e , pointing at /ipfs/QmRymducEftvkHuYEVJFkcNtSiooUVXzsvNoPnNEPu2o1a (Jor1k Linux in the browser)
<richardlitt>
whyrusleeping: thanks. Works.
<richardlitt>
conway: thanks. Got it, now.
<conway>
awesome :)
felixn has joined #ipfs
hsanjuan has quit [Quit: Leaving.]
hsanjuan has joined #ipfs
hsanjuan_ has joined #ipfs
hsanjuan_ has quit [Client Quit]
hsanjuan has quit [Client Quit]
hsanjuan_ has joined #ipfs
hsanjuan_ is now known as hsanjuan
hsanjuan has quit [Client Quit]
Not_ has quit [Quit: Leaving]
hsanjuan has joined #ipfs
ggoZ has joined #ipfs
<ipfsbot>
[go-ipfs] whyrusleeping pushed 2 new commits to master: https://git.io/vw6Zg
<ipfsbot>
go-ipfs/master 31421ae Kevin Atkinson: Refactor Makefile....
<whyrusleeping>
does anyone use `ipfs init -f` ever?
matoro has quit [Ping timeout: 250 seconds]
ggoZ has quit [Quit: Leaving.]
<conway>
I did, once on crankylinuxuser.net when I upgraded to 0.4.0 . I had nothing being pinned that I was concerned about, and I was too lazy to rm -rf /var/lib/ipfs
gmcquillan has quit [Quit: gmcquillan]
gmcquillan has joined #ipfs
<conway>
for me though, ipfs init -e is the critical one... At least past the initial install.
<whyrusleeping>
conway: okay, i'm probably going to remove the -f flag
<whyrusleeping>
mostly because people might accidentally set their IPFS_PATH to something important
<whyrusleeping>
and then run ipfs init -f and delete their stuff
Encrypt has joined #ipfs
zootella has joined #ipfs
_Vi has quit [Ping timeout: 260 seconds]
<whyrusleeping>
noffle: ping, do you think you could help me out with finishing up and closing out some older PRs?
<conway>
That makes a great deal of sense. If I have a question, I'll just mv to .ipfs-old or something and then use init -e
<whyrusleeping>
conway: cool, thanks for the confirmation :)
<conway>
of course, gladly :)
<achin>
whyrusleeping: +1 on removing -f
<whyrusleeping>
wooo! its gonna die now!
<conway>
sooo, ipfs init -f "-f" .... :P
<ipfsbot>
[go-ipfs] whyrusleeping pushed 1 new commit to fix/build-process: https://git.io/vw6Wh
<ipfsbot>
go-ipfs/fix/build-process 78338d9 Jeromy: fix up dist_get script...
<Kubuxu>
For squatconf I thought about talk that assess risks that IT companies expose us to (and exposing some sleepers) but I had no time to prepare it,
<Kubuxu>
For the IPFS meetup something along: IPFS Web Apps - Problems, Solutions, Improvements
<Kubuxu>
Some external perspective.
<lgierth>
cool sounds great
<noffle>
whyrusleeping: sure; assign me some
zootella has quit [Quit: zootella]
ashark_ has joined #ipfs
<ipfsbot>
[webui] greenkeeperio-bot opened pull request #352: Update react-bootstrap to version 0.29.3
ashark has quit [Read error: Connection reset by peer]
<montagsoup>
It doesn't matter where our bodies are if we aren't aware of them. We can just hook our senses in.
<whyrusleeping>
yeap, lol
<dignifiedquire>
if it's not a message there will be no notification
<whyrusleeping>
dignifiedquire: so if we add content locally that other people want, we may never send it to them
<whyrusleeping>
yay, bitswap rehacktoring time
<dignifiedquire>
it for sure takes some time
<dignifiedquire>
and I just realized I have the same bug :D:D:D:D
<whyrusleeping>
lol
* zignig
hands whyrusleeping a machete and a headlamp
nycoliver has joined #ipfs
<montagsoup>
is the headlamp water-proof? he might have to do some swimming
gmcquillan has joined #ipfs
pfraze has quit [Remote host closed the connection]
ashark has quit [Ping timeout: 260 seconds]
ashark has joined #ipfs
dmr has quit [Ping timeout: 276 seconds]
ruby32 has quit [Read error: Connection reset by peer]
mildred1 has quit [Quit: Leaving.]
<dignifiedquire>
whyrusleeping: fixed in my implementation :P how far along are you?
pfraze has joined #ipfs
<whyrusleeping>
dignifiedquire: a simple *patch* is pretty trivial, but i'm already in the middle of a larger refactor
<dignifiedquire>
loool
<whyrusleeping>
so i'm working on keeping memory and cpu usage down overall
<dignifiedquire>
nice
mildred has quit [Ping timeout: 268 seconds]
pfraze has quit [Ping timeout: 252 seconds]
afisk has quit [Remote host closed the connection]
jedahan has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
spm_draget has quit [Read error: Connection reset by peer]
spm_draget has joined #ipfs
zorglub27 has quit [Quit: zorglub27]
nycoliver has quit [Ping timeout: 240 seconds]
montagsoup has quit [Quit: Leaving]
<ipfsbot>
[go-ipfs] whyrusleeping pushed 1 new commit to fix/bitswap-ctx-wire: https://git.io/vwiIN
<ipfsbot>
go-ipfs/fix/bitswap-ctx-wire 9230fc4 Jeromy: fix doubleGet issue caused by hasblock not announcing...
Encrypt has quit [Quit: Quitte]
Encrypt has joined #ipfs
afisk has joined #ipfs
ashark has quit [Ping timeout: 268 seconds]
herzmeister has quit [Quit: Leaving]
herzmeister has joined #ipfs
afisk has quit [Ping timeout: 276 seconds]
devbug has quit [Quit: ZZZzzz…]
andoma has quit [Ping timeout: 244 seconds]
andoma has joined #ipfs
rgrinberg has quit [Ping timeout: 246 seconds]
joeyh has quit [Read error: Connection reset by peer]
<whyrusleeping>
Kubuxu: yo, you in berlin?
cketti has quit [Ping timeout: 252 seconds]
joeyh has joined #ipfs
cketti has joined #ipfs
palkeo has quit [Quit: Konversation terminated!]
lothar_m has joined #ipfs
slothbag has joined #ipfs
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
Encrypt has quit [Quit: Sleeping time!]
Rajarshi has quit [Ping timeout: 260 seconds]
TheNain38 has quit [Quit: I'm going away]
Kaj has joined #ipfs
<slothbag>
hi all, I cant get 0.4.1 to compile on windows. is that why its not available on dist.ipfs.io?
devbug has joined #ipfs
crankylinuxuser has joined #ipfs
<crankylinuxuser>
hey, it's conway. I'm on a surface 4 tablet (work) and also running 0.4.0 and got bitten earlier by the 50% utilization bug. is there a way to pull previous execution logs ?
slothbag has quit [Ping timeout: 260 seconds]
slothbag has joined #ipfs
chriscool has quit [Quit: Leaving.]
crankylinuxuser has quit [Ping timeout: 250 seconds]
crankylinuxuser has joined #ipfs
devbug has quit [Quit: ZZZzzz…]
<ipfsbot>
[go-ipfs] whyrusleeping force-pushed fix/bitswap-ctx-wire from 9230fc4 to 01d1b69: https://git.io/vEdo7
<ipfsbot>
go-ipfs/fix/bitswap-ctx-wire 01d1b69 Jeromy: fix doubleGet issue caused by hasblock not announcing...