73200+ entries in 0.047s

phf: asciilifeform: you're just spreading fud, i don't know where
to start unpacking
this conversation
☟︎ a111: Logged on 2018-09-27 13:50 diana_coman: asciilifeform, np; re vtron yes, currently it is only vdiff and vpatch functionality; I use old v
to see
the flow (since it checks
the seals but doesn't care about
the hashes until press
time) and
then
the vpatch
to actually press; looking forward
to esthlos' vtron
phf: asciilifeform: but if you want a full "v replacement and i don't want
to
think about none of
that"
then just use esthlos's item. i believe he has a working keccak already
☟︎ lobbesbot: phf: Sent 14 hours and 6 minutes ago: <asciilifeform> nm, distinguished by hand... but my vtron doesn't verify
the sigs (not immediately sure why) and mod6's -- sees only Leaf: vtools_vpatch_newline.vpatch (phf)
phf: need for
the separate keccak hashing
tool, because vpatch ensures
that
the result is valid.
phf: asciilifeform:
this has been extensively discussed in
the logs.
there was never a need for "new style v". v works just fine. one of
the design goals of vtools was
to nail down (and improve upon)
the patch format. vtools are explicitly designed
to be used with an existing v (for example i use it with v.py). vdiff produces wellformed vpatches and vpatch presses
them ensuring
that
the format is valid and
that
the hashes stand.
there's no
☟︎ a111: Logged on 2018-09-26 22:01 asciilifeform: unlike some folx (as late as '16 some confessed
to git ) asciilifeform does not use heathen versiontrons internally, strictly 100% v from aug '15
a111: Logged on 2018-09-26 22:00 asciilifeform: mircea_popescu: prolly like most folx who actually work on proggies, asciilifeform has '9000' vtrees on various disk, on various boxen,
that are in classical format, and many not even intended for publication,
the ones
that see daylight naturally will become newtype
a111: Logged on 2018-09-27 13:50 diana_coman: asciilifeform, np; re vtron yes, currently it is only vdiff and vpatch functionality; I use old v
to see
the flow (since it checks
the seals but doesn't care about
the hashes until press
time) and
then
the vpatch
to actually press; looking forward
to esthlos' vtron
diana_coman: fwiw I *did* specifically state in
the manifest
that it's using Keccak hashes
diana_coman: I'll have
to, since
the sigs need
to fit
the .vpatch file name, yes
diana_coman: asciilifeform, ok, I'll mirror your sigs
too and link
to
the page anyway; a bit later
today
diana_coman: I added
the manifest + comments in it; otherwise *all* code is precisely what I got from pressing your patches
diana_coman: asciilifeform, np; re vtron yes, currently it is only vdiff and vpatch functionality; I use old v
to see
the flow (since it checks
the seals but doesn't care about
the hashes until press
time) and
then
the vpatch
to actually press; looking forward
to esthlos' vtron
☟︎☟︎ a111: Logged on 2018-09-27 09:31 diana_coman:
http://btcbase.org/log/2018-09-27#1854882 -> got your .tar.gz but I could not find in it
the .wot and .seals? at any rate, if I copied over
the .wot and .seals dirs, it pressed perfectly fine with v here (9999 K version); ftr I ran also precisely
the v.pl you have in
there and it also worked!
a111: Logged on 2018-09-27 09:31 diana_coman:
http://btcbase.org/log/2018-09-27#1854882 -> got your .tar.gz but I could not find in it
the .wot and .seals? at any rate, if I copied over
the .wot and .seals dirs, it pressed perfectly fine with v here (9999 K version); ftr I ran also precisely
the v.pl you have in
there and it also worked!
diana_coman: I'll add
the patches for
the
tester on
top of
the above, later
today
diana_coman: adding
to
the above: old v can still be used
to check
the sigs,
to avoid manual check; so use old v
to check
the sigs and once satisfied, just feed patches
to vpatch
a111: Logged on 2018-09-27 02:28
trinque: obviously I want such a vtron for
the cuntoo final cut, or what's
the use of
the build process producing a vpatch
diana_coman: re using vtools, I currently first check sig (so by hand, separate 1-line) and if ok,
then feed patch
to vtools
diana_coman:
http://btcbase.org/log/2018-09-27#1854882 -> got your .tar.gz but I could not find in it
the .wot and .seals? at any rate, if I copied over
the .wot and .seals dirs, it pressed perfectly fine with v here (9999 K version); ftr I ran also precisely
the v.pl you have in
there and it also worked!
☝︎☟︎☟︎ BingoBoingo: <trinque> does it now properly verify hashes? << I am still at
the point where I hand read input, patch, and output
trinque: obviously I want such a vtron for
the cuntoo final cut, or what's
the use of
the build process producing a vpatch
☟︎ a111: Logged on 2018-09-27 02:03
trinque: does it now properly verify hashes?
mod6: lol, I don't know how
to make it do stuff either, but I guess
that's a different problem :]
mod6: Alright, I guess
the makefile doesn't build
the vpatch binary by default, so I built it manually:
mod6: the full vtree (with sha vpatches)
totals 11. so ya, you must have removed
them.
mod6: but I only ended up with a 'vdiff' binary (maybe
this is correct?)
mod6: I used your patches,
there are 8 of
them, and I was able
to press
this fine.
mod6: I
took your
tarball, dumped in
the latest version of my vtron, dropped in
the .wot (phf) and seals from what I had in my sandbox previously.
mod6: (I was just double checking here as
to not waste
time.)
mod6: aha, ok. in
the past, i've alwasys built
the sha256 stuff for my own purposes. let's see if i can get
the keccak stuff build.
a111: Logged on 2018-09-26 18:46 diana_coman: asciilifeform, udp
tester seems
to be nicely running uk->uy and uy->uk so my next step on
this will be
to publish all
the relevant code; since
this is effectively on
top of udplib, I'd patch it on your
tree; mind moving it
though
to keccak?
mod6: so... is
the goal here
to build
the sha256 stuff, or
the keccak stuff?
mod6: Oh yeah, did we ever post
that somewhere?
BingoBoingo: mod6: iirc, buried in open
tabs and notes on
the import matter
mod6: Ok. What are we
trying
to do here? Just build vtools?
mod6: asciilifeform: yeah, i dunno, it's been a while. i don't have
time
to
tinker with it at
the moment, gearing up for month end here.
mod6: BingoBoingo: is
this right ^?
mod6: im not positive, although, I
think another
troublesome one was hanbot's wp-mp, which BingoBoingo used esthlos'
to press. i
think.
mod6: one has
to, again, if i remember correctly, remove some of
the vpatches from
the "right" side. or something
to
that effect,
to press successfull.y
mod6: anyway, it's been a while, so I don't know for sure, but if memory serves, I believe his vtree is incompatible with my vtron, on
the whole.