Re: [tor-dev] Sharing Circuits Between Onion Servers and Clients

2024-10-29 Thread stifle_savage042--- via tor-dev
On Tuesday, October 22nd, 2024 at 11:24 PM UTC, Watson Ladd wrote: > > > On Tue, Oct 22, 2024, 4:15 PM wrote: > > On Tuesday, October 22nd, 2024 at 9:04 PM UTC, Watson Ladd wrote: > > > On Tue, Oct 22, 2024 at 3:47 AM stifle_savage042--- via tor-dev > > tor-dev@lists.torproject.org wrote: > > > >

Re: [tor-dev] Sharing Circuits Between Onion Servers and Clients

2024-10-22 Thread stifle_savage042--- via tor-dev
On Tuesday, October 22nd, 2024 at 9:04 PM UTC, Watson Ladd wrote: > On Tue, Oct 22, 2024 at 3:47 AM stifle_savage042--- via tor-dev > tor-dev@lists.torproject.org wrote: > > > Hi all, > > > > I want to promote some recent work of mine in the hope that someone here > > will find it interesting or

Re: [tor-dev] Sharing Circuits Between Onion Servers and Clients

2024-10-22 Thread Watson Ladd
On Tue, Oct 22, 2024, 4:15 PM wrote: > On Tuesday, October 22nd, 2024 at 9:04 PM UTC, Watson Ladd wrote: > > > On Tue, Oct 22, 2024 at 3:47 AM stifle_savage042--- via tor-dev > > tor-dev@lists.torproject.org wrote: > > > > > Hi all, > > > > > > I want to promote some recent work of mine in the ho

Re: [tor-dev] Sharing Circuits Between Onion Servers and Clients

2024-10-22 Thread Watson Ladd
On Tue, Oct 22, 2024 at 3:47 AM stifle_savage042--- via tor-dev wrote: > > Hi all, > > I want to promote some recent work of mine in the hope that someone here will > find it interesting or useful. In my most concise language, it is a > "decentralized, asynchronous entropy generator protocol." I

Re: [tor-dev] Sharing Circuits Between Onion Servers and Clients

2024-10-22 Thread Holmes Wilson
And some email clients like mine even include the trailing "." in the link! Third time's the charm: https://github.com/devnetsec/rand_num_consensus On Tue Oct 22, 2024, 10:48 AM GMT, Georg Koppen wrote: > stifle_sava

Re: [tor-dev] Sharing Circuits Between Onion Servers and Clients

2024-10-22 Thread Georg Koppen
stifle_savage042--- via tor-dev: Hi all, I want to promote some recent work of mine in the hope that someone here will find it interesting or useful. In my most concise language, it is a "decentralized, asynchronous entropy generator protocol." I've made a somewhat complete demo implementation s

[tor-dev] Sharing Circuits Between Onion Servers and Clients

2024-10-22 Thread stifle_savage042--- via tor-dev
Hi all, I want to promote some recent work of mine in the hope that someone here will find it interesting or useful. In my most concise language, it is a "decentralized, asynchronous entropy generator protocol." I've made a somewhat complete demo implementation so far. Here's the repository: h