Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
9 results tagged laptop  ✕   ✕
The Framework Laptop https://frame.work/
Tue 21 Sep 2021 01:03:03 PM PDT archive.org

A Wintel-compatible laptop with modern-day specs. Completely modular. Designed to be easy to fix, customize, and upgrade. Order a laptop or a kit; either can be customized upon order. Friendly to just about every open source OS out there. Every part is easily replaceable, even the mainboard. Internal peripherals (HDMI, card readers, bootable storage, etc) are on removable, hot swappable modules that are USB-C devices. Four expansion bays, two on either side. This is a serious laptop, not a toy.

Even lacks Optimus!

laptop kits customization modular exocortex hacking hardware
Elecrow CrowPi2 laptop kit https://www.elecrow.com/crowpi2-raspberry-pi-portable-laptop.html
Tue 21 Sep 2021 12:49:16 PM PDT archive.org

Explicitly compatible with multiple OSes for the RasPi, so funky additional packages may not be needed for driving the rest of the setup.

hacking laptop kit raspi electronics bluetooth
Lvl4Sword/Killer: 🔪 System tamper detector for USB, Bluetooth, AC, Battery, Disk Tray, and Ethernet. https://github.com/Lvl4Sword/Killer
Wed 09 Jan 2019 07:39:23 PM PST archive.org

System tampering detector for USB, Bluetooth, AC, Battery, Disk Tray, and Ethernet. Ostensibly shuts the whole thing down but can be configured to do other stuff. I don't know how reliable it is, haven't audited the code yet. Written in Python.

python opsec infosec tampering laptop
DIY Laptop https://www.olimex.com/Products/DIY-Laptop/
Sun 14 Oct 2018 12:21:21 PM PDT archive.org

TERES-I Do-It-Yourself Free Open Source Hardware and Software laptop with ARM64 and x86 processors. Comes as a kit or a bunch of spare parts. FOSH/FOSS. ARM64, x86, MIPS variants. Can be upgraded piecemeal. Definitely runs Ubuntu and Android, can probably run other ported distros with a bit of work. Has all of the features and components that you'd expect, from wireless to a built-in webcam. Of course, you can probably leave out the stuff you don't want.

computer laptop foss fosh kit buy
BIOS Master Password Generator for Laptops https://bios-pw.org/
Sun 19 Aug 2018 09:07:54 PM PDT archive.org

Give it an identifier or serial number for a Compaq, Dell, Fujitsu, HP, Insyde, Phoenix, Sony, or Samsung laptop, and it'll generate a backdoor passcode to get into the system settings.

Github: https://github.com/bacher09/pwgen-for-bios

bios laptop generator backdoors codes passwords
TiddlyWiki - a reusable non-linear personal web notebook http://tiddlywiki.com/
Tue 20 Mar 2018 02:33:34 AM PDT archive.org

A complete wiki distributed as a single self-modifying HTML file. Dripping with Javascript options and tools. You don't need a web server or a database, just a relatively recent web browser and someplace to store the file. Can be freely shared on a web

wiki portable office text laptop www tools download information management personal application journal notebook notes html
WirelessKeyView: Recover lost WEP/WPA key/password stored by Wireless Zero Configuration service http://nirsoft.net/utils/wireless_key.html
Tue 20 Mar 2018 02:24:58 AM PDT archive.org

A free utility for Windows that extracts your wireless keys in case you forget them.

utility wap passwords network keys laptop wifi free wpa tkip extraction computer windows cracking freeware wireless software tools rescue recovery
ubuntu snippets: Multi touch for any,all synaptics touchpad http://ubuntu-snippets.blogspot.com/2009/03/multi-touch-for-anyall-synaptics.html
Tue 20 Mar 2018 02:02:14 AM PDT archive.org

A short blog post about enabling multi-touch mode for touchpads in Linux.

gksudo gedit /etc/hal/fdi/policy/11-x11-synaptics.fdi

<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
 <device>
   <match key="info.capabilities" contains="input.touchpad">
       <merge key="input.x11_driver" type="string">synaptics</merge>
       <merge key="input.x11_options.SHMConfig" type="string">On</merge>
       <merge key="input.x11_options.EmulateTwoFingerMinZ" type="string">90</merge>
       <merge key="input.x11_options.VertTwoFingerScroll" type="string">1</merge>
       <merge key="input.x11_options.HorizTwoFingerScroll" type="string">1</merge>
       <merge key="input.x11_options.TapButton1" type="string">1</merge>
       <merge key="input.x11_options.TapButton2" type="string">3</merge>  <!--two finger tap -> middle clieck(3) -->
       <merge key="input.x11_options.TapButton3" type="string">2</merge>  <!--three finger tap -> right click(2). almost impossible to click -->
   </match>
 </device>
</deviceinfo>

sudo /etc/init.d/hal restart

trackpad x11 laptop howto touchpad multitouch linux synaptics
MNT Reform: DIY Portable Computer http://mntmn.com/reform/
Mon 19 Mar 2018 03:40:11 PM PDT archive.org

Homepage for a DIY portable computer.

soc laptop modular computers diy open arm
4223 links, including 281 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn