The officially official Devuan Forum!

You are not logged in.

#1 Re: Devuan Derivatives » why peppermintos? » Yesterday 17:36:57

We are making progress....

You're doing some interesting work over there for sure, kudos and thank you! Count me amongst those who wouldn't mind trying out an Openbox version. wink

#2 Re: Off-topic » The “Ensh*ttification” of the Internet » Yesterday 16:42:18

Article about this subject out of Norway via the Register, the real gold is the video about halfway down the page, it's a must-watch IMO. lol

https://www.theregister.com/2026/03/06/ … ification/

#3 Re: Hardware & System Configuration » Accidental Success: Revived 2008 Toshiba with Devuan 6 & AI (Non-Tech) » 2026-03-08 20:18:08

You are most welcome sir! But I must beg your pardon, I had completely forgotten my manners so let me rectify:

A very warm welcome to you, to the worldwide community that is Linux! And most especially to Devuan which for 10 years running has been the best of Linux'es in my humble opinion. wink And kudos for a very innovative way to use AI to ease the transition too, nice work all around!

#4 Re: Hardware & System Configuration » Accidental Success: Revived 2008 Toshiba with Devuan 6 & AI (Non-Tech) » 2026-03-07 17:44:02

I discovered the intel-microcode was being blacklisted by default. Removing the intel-microcode-blacklist.conf was essential for CPU stability

Pretty sure that's not how that works, I believe it's there to stop the microcode from trying to update itself on every boot. But I could be wrong.

https://www.reddit.com/r/debian/comment … acklisted/

https://salsa.debian.org/kernel-team/li … config#L42

This is with the blacklist.conf file still in place:

root@devuan:/home/jack# dmesg | grep "microcode updated early to"
[    3.943872] microcode: microcode updated early to new patch_level=0x05000119

You can see it's been applied in early stage boot despite the blacklist file.

Don't believe everything AI tells you. wink

Can anyone confirm?

Essentially it's baked into initramfs alongside the other firmware, when you install new firmware the system runs update-initramfs and gens a new initrd.img, so the code is there and gets applied early in boot. The blacklist just stops subsequent attempts to update.

At least that's my understanding of it.

#5 Re: DIY » Basic local password manager » 2026-02-26 18:08:18

The VuuPass basic password manager is now up on my Sourceforge, I decided to just make a compressed file and put it there for easy access rather than posting a lot of code to forums or replying to the e-mails i've gotten about it, I have not made a .deb package yet, this is just for preliminary testing and includes the binaries and source for both the standard and portable versions, and a readme.txt (also displayed on the download page) with instructions for use and also for compiling your own custom version.

Note that I included a .desktop for the standard version in case you want to do a full manual install, but there's not one for the portable version, it doesn't need one, just drop the binary on a USB stick and click it to run, it will do the rest.

It probably goes without saying but you need gtk3 and libsodium onboard to run it.

https://sourceforge.net/projects/vuu-do … s/VuuPass/

Remember, this is first test of experimental software, test only with dummy data for now until more test results come in.

#6 Re: Devuan Derivatives » Is there a Devuan derivative targeting old hardware/laptops? » 2026-02-26 00:56:21

I have run Vuu-do on a machine from 2005 that has 1 gb of ram, and it runs fine. I run Devuan every day on a machine with a simple dual-core APU at 800 mhz with 4 gigs of ram and never have a problem.

But if you need translations you would need to look elsewhere as Vuu-do don't do that. Vanilla Devuan works great for that.

#7 Re: Off-topic » HexChat's GTK3 Successor: ZoiteChat » 2026-02-26 00:48:44

Sweet! I do prefer Hexchat for IRC, was sad to hear it's no longer in the repo.

#8 Re: Off-topic » Opinions about keypassXC » 2026-02-26 00:36:01

Thank you all for the kind words, but I need to apologize for my mini-meltdown that day, it's no excuse, but in my defense I will say that I have a very sick cat, and can't seem to to get a vet appointment at the place that's 30 miles from here, we talked to them on the phone and they kinda poo-poo'ed it saying she just has allergies, trying now to get an appt. at a more sophisticated vet but that's 100 miles away with a 30 day waiting list. And to boot that morning right before I woke up I had a dream where she died in my arms. That pretty much FUBAR'ed my whole day, and I should have known better than to get online, but I did and it did not turn out well. Mea culpa, sorry for the drama.

