#readonly

N-gated Hacker Newsngate
2026-03-05

🤖🚨 Oh no, the almighty is in *read-only mode* because a bunch of forgot their passwords! Now we can all take a break from editing and pretend to be surprised that might be an afterthought. 😱🔒
wikimediastatus.net

Hacker Newsh4ckernews
2026-03-05

Wikipedia in read-only mode following mass admin account compromise

wikimediastatus.net

2026-02-27

problem with Sony VAIO boot loader options #boot #grub2 #readonly

askubuntu.com/q/1564399/612

useideluseidel
2026-01-10

Done!! Now I can convert a standard system into a one with , setup, access only via / ... just to run few scripts, reboot .. mission accomplished.

Kevin Karhan :verified:kkarhan@infosec.space
2025-09-27

@krutonium @r @fluffykittycat @flower I mean, #BIOS does specify bootable #ROM|s and what I'm looking for is some reliable #WORM / #EEPROM that is then wired in a #readonly fashion for a live system boot (i.e. @OS1337) so that it can be used as like an #SSH-#Terminal

Kevin Karhan :verified:kkarhan@infosec.space
2025-09-01

@magnetic_tape @lazygamereviews I mean, in theory one could make #ReadOnly #SSD|s by having the controller disregard any writes but I don't know any such configuration in the wild beyond datarecovery setups.

  • Most likely it would be cheaper and simpler to fake a #CDROM drive (like most early #WWAN sticks did to provide drivers) and have that work...
❀𝓪𝓵𝓬𝓮𝓪𖤐 :yusaao: alcea@alceawis.com
2025-08-18
Kevin Karhan :verified:kkarhan@infosec.space
2025-07-11

Now people may ask things like: "Why?" and the answer is: For a primitive approach to #SecureComputing.

  • Because loading the #OS into #RAM allows not just for a non-persistent setup like an #SSH-#Terminal (think #VT320 but better!) but being hard-wired as #ReadOnly means it's tamper proof by design when combined with an intrusion-detection & tamper-proof seals: Physical Access will be detectable and Remote Access cannot cause permanent damages.

And that may also be useful with other #ThinClient-like "aplianced" devices.

  • Basically for anything where #NetworkBoot ain't an option for whatever reasons!

youtube.com/watch?v=RuZUPpmXfT0 via @lazygamereviews

Sam Bentdoingfedtime
2025-05-24

Use read-only file systems where possible.

2025-03-26

И о религии. Задолбали делать дискуссии в пользу религии под тегом *баян

Теперь немного тезисов о собственно религии/религиозности/вере:
1) корреляция атеизма и высокого IQ:
а) sciencedaily.com
"""гуглоперевод:
Точно так же религия является побочным продуктом склонности людей воспринимать силу и намерение как причины событий, видеть "руки Бога" в работе за другими природными явлениями. "Люди эволюционно спроектированы так, чтобы быть параноиками, и они верят в Бога, потому что они параноики", — говорит Канадзава. Этот врожденный уклон к паранойе хорошо служил людям, когда самосохранение и защита их семей и кланов зависели от крайней бдительности ко всем потенциальным опасностям. "Итак, более умные дети с большей вероятностью вырастут, чтобы пойти против своей естественной эволюционной тенденции верить в Бога, и они станут атеистами."
"""

б) web.archive.org
метаанализ исследований корреляции между интеллектом и религиозностью:
"""
Итак, из 63 исследований 53 продемонстрировали отрицательную корреляцию между развитым интеллектом и религиозностью, а положительную — только десять. Значительные отрицательные корреляции были замечены в 35 работах, а значительные положительные — лишь в двух.
"""

2) утверждение про окопы и атеизм — больше похоже на утверждение "в критической ситуации вы не подниметесь до уровня своих ожиданий, а упадёте до уровня своей подготовки", чем на реальную религиозность всех и каждого. Грубо говоря, в стрессе у любого интеллектуала падает интеллект до уровня говорящей обезьяны. Не противоречит ничему, не доказывает необходимость веры, доказывает херовость окопов.

Ссылка в тему:
nbpublish.com — Верую, потому что абсурдно: Магия религии
"""
Иллюзия контроля

Психологические эксперименты показывают, что люди чувствуют себя увереннее и действуют эффективнее, если им кажется, что они контролируют ситуацию, чем если они считают ситуацию полностью не зависимой от их действий.
[...]
Феномен «иллюзии контроля» подсказывает ответ. Люди хотят знать свою судьбу для того, чтобы повлиять на нее, хотя и понимают, что повлиять нельзя. Они понимают, что их попытки влияния на судьбу бессмысленны, иллюзорны, и все же эта иллюзия греет и успокаивает. И в этом — ее полезная, благотворная роль.
[...]
Там, где результат не предсказуем, а ставки велики, наука и техника не могут помочь, а повлиять на результат все же хочется. Остается рассчитывать на помощь сверхъестественных сил, даже если человек в них и не верит. Тем более — если верит.
"""

3) беседы с батюшкой могут, конечно, способствовать улучшению душевного состояния, но, подозреваю, визиты к психологу помогут так же, если не лучше. Особенно при ПТСР и специализирующемся на этом психологе. #readonly #разное

Kevin Karhan :verified:kkarhan@infosec.space
2025-02-04

@samirx Granted AFAIK @tails_live / @tails / #Tails does some #signature and #Checksum checks to enshure it's integrity, as anything but the seperate #PersistentStorage partition is mounted #ReadOnly...

Ok... this is weird. One of my #Raspis decided to not start some services after a reboot. Turns out the / file system was read only. Somehow, /etc/fstab got a "o" at the end of the line for the root file system.

Remounted rw, removed this "o" from fstab, rebooted and everything is back to normal.

e2fsck showed no errors so... ??? Maybe modifying files via an SSH client on a tiny smartphone screen is not the best idea.

#raspi #fstab #readonly #filesystem

Kevin Karhan :verified:kkarhan@infosec.space
2024-12-23

@dalias @eniko Personally, I'll sooner or later have to engange the whole #ARMv5 / #ARM11r7 / #RaspberryPi architecture anyway with OS/1337.

  • Tho given it's a minimalist Linux merely booting an initramfs and never doing any writes, there should be no indurance issues.

But I know a #readonly - OS isn't practical and where it is people already use #iPXE & #iSCSI for #diskless setups!

  • THO AFAICT there should be an option to basically partition the system and only keep /boot on an SD card, and the rest could be on any USB mass storage device (i.e. SSD or even HDD)...

That being said Raspberry Pi do have the key advantage of being by far the best in terms of #documentation.

#OS1337 #Linux #distro #development

Kevin Karhan :verified:kkarhan@infosec.space
2024-11-10

@HoustonDog @hyakinthos OFC, and speed isn't even the problem as @OS1337 is quite smol, so stocking with the royality-free to implement #SPI-Interface may be an option.

  • Sadly I've not found any "#readonly" #microSD adaptors (regardless if SATA-DOM or M.2 or mSATA form factor yet...

Which is kinda sad as I'm shure there are many systems like #DigitalSignage that are somewhat tamper-proof and in the interest of lowering maintenance should be setup as read-only, espechally on cheap flash that has very few write cycles if not lacks wear-leveling and garbage collection...

Kevin Karhan :verified:kkarhan@infosec.space
2024-11-10

@landley yeah, basically I'm looking for a stage 1 thingy that BIOS can see as bootable device and that allows to do the usual "yeet kernel+initramfs into ram and floor it".

Worst-case I could just look for some sort of #SATA-DOM / -Board that offers a hardware write protection or can do #readonly #Flash instead...

Kevin Karhan :verified:kkarhan@infosec.space
2024-11-10

-- :please_boost: 🔁 :boost_ok: :boost: :boosted:

Speaking of #ROMs for #ix86 / #amd64: Does anyone know a good way to implement something like #Linux in #ROM like the #Tandy #1000RL & #1000RLX did with #MSDOS & #DeskMate (as @vwestlife showed)...

  • Or is this something that requires either going down the #PCIe -> #PCI -> #ISA rabbit hole?

I mean, it would be a way cleaner setup to boot OS/1337 to than booting a #CDROM?

  • If noone has an Idea how to make this happen, is there any good way or existing solution to basically make a hardware write-protectable / #readonly #USB flashdrive to boot from?

Ideally something that can take #BIOS-style ROM Chips that one can put on a board without write-enable connected so they're read-only!

Still having like a #minimalist #Linux distro in Boot-ROM would be nifty, espechally when it comes to making a #SecureComputing "#SSH #Terminal"...

  • Maybe @ActionRetro, @mos_8502 and others can point this question to people who are firm in boot ROMs and potentially even have something at hand.

(I don't expect something like a PCI(e Mini)Card but I'd not be against it!)

#RetroComputing #Hardware #Question #ix86 #amd64

Kevin Karhan :verified:kkarhan@infosec.space
2024-10-12

In fact I'd love to see someone actually implement @OS1337 as a #BootROM [or like a #readonly - #eMMC for #ThinClient if not #EEPROM] so it can be the fastest booting #Linux machine...

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst