Let's not encrypt (because encryption is now in zuse).

This commit is contained in:
C. Guy Yarvin 2017-09-27 17:28:11 -07:00
parent da0d00390c
commit 9253613738
3 changed files with 9 additions and 1 deletions

View File

@ -40,7 +40,9 @@ u3v_jack(void)
{
u3_noun cor;
fprintf(stderr, "jack: kernel %x\r\n", u3r_mug(u3A->ken));
cor = u3n_nock_on(0, u3k(u3A->ken));
fprintf(stderr, "jacked\r\n");
u3z(cor);
}

View File

@ -1532,6 +1532,7 @@ _raft_lame(u3_noun ovo, u3_noun why, u3_noun tan)
uL(fprintf(uH, "crude: all delivery failed!\n"));
u3_lo_punt(2, u3kb_flop(u3k(tan)));
uL(fprintf(uH, "crude: punted\n"));
// c3_assert(!"crud");
}
}
@ -2030,7 +2031,8 @@ u3_raft_work(void)
ron = u3ke_jam(u3nc(u3k(u3A->now), ovo));
c3_assert(u3A->key);
ron = u3dc("en:crua", u3k(u3A->key), ron);
// don't encrypt for the moment, bootstrapping
// ron = u3dc("en:crua", u3k(u3A->key), ron);
len_w = u3r_met(5, ron);
bob_w = c3_malloc(len_w * 4L);

View File

@ -982,6 +982,9 @@ _sist_rest()
continue;
}
#if 0
// disable encryption for now
//
if ( u3A->key ) {
u3_noun dep;
@ -995,6 +998,7 @@ _sist_rest()
u3z(dep);
}
}
#endif
roe = u3nc(u3ke_cue(ron), roe);
}
u3A->ent_d = c3_max(las_d + 1ULL, old_d);