#9 Re: DIY » Basic local password manager » 2026-02-25 03:57:55

Almost there, did some good work in the last few days:

EDIT: Even better, done a lot of nice work in the last few days, getting close.

1nfey7.png

#10 Re: Off-topic » Opinions about keypassXC » 2026-02-21 15:05:35

If you want to poke fun at other developers and brag about how much smaller your stuff is, at least try not to be gratuitously disingenuous.

I wasn't poking fun at anyone, but yes I was bragging about my little scriptlet, and incredibly enough I am aware of dependencies (shocker huh?), which is why I know the program mentioned ALSO HAS DEPENDS, so yeah it's even larger than 29 mb which is what the package is listed at for installed size.

But sure, if you pull the cruft you mentioned out (which my app doesn't have or need), then maybe there is 4 mb of actual code. That's still 100 times larger than my little experiment. I'm sure it has some extra lovely features though that might be very handy.

What I made does the basic main task such things should do, it's tiny so there's a lot less to go wrong and it's easy to audit, and a good solid base if someone wanted to expand on it.

And damn, really toolkit bullshit?? Every gui program uses one toolkit or another, so that comment was nonsense. And no i'm not shoving all that QT crap into my system, GTK has issues but QT sucks too.

And wtf? You're on here usually giving people shit for complaining instead of doing something about it. And here I am trying to do something about it and you're giving me misery too?

Hell, you're probably right, I don't know why I bother. Maybe time for another break from linux for me.

#11 Re: Off-topic » Opinions about keypassXC » 2026-02-21 02:07:53

ffp asked about keepassxc-minimal.

Quote:

“This package includes only the bare minimal functionality, and no security complications like networking, SSH agent, browser plugin, fdo secret storage. See keepassxc-full if you absolutely need those.”

Lol, in 29 mb, I just made something that does most of the same in 40 kb.

#12 Re: Desktop and Multimedia » Devuan more JWM » 2026-02-21 00:57:34

Very nice! Love the low ram usage, but are you measuring that the old-school way or the legacy way (excluding buffers and cache)?

#13 Re: Freedom Hacks » About installers » 2026-02-20 20:49:39

Page 2 reminder that I did NOT start this thread, that was somebody else who moved a comment I made, I had zero intentions of starting a thread about installers. So my position simple boils down to this:

1. Don't like the debian installer at all
2. Sick of hearing people bash RefractaInstaller, it's simply the best and fastest way to do an install.

I'm shocked about how much people care about the installer, as long as it works you should just get on with using your system. Unless of course you're an admin, have to manage many machines, or just like doing installs all the time.

That's just it, I do installs constantly, I have to do so for testing purposes on the iso's I make. It's no exaggeration to say i've done easily 300 or better in the last year, so perhaps that will give some context to my position. Think about the time needed to do a debian install vs. the 10 minutes it takes with RI, then times that by 300 and that's how many extra hours of my life i've saved by using it.

Time is precious. I only have so much to spare.

#14 Re: DIY » Basic local password manager » 2026-02-20 01:05:41

ah, i was kinda expecting ya to build a gui wrapper for pass(1)

A reasonable assumption, my MO is exactly that kind of thing. But in doing research for this, it seemed like libsodium was the "gold standard" for this sort of thing, and their docs are actually not bad, relevant portion:
https://doc.libsodium.org/doc/quickstart

"One-shot encryption where everything fits in memory

    Create a secret key using crypto_secretbox_keygen().

    Create a nonce using randombytes_buf(nonce, sizeof nonce).

    Use crypto_secretbox_easy() to encrypt the message and send/store the resulting ciphertext along with the nonce. Unlike the key, the nonce doesn't have to be secret.

    Use crypto_secretbox_open_easy() to decrypt the ciphertext using the same key and nonce."

So I thought hell I can muddle through that, and it would be a real step above base64, lol.

#15 Re: DIY » Basic local password manager » 2026-02-20 00:54:03

using pass as the "backend" or rolled out your own?

Libsodium. Simple text DB, no sqlite or json deps. .

#16 DIY » Basic local password manager » 2026-02-19 23:28:58

greenjeans
Replies: 6

Yeah so for anyone who stumbles in here thinking there may be something shiny, you don't know me so let me explain: I make dirt-simple boring featureless apps.

And that's what this is, so basic it hurts, no autofill or anything like that, basically just a sort of text-editor with encryption. You have to manually enter all your info, and to use it you'll need to copy/paste the info into whatever browser you're using. I may add a couple more things later, but i'm done for today and it actually works!

b2lb76.jpg

e99x34.jpg

#17 Re: Off-topic » Password managers » 2026-02-19 20:57:13

Well that encryption stuff is a lot harder than I thought it would be, yikes! So many new words i've learned too like "NONCEBYTES" lol. I think I set a new record for forward decs too, that's just lazy, I need to work on that.

Nevertheless, new thread inbound soon in DIY as (on the maybe 60th compile) I have a working proto.

#18 Re: Freedom Hacks » About installers » 2026-02-19 15:07:54

refracta-installer is half-garbage.

Oh bullshit.

Starting to be amazed here at all the supposedly tech-savvy people who seem to need an installer app to hold their hands through the process.

#19 Re: Packaging for Devuan » wicd 1.8.0 package » 2026-02-19 00:44:51

Count me in for testing, I should be able to free up a partition or two here in a few days.

Thank you!!! Been missing wicd for a while now. wink

#20 Re: Off-topic » Password managers » 2026-02-18 22:46:08

Well 7-8 months ago I would have said the same thing, i've got a LOT to learn still but i'm so far ahead of where I was this time last year that the small C scripts (under say 1500 lines or so) i'm pretty comfortable with now.

The notes script is a good base if you don't do a lot of C, everything's pretty much set up for a simple password manager to work with that gui.
I think i'll try my hand at a prototype, maybe post it in the DIY section and folks can chime in if they want with suggestions/code.

EDIT: Oh yay, moar docs to read, who doesn't love poring over some good docs? Tonight's bedtime reading: libsodium.

#21 Re: Off-topic » Password managers » 2026-02-17 23:42:58

Nowadays im using password-store but i have started learning sqlite so am wondering if it would be worth creating an encrypted database of my own, but keepass has already done this so probably a waste of time. Be good for learning i suppose.

I had a similar thought a couple months ago, kind of a sidetrack of the note-taking app I was messing with and I had the idea that it was a good generic gui for a password-storing app, just need to add some encryption and that's not difficult. If you decide to pursue it you might take a look at the Vuu-notes code as there might be something in there you can use: https://sourceforge.net/projects/vuu-do … /VuuNotes/

#22 Re: Packaging for Devuan » (HowTo) install Mkusb for Devuan 6 (or Debian) » 2026-02-17 19:33:02

I use this interactive script so I don't have to type as much. Run it from the directory that contains the iso files. Code is mostly lifted from refracta2usb which can make a multi-boot live-usb and is a lot bigger than this.

You need hwinfo and pv installed for this to work.

That would be nifty to make a right-click file-manager extension.

#23 Re: DIY » I'm making a note-taking app » 2026-02-17 19:04:04

Lol, personally, I just use an editor, does everything I need to take notes...

I was the same way for many years, but all this stuff i've done in the last year has caused an explosion of them, mostly small notes too, I needed a better system.

#24 Re: DIY » I'm making a note-taking app » 2026-02-16 20:56:22

^^^You just made my whole day! I will definitely be checking out your note app. One of the main reasons I post so many things in this forum section is that I hope it will make other folks think about making new things. big_smile

#25 Re: Freedom Hacks » About installers » 2026-02-16 20:41:18

@greenjeans,
What would make refractainstaller better is a cleaner logic for setting up multiple partitions and some other code improvements. I don't much care about any gui - I just use the cli versions of snapshot and installer.

And i'm perfectly happy with the yad version, especially with my purty dialog tweaks. wink

But i'd sure like to see people not getting frustrated with it and giving up. And i'm really leaning towards the idea in general to remove partitioning duties from installer programs, it's just gotten too complicated with encryption and EFI stuff.

Speaking of which, @rations did your friends possibly try to install Vuu-do on an efi-only machine? That would explain their issues as Vuu-do is not uefi-enabled.

Board footer

Forum Software