Re: Localnet Hacking

2024-05-11 Thread Lucretia
May 11, 2024 at 02:52:32AM +0000, Lucretia wrote: > > Book recommendations are most welcome! > > > > Lux of the Agony > > 720077 Bishkek > > Altyn Kazyk 31A > > KYRGYZSTAN > > l...@openbsdgirl.com > > If you want some used books, I'm moving ac

Localnet Hacking

2024-05-10 Thread Lucretia
I have a laptop and am looking to purchase a second computer. Neither of them will be connected to The Internet, but will be networked together. My goal is to study networking, starting with some of the most basic commands and routines. This will be purely for educational purposes. I may build

Re: __dead

2023-11-07 Thread Lucretia
:16, Crystal Kolipe <[kolip...@exoticsilicon.com](mailto:On Tue, Nov 7, 2023 at 22:16, Crystal Kolipe < wrote: > On Tue, Nov 07, 2023 at 04:01:12PM +, Lucretia wrote: >> I read the whole file top to bottom, slowly and with care, and saw no >> comments about __dead. Unl

Re: __dead

2023-11-07 Thread Lucretia
sd.org/style > > On Tue, 07 Nov 2023 16:01:12 + > Lucretia wrote: > >> I read the whole file top to bottom, slowly and with care, and saw no >> comments about __dead. Unless by chance they've been added since 7.4 >> release.

Re: __dead

2023-11-07 Thread Lucretia
t; On Tue, Nov 07, 2023 at 03:08:18PM +, Lucretia wrote: >> I've seen __dead a few places in the source code, does this mean it isn't >> functional anymore, or maybe just deprecated? > > Read the comments about it in /usr/src/sys/sys/cdefs.h.

__dead

2023-11-07 Thread Lucretia
I've seen __dead a few places in the source code, does this mean it isn't functional anymore, or maybe just deprecated?

Re: Chinese Support

2023-10-29 Thread Lucretia
an project > you can imagine what is sentiment popping up around and outside the project). > > Let me eventually know about inconistencies (if you are a ChapGPT observer: > TERMINATE) > > -- Daniele Bonini > > Oct 29, 2023 09:52:34 Lucretia : > >> I remember reading s

Chinese Support

2023-10-29 Thread Lucretia
I remember reading somewhere in the project statement that OpenBSD aims to support as many platforms as possible. But it seems there is anti-Chinese sentiment concerning hardware. I don't know much about import/export laws and such, like Peter said in his thread about RISC-V, is tech import

Re: iPhone Charging

2023-10-29 Thread Lucretia
I'll take the risk of EMF if by this tool I can help promote peace, mercy, and justice. Unfortunately in an era of strict censorship, those aims are hard to achieve with digital technology. But as yet it hasn't stopped me from trying. On Sun, Oct 29, 2023 at 12:18, Maja Reberc

Proton Mail Bridge

2023-10-29 Thread Lucretia
Someone reached out to me this morning asking if I use Proton Mail from within my OpenBSD system, but I told them I'm just using it on my iPhone. but I took a look, and their bridge application is open source. https://github.com/ProtonMail/proton-bridge I downloaded and added the necessary

a haiku

2023-10-28 Thread Lucretia
Regression testing, finding failures in software; the guts and glory. -- "Peace begins with a smile." Mother Teresa

Re: iPhone Charging

2023-10-28 Thread Lucretia
u never know when you might need backup. > > Cheers, > Katie > > --- > > From: owner-m...@openbsd.org on behalf of Lucretia > > Sent: 28 October 2023 04:52 > To: David ; misc@openbsd.org > Subject

Re: iPhone Charging

2023-10-28 Thread Lucretia
> It doesn't even need to be plugged in. > There have been instances where the proximity of a mobile phone to a > computer has been sufficient to access ... I don't have much to hide, but I love learning about security. We learned very little about practical security during my four years as an

Re: iPhone Charging

2023-10-28 Thread Lucretia
r J. Philipp < wrote: > On Sat, Oct 28, 2023 at 06:33:59AM +, Lucretia wrote: >> From a security perspective, how dangerous is it to plug in my iPhone into >> the USB port on my laptop? >> >> I only have one charging cable, so I use my laptop to charge it, not having

iPhone Charging

2023-10-28 Thread Lucretia
>From a security perspective, how dangerous is it to plug in my iPhone into the >USB port on my laptop? I only have one charging cable, so I use my laptop to charge it, not having the correct wall adapter. I've skimmed material about Vault 7 and know The CIA actively develops tools which

Fuzzing

2023-10-27 Thread Lucretia
I'm running 7.4 and looking at "afl," as per a suggestion. It says it can take a week to a month to run. I don't know gdb like at all, but if anyone wants to suggest a program to fuzz, be my guest. Networked programs might be to difficult to set up for a first-time run. -- Inspiration is the

Re: RISC-V questions

2023-10-27 Thread Lucretia
27, 2023 at 17:54, Peter J. Philipp <[p...@delphinusdns.org](mailto:On Fri, Oct 27, 2023 at 17:54, Peter J. Philipp < wrote: > Hi Lucretia, > > The mentioned boards are here: > > Pioneer and Oasis should be found at: https://milkv.io/ > > Lichee Pi should be found at:

Re: RISC-V questions

2023-10-27 Thread Lucretia
I've only used R-Pi and intel/AMD, what kind of setup are the Risc-V you are looking at? On Wikipedia it says there are embedded, desktop, and servers that use it. I can't say I'd be in for joining with a one for me, one for a developer but I might be interested if I knew more. Shipping to

Re: Donations

2023-10-27 Thread Lucretia
I have limited funds available, living on Social Security, but I have a lot of free time available and could certainly solicit hardware donations from corporations and universities if I knew better the required specifications of what the project is looking for and knew where they ought to be

Firefox downloads

2023-10-27 Thread Lucretia
I use gimp to make digital collages and for this I do a lot of downloading and uploading. In OpenBSD firefox doesn't allow access to the filesystem except to the Downloads directory. How can I change this behavior?

my first patch

2023-10-24 Thread Lucretia
I made my first patch! To devel/dwz, I'm not sure how to submit it, or if it's even useful to anyone. Basically I just changed all instances of strcpy and sprintf to use strlcpy and snprintf, because the compiler said to. This is like crack cocaine to me. a bit off-topic, but: gethsemane$