jeff

Results 134 issues of jeff

in our debian packaging for `lokinet` package we could prompt the user and ask if they want to use a custom upstream dns provider and/or specify and exit node to...

enhancement
packaging
linux

https://www.seancassidy.me/dont-pipe-to-your-shell.html

a common issue with activity pub i have seen in the wild is in practice it turns into a giant XSRF sending network that you can get thousands of servers...

make it so that client can generate an out of band RC that is not published to the network but still identify as a client to service nodes. then in...

enhancement
request for comments
protocol-feature
censor-resistance

[web transport](https://www.w3.org/TR/webtransport/) is a w3c web browser api which exposes the lower layer functionality of quic, like datagrams and bi/uni directional streams, to the web browser when it communicates with...

make lokinet client with strict-connect option provided explicitly connect out to snodes provided. before it was just randomly chugging through peer selection until it found one we explicitly pinned. this...

when we queue cpu heavy work in lokinet to worker threads we make 1 job per function call. we call a lot of jobs so this coleuses the jobs into...

Before we were just shoving all options into libunbound and assume they end with a ':', now we ensure they do and throw if they do not. This adds a...

we should make a util that will spit out markdown for api.oxen.io for lokinet's config options and the zmq rpc api.

good first issue
documentation

the route poker as is, currently is a linux only thing and it's kind of hacky. we end up having to periodically probe the routing table to figure out if...

enhancement
packaging
linux
vpn mode