Sounds interesting, Dave!
I don't know about prior work with 9front on iPhone, but 10 years ago
Inferno was ported to Android:
https://defcon.org/images/defcon-20/dc-20-presentations/Floren/DEFCON-20-Floren-Hellaphone.pdf
/emil
On Mon, Mar 24, 2025 at 6:01 AM Dave MacFarlane via 9fans <9fans@9f
I've taken it a bit further, and it's odd.
rfork(RFCORE) works fine. up->errlab is 0 when the rfork(RFCORE) exits. But
here's the interesting part.
up->nerrlab is still 1 when we flip the process over to the ac. This is
because of the call to _procctl in syscall()
Then the process calls pwrite, a
Are you making changes? The website is currently broken via HTTPS.
On Mon, 24 Mar 2025, 19:29 Skip Tavakkolian,
wrote:
> I think that's expected, but it's an issue that should be fixed.
>
> As I understand it, the warning is because AES_128_CBC is susceptible to
> Padding Oracle attack (dependi
No, it does not block, failing if it can't.
This piece is still buggy - the error labeling (waserror(), poperror(),
error()) is out of balance, even in the path that doesn't fork.
So I'm tracing carefully to understand where the missing poperror() or
extra waserror() is.
Paul
On Mon, Mar 24, 202
I think that's expected, but it's an issue that should be fixed.
As I understand it, the warning is because AES_128_CBC is susceptible to
Padding Oracle attack (depending on implementation) and when TLS only uses
RSA key exchange, it doesn't provide forward secrecy (interloper can
passively recor
I like your raw data from kernel idea, putting interesting processing in
user spaces makes bug fixes ever so much easier :-)
On Mon, Mar 24, 2025 at 7:09 AM Dave MacFarlane via 9fans <9fans@9fans.net>
wrote:
> Quoth Dan Cross :
> > The Bitsy kernel (for the Compaq iPaq) supported the touch screen
Hello,
Just thought I'd mention that my browser does *not* like connecting to
the IWP9 website. It's complaining about the site doing an "old-style
(potentially unsafe) handshake" – SSL_ERROR_UNSAFE_NEGOTIATION.
Is this a quick fix on either end?
- Willow
Quoth Dan Cross :
> The Bitsy kernel (for the Compaq iPaq) supported the touch screen on
> that device. I don't recall that it worked very well, but it did
> work. You may look at using that as a starting point for the touch
> panel part.
>
The touchscreen is the easiest part, since mousein can
You've made Renee happy.
I printed it up and it looks great. Making a larger print now that I will
paint and finish.
Thanks for doing this!
-rob
On Mon, Mar 24, 2025 at 5:24 PM Thaddeus Woskowiak
wrote:
> On Sat, Mar 22, 2025 at 2:50 PM Thaddeus Woskowiak
> wrote:
>
> > I attached two image
On Mon, Mar 24, 2025 at 8:36 AM Dave MacFarlane wrote:
> Hello all,
>
> I've been working on trying to get a pinephone kernel that can run
> 9front at https://github.com/driusan/9front-A64
>
> I spent some time this weekend on the userspace getting readings off
> the i2c sensors.
>
> I've managed
Hello all,
I've been working on trying to get a pinephone kernel that can run
9front at https://github.com/driusan/9front-A64
I spent some time this weekend on the userspace getting readings off
the i2c sensors.
I've managed to use /dev/i2c*/ to get data from the:
1. Touch panel
2. Light/proximi
11 matches
Mail list logo