From b1a44e0afa9cea86bfbb634249a76c8ceb2fa40c Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 2 Feb 2012 22:01:41 -0500 Subject: initial import of notes --- principles.page | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 principles.page (limited to 'principles.page') diff --git a/principles.page b/principles.page new file mode 100644 index 0000000..a2c6fa9 --- /dev/null +++ b/principles.page @@ -0,0 +1,48 @@ + +In a word: "control" (for users) + +### Proposed + +No NDAs for anybody: vendors, employees, collaborators, etc + +Don't ship with binary blobs +- we don't host them or ship them +- but don't go out of the way to disallow users to install what they want + +Hackability +- Accessible and documented internal interfaces +- Good documentation + +No technical secrets +- Published development repositories + +Others should be able to recreate the hardware +- Use only easily source-able, openly documented components and chips with + minimal export restrictions +- Full hardware design/manufacturing files in various formats + +Understand and publish labor practices of anything we manufacture/sell +- visits, photos, contact information + + +### Unsure + + +Avoid rent-seeking behavior in any business model +- don't abuse "control" or trusted position + +Complete transparency of finances, "partnerships" + +Absolutely no licensing or patent issues +- USB ids +- WiFi patent worries +- hire lots of lawyers to go everything with a fine tooth comb? +- best effort sufficient? + +### Dreams + +"I want to build an internet that's not dependant on the whims of any one group +at all" + +Building better/new things as well as fixing problems/bugs/holes +(not just-a-libre-XYZ, also shiny and new) \ No newline at end of file -- cgit v1.2.3