proto/proto.org
2019-01-23 05:49:47 -08:00

8.7 KiB
Raw Blame History

Anarchy Planet Tech Tuesdays

This will be a weekly series of tutorials on how to accomplish small tech-related tasks. The purpose is to prototype a process of how to collaborate with strangers over the internet on mutual interests and with a trajectory toward infosec/osint topics.

Feel free to generate your own tutorial topics, with the constraint that the tutorials should be:

  1. short. something we can do together start to finish in 1-2 hours.
  2. tangible. we should have something by the end that we didn't have before, such as an email address with gpg enabled.
  3. FOSS all day erry day

current topic

Tuesday Jan 21: MUDs https://irc.anarchyplanet.org/pad/p/ap-the-game

Teach M to use tmux. <3 <3 <3

topics

IRC

Server Admin

fileshare resources

How to torrent (the anarchist library): https://irc.anarchyplanet.org/pad/p/torrent https://github.com/micahflee/onionshare syncthing gobby (collaborative writing / code development) https://irc.anarchyplanet.org/pad/p/obby ipfs https://irc.anarchyplanet.org/pad/p/ipfs - https://github.com/ipfs/ipfs IPFS is a distributed file system that seeks to connect all computing devices with the same system of files. In some ways, this is similar to the original aims of the Web, but IPFS is actually more similar to a single bittorrent swarm exchanging git objects.

Misc

terminals

if you love your console: apt search dwm tmux

editors

forums

https://flaskbb.org/ (meh) session: together test which cms of @LIST is eaiest to setup <- to set this up, let's make a list and pilot test installing them quickly …

imgboard

(chans not run by neonazis, maybe?) anokchan.org ;-) <3

tor

tor is more than a anonymization client but has a wide ecosystem: https://www.torproject.org/projects/projects https://www.torproject.org/projects/community.html.en

'is tor safe' see vanguards: Possible quests:

  • install the ooni app on your smartphone to measure censorship: https://lists.torproject.org/pipermail/ooni-dev/2018-November/000544.html
  • set up a cdn with two onion nodes via onionbalance
  • publish a git repository via globalist and let everyone in the group add a commit
  • create damn secret underground chat group with cwtch.im "Warning: Cwtch is an experimental prototype. Please do not use it for anything where security, privacy, or anonymity is critical." lol
  • create an onion farm with tor controllers like bine stem or carml
  • run tor-ramdisk in a vm

learn rust

https://trac.torproject.org/projects/tor/wiki/RustInTor

==========================================================

Projex Potential Sections

==========================================================

HowTos - projex style tutorials that people can update / contribute to through our git workflow Tools - list of tools loosely grouped by categories (e.g. above) that people can (1) contribute HowTos or (2) review Info - lists of articles that can provide more context info that people can (1) post questions on and (2) review their thoughts on the article