nl-projects.json 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383
  1. [
  2. {
  3. "description": "OS gericht op anonimiteit, privacy en veiligheid. Gebruikt standaard Tor. Bied kant en klare VM images aan."
  4. },
  5. {
  6. "description": "Enterprise class computing platform with 100% binary compatbility with RHEL.",
  7. "slug": "centos",
  8. "url": "https://www.centos.org/",
  9. "wikipedia_url": "https://en.wikipedia.org/wiki/CentOS"
  10. },
  11. {
  12. "description": "OMEMO or OTR encrypted IM for iOS.",
  13. "slug": "chatsecure",
  14. "url": "https://chatsecure.org/",
  15. "wikipedia_url": "https://en.wikipedia.org/wiki/The_Guardian_Project_(software)#ChatSecure"
  16. },
  17. {
  18. "description": "Cjdns is a networking protocol, a system of digital rules for message exchange between computers. “Instead of letting other computers connect to you through a shared IP address which anyone can use, cjdns only lets computers talk to one other after they have verified each other cryptographically. ",
  19. "slug": "cjdns",
  20. "url": "https://github.com/cjdelisle/cjdns",
  21. "wikipedia_url": "https://en.wikipedia.org/wiki/Cjdns"
  22. },
  23. {
  24. "description": "Conversations is an open source XMPP/Jabber client for Android 4.0+ smart phones.",
  25. "slug": "conversations",
  26. "url": "https://github.com/siacs/Conversations",
  27. "wikipedia_url": ""
  28. },
  29. {
  30. "description": "Self-hosted, zero-knowledge, real-time collaborative documents.",
  31. "notes": "Encryption carried out in your web browser protects the data from the server, the cloud, and the NSA. The secret encryption key is stored in the URL fragment identifier which is never sent to the server but is available to javascript, so by sharing the URL, you give authorization to others who want to participate. Users must still take care to share links over an end-to-end-encrypted medium for best effect.",
  32. "slug": "cryptpad",
  33. "url": "https://cryptpad.fr",
  34. "wikipedia_url": ""
  35. },
  36. {
  37. "description": "Populaire ethische GNU/Linux distributie.",
  38. "slug": "debian",
  39. "url": "http://debian.org",
  40. "wikipedia_url": "https://en.wikipedia.org/wiki/Debian"
  41. },
  42. {
  43. "description": "Beschermt tegen tracking via het “gratis”, gecentraliseerd, verzorgen van content. Het zorgt ervoor dat veel verzoeken netwerken als Google Hosted Libraries niet bereiken en imiteert ze, zodat sites niet stukgaan. Vult reguliere content blockers aan.",
  44. "notes": "- Beschermt je privacy door grote, naar eigen zeggen gratis, afleveringsnetwerken te omzeilen.\n- Bedoeld als aanvulling op reguliere blockers als uBlock Origin, Privacy Badger, et cetera.\n- Werkt direct na installatie; de add-on hoeft niet handmatig geconfigureerd te worden.\n\nDecentraleyes is geen wondermiddel, maar weerhoud wel een groot aantal sites van het versturen van dit soort verzoeken. Je kunt de add-on ook verzoeken voor ontbrekende CDN-bestanden laten blokkeren.",
  45. "slug": "decentraleyes",
  46. "url": "https://decentraleyes.org",
  47. "wikipedia_url": ""
  48. },
  49. {
  50. "description": "Gedistribueerd sociaal netwerk van de gemeenschap.",
  51. "slug": "diaspora",
  52. "url": "https://diasporafoundation.org/",
  53. "wikipedia_url": "https://en.wikipedia.org/wiki/Diaspora_%28software%29"
  54. },
  55. {
  56. "description": "A tool to secure communications between a client and a DNS resolver.",
  57. "slug": "dnscrypt",
  58. "url": "https://dnscrypt.info",
  59. "wikipedia_url": ""
  60. },
  61. {
  62. "description": "Anonieme, niet opgeslagen zoekopdrachten.",
  63. "notes": "DuckDuckGo is a software-as-a-service (SaaS) hosted around the world that provides you with anonymous search results from [these sources](https://help.duckduckgo.com/results/sources). DDG open source components are [available here](https://github.com/duckduckgo).\n\nThere is also a DuckDuckGo hidden service at [3g2upl4pq6kufc4m.onion](http://3g2upl4pq6kufc4m.onion) for Tor users.",
  64. "slug": "duckduckgo",
  65. "url": "https://duckduckgo.com/",
  66. "wikipedia_url": "https://en.wikipedia.org/wiki/DuckDuckGo"
  67. },
  68. {
  69. "description": "Een OpenPGP plugin voor Thunderbird/Icedove.",
  70. "notes": "[Here is a guide](https://securityinabox.org/en/guide/thunderbird/linux/) by Security In A Box to encrypting your email with Mozilla Thunderbird, GNU Privacy Guard (GPG), and Enigmail. Also read the [Email Self-Defense guide](https://emailselfdefense.fsf.org) by the Free Software Foundation to learn how to encrypt your email messages.",
  71. "slug": "enigmail",
  72. "url": "https://www.enigmail.net/home/index.php",
  73. "wikipedia_url": "https://en.wikipedia.org/wiki/Enigmail"
  74. },
  75. {
  76. "description": "Werkblad server voor meerdere gebruikers.",
  77. "notes": "The EtherCalc online service encrypts your data transmission with HTTPS, but data may be read by anyone who can guess the URL. Download and run your own EtherCalc server if you care about privacy.",
  78. "slug": "ethercalc",
  79. "url": "http://ethercalc.net/",
  80. "wikipedia_url": ""
  81. },
  82. {
  83. "description": "Vrij and open source alternatief voor de Google Play app store voor Android.",
  84. "slug": "f-droid",
  85. "url": "https://f-droid.org/",
  86. "wikipedia_url": "https://en.wikipedia.org/wiki/F-Droid"
  87. },
  88. {
  89. "description": "Snelle, stabiele en krachtige GNU/Linux distributie.",
  90. "slug": "fedora",
  91. "url": "https://fedoraproject.org/",
  92. "wikipedia_url": "https://es.wikipedia.org/wiki/Fedora_%28distribuci%C3%B3n_Linux%29"
  93. },
  94. {
  95. "description": "Een vrij BSD-afgeleid besturingssysteem.",
  96. "slug": "freebsd",
  97. "url": "https://www.freebsd.org/",
  98. "wikipedia_url": "https://en.wikipedia.org/wiki/FreeBSD"
  99. },
  100. {
  101. "description": "FreedomBox integreert privacy protectie op een goedkope plug server zodat iedereen privacy kan hebben.",
  102. "slug": "freedombox",
  103. "url": "https://www.freedomboxfoundation.org/",
  104. "wikipedia_url": "https://en.wikipedia.org/wiki/FreedomBox"
  105. },
  106. {
  107. "description": "A non-commercial open grassroots initiative to support free radio networks around the world.",
  108. "slug": "freifunk",
  109. "url": "http://wiki.freifunk.net/Kategorie:English",
  110. "wikipedia_url": "https://en.wikipedia.org/wiki/Freifunk"
  111. },
  112. {
  113. "description": "Open source, vrije sociale webserver.",
  114. "slug": "friendica",
  115. "url": "http://friendica.com/",
  116. "wikipedia_url": "https://en.wikipedia.org/wiki/Friendica"
  117. },
  118. {
  119. "description": " Synchroniseert mappen op al je computers & harde schijven.",
  120. "slug": "git-annex",
  121. "url": "https://git-annex.branchable.com/",
  122. "wikipedia_url": ""
  123. },
  124. {
  125. "description": "Self hosted git server.",
  126. "slug": "gitlab",
  127. "url": "https://about.gitlab.com/",
  128. "wikipedia_url": "https://en.wikipedia.org/wiki/GitLab"
  129. },
  130. {
  131. "description": "Open, free and neutral wireless network for everyone.",
  132. "slug": "guifinet",
  133. "url": "https://guifi.net/",
  134. "wikipedia_url": "https://en.wikipedia.org/wiki/Guifi.net"
  135. },
  136. {
  137. "description": "Versleutelt je communicatie op duizenden websites.",
  138. "slug": "https-everywhere",
  139. "url": "https://www.eff.org/https-everywhere",
  140. "wikipedia_url": "https://en.wikipedia.org/wiki/HTTPS_Everywhere"
  141. },
  142. {
  143. "description": "Hubzilla is een krachtig platform voor het creëren van onderling verbonden websites (hubs), met een decentrale identiteit, decentrale communicatie en een decentraal permissie-framework, gebouwd met gebruik van algemeen gebruikte webservertechnologie.",
  144. "slug": "hubzilla",
  145. "url": "http://hubzilla.org/",
  146. "wikipedia_url": ""
  147. },
  148. {
  149. "description": "Het onzichtbare internet project.",
  150. "slug": "i2p",
  151. "url": "https://geti2p.net/",
  152. "wikipedia_url": "https://en.wikipedia.org/wiki/I2P"
  153. },
  154. {
  155. "description": "Open source e-mail applicatie voor Android met PGP ondersteuning.",
  156. "slug": "k-9-mail",
  157. "url": "https://github.com/k9mail/k-9",
  158. "wikipedia_url": "https://en.wikipedia.org/wiki/K-9_Mail"
  159. },
  160. {
  161. "description": "Application for people with extremely high demands on secure personal data management. Saves many different types of information such as usernames, passwords, urls, attachments and comments in one single database.",
  162. "slug": "keepassxc",
  163. "url": "https://keepassxc.org/",
  164. "wikipedia_url": "https://en.wikipedia.org/wiki/KeePassXC"
  165. },
  166. {
  167. "description": "OpenPGP Firefox/IceCat plugin voor webmail.",
  168. "slug": "mailvelope",
  169. "url": "http://www.mailvelope.com/",
  170. "wikipedia_url": ""
  171. },
  172. {
  173. "description": "Monero is a secure, private, untraceable P2P currency.",
  174. "notes": "Please note that new, digital currencies may be volatile. Complete loss of your investment is possible for a number of reasons (software errors or attacks, identity theft, etc.). Be prepared!",
  175. "slug": "monero",
  176. "url": "https://getmonero.org",
  177. "wikipedia_url": "https://en.wikipedia.org/wiki/Monero_(cryptocurrency)"
  178. },
  179. {
  180. "description": "Eigen, decentraal sociaal netwerk server.",
  181. "slug": "movim",
  182. "url": "https://movim.eu/",
  183. "wikipedia_url": "https://en.wikipedia.org/wiki/Movim"
  184. },
  185. {
  186. "description": "Snelle, flexibele en veilige webbrowser met een groot scala aan plugins.",
  187. "slug": "mozilla-firefox"
  188. },
  189. {
  190. "description": "Open source e-mail applicatie.",
  191. "notes": "Thunderbird does not encrypt your email by default. [Here is a guide](https://securityinabox.org/en/guide/thunderbird/linux/) by Security In A Box to encrypting your email with Mozilla Thunderbird, GNU Privacy Guard (GPG), and Enigmail.\n\nThunderbird can optionally connect over Tor with the TorBirdy addon.\n\nWhile Thunderbird can be used as a chat and IRC client, it does not offer encrypted messaging.",
  192. "slug": "mozilla-thunderbird",
  193. "url": "https://www.mozilla.org/en-US/thunderbird/",
  194. "wikipedia_url": "https://en.wikipedia.org/wiki/Mozilla_Thunderbird"
  195. },
  196. {
  197. "description": "Versleutelde spraak communicatie met lage vertraging.",
  198. "slug": "mumble",
  199. "url": "http://www.mumble.info/",
  200. "wikipedia_url": "https://en.wikipedia.org/wiki/Mumble_%28software%29"
  201. },
  202. {
  203. "description": "Gedistribueerde DNS gebaseerd op de technologie van Bitcoin.",
  204. "slug": "namecoin",
  205. "url": "https://namecoin.org",
  206. "wikipedia_url": "https://en.wikipedia.org/wiki/Namecoin"
  207. },
  208. {
  209. "description": "Schakel JavaScript, Java, en Flash alleen in voor sites die je vertrouwd.",
  210. "slug": "noscript",
  211. "url": "http://noscript.net/",
  212. "wikipedia_url": "https://en.wikipedia.org/wiki/NoScript"
  213. },
  214. {
  215. "description": "A free dynamic DNS service. Use it to update an easy DNS name with your changing/hard-to-remember IP address. As we use the standard protocols, we support a lot of routers / update clients and we even actively help you to configure them. We care for your security, privacy and comfort. You can simply use the free service available on our homepage or, if you prefer, you can also run the software on your own server.",
  216. "slug": "nsupdate-info",
  217. "url": "https://nsupdate.info/",
  218. "wikipedia_url": "https://en.wikipedia.org/wiki/Nsupdate"
  219. },
  220. {
  221. "description": "Surf the web through the Tor network with this open source browser for iOS devices.",
  222. "slug": "onion-browser",
  223. "url": "https://mike.tig.as/onionbrowser/",
  224. "wikipedia_url": ""
  225. },
  226. {
  227. "description": "OpenKeychain is an OpenPGP implementation for Android.",
  228. "slug": "open-keychain",
  229. "url": "https://www.openkeychain.org/",
  230. "wikipedia_url": ""
  231. },
  232. {
  233. "description": "Een veilig BSD besturingssysteem.",
  234. "slug": "openbsd",
  235. "url": "http://openbsd.org/",
  236. "wikipedia_url": "https://en.wikipedia.org/wiki/OpenBSD"
  237. },
  238. {
  239. "description": "Vrije wereldkaart.",
  240. "slug": "openstreetmap",
  241. "url": "http://www.openstreetmap.org/",
  242. "wikipedia_url": "https://en.wikipedia.org/wiki/OpenStreetMap"
  243. },
  244. {
  245. "description": "A GNU/Linux distribution for embedded devices.",
  246. "slug": "openwrt",
  247. "url": "https://openwrt.org/",
  248. "wikipedia_url": "https://en.wikipedia.org/wiki/OpenWrt"
  249. },
  250. {
  251. "description": "Tor proxy voor Android.",
  252. "slug": "orbot",
  253. "url": "https://guardianproject.info/apps/orbot/",
  254. "wikipedia_url": "https://en.wikipedia.org/wiki/Orbot"
  255. },
  256. {
  257. "description": "OsmAnd (OSM Automated Navigation Directions) is a map and navigation app that uses OpenStreetMap data.",
  258. "slug": "osmand",
  259. "url": "http://osmand.net/",
  260. "wikipedia_url": "https://en.wikipedia.org/wiki/OsmAnd"
  261. },
  262. {
  263. "description": "Tracking blocker that tries to learn who is spying on you and then blocks these ads and invisible trackers.",
  264. "notes": "Privacy Badger may be less effective than a classic blacklist based solution such as uBlock or Disconnect. Advertisers can automatically unblock themselves by claiming not to track you.",
  265. "slug": "privacy-badger",
  266. "url": "https://www.eff.org/privacybadger",
  267. "wikipedia_url": "https://en.wikipedia.org/wiki/Privacy_Badger"
  268. },
  269. {
  270. "description": "Multiplatform IM applicatie voor power gebruikers met ingebouwde OTR ondersteuning.",
  271. "slug": "psi",
  272. "url": "http://psi-plus.com/",
  273. "wikipedia_url": "https://en.wikipedia.org/wiki/Psi_%28instant_messaging_client%29"
  274. },
  275. {
  276. "description": "Zelfgehost sociale stream server.",
  277. "slug": "pumpio",
  278. "url": "http://pump.io/",
  279. "wikipedia_url": "https://en.wikipedia.org/wiki/Pump.io"
  280. },
  281. {
  282. "description": "Fedora/Xen-gebaseerd besturingssysteem ontworpen om sterke beveiliging te leveren met behulp van isolatie.",
  283. "slug": "qubes",
  284. "url": "https://www.qubes-os.org/",
  285. "wikipedia_url": "https://en.wikipedia.org/wiki/Qubes_OS"
  286. },
  287. {
  288. "description": "Vrij en veilig P2P communicatieplatform.",
  289. "notes": "Note that RetroShare has not been thoroughly audited by security professionals for possible security issues.\n\nFor those of you without a server, RetroShare is probably the easiest way to start your own encrypted social network.",
  290. "slug": "retroshare",
  291. "url": "http://retroshare.cc",
  292. "wikipedia_url": "https://en.wikipedia.org/wiki/RetroShare"
  293. },
  294. {
  295. "description": "Ring is a secure and distributed voice, video and chat communication platform that requires no centralized server and leaves the power of privacy in the hands of the user.",
  296. "slug": "ring",
  297. "url": "https://ring.cx/",
  298. "wikipedia_url": "https://en.wikipedia.org/wiki/Ring_(software)"
  299. },
  300. {
  301. "description": "Veilige communicatiemiddelen voor activisten.",
  302. "notes": "Riseup's services may also be accessed via their Tor Hidden Service addresses. A list is [available here](https://www.riseup.net/en/tor#riseups-tor-hidden-services).",
  303. "slug": "riseup",
  304. "url": "https://riseup.net/en",
  305. "wikipedia_url": ""
  306. },
  307. {
  308. "description": "The personal, minimalist, super-fast, database free, bookmarking service.",
  309. "slug": "shaarli",
  310. "url": "https://github.com/shaarli/Shaarli/",
  311. "wikipedia_url": ""
  312. },
  313. {
  314. "description": "A fork of TextSecure with SMS encryption.",
  315. "slug": "silence",
  316. "url": "https://silence.im/",
  317. "wikipedia_url": ""
  318. },
  319. {
  320. "description": "Continuous decentralized file synchronization.",
  321. "notes": "Syncthing is a self-hosted file sharing platform, so none of your data is ever stored anywhere other than on your computers. There is no central server that might be compromised, legally or illegally. All communication is secured using TLS. The encryption used includes perfect forward secrecy to prevent any eavesdropper from gaining access to your data. Every node is identified by a strong cryptographic certificate. Only nodes you have explicitly allowed can connect to your cluster.",
  322. "slug": "syncthing",
  323. "url": "https://syncthing.net/",
  324. "wikipedia_url": "https://en.wikipedia.org/wiki/Syncthing"
  325. },
  326. {
  327. "description": "Gratis en open cloud opslagsysteem.",
  328. "slug": "tahoe-lafs",
  329. "url": "https://tahoe-lafs.org/trac/tahoe-lafs",
  330. "wikipedia_url": "https://en.wikipedia.org/wiki/Tahoe-LAFS"
  331. },
  332. {
  333. "description": "Live CD/USB ontworpen voor privacybescherming.",
  334. "slug": "tails",
  335. "url": "https://tails.boum.org/",
  336. "wikipedia_url": "https://en.wikipedia.org/wiki/The_Amnesic_Incognito_Live_System"
  337. },
  338. {
  339. "description": "Free software daemon that uses tunnelling and encryption to create a secure private network",
  340. "slug": "tinc",
  341. "url": "http://tinc-vpn.org/",
  342. "wikipedia_url": "https://en.wikipedia.org/wiki/Tinc_%28protocol%29"
  343. },
  344. {
  345. "description": "Tor (previously TOR, an acronym for The Onion Router)[not in citation given] is free software for enabling online anonymity. Tor directs Internet traffic through a free, worldwide, volunteer network consisting of more than four thousand relays to conceal a user's location or usage from anyone conducting network surveillance or traffic analysis. Using Tor makes it more difficult to trace Internet activity, including “visits to Web sites, online posts, instant messages, and other communication forms”, back to the user and is intended to protect the personal privacy of users, as well as their freedom and ability to conduct confidential business by keeping their internet activities from being monitored.",
  346. "slug": "tor",
  347. "url": "https://www.torproject.org/",
  348. "wikipedia_url": "https://en.wikipedia.org/wiki/Tor_%28anonymity_network%29"
  349. },
  350. {
  351. "description": "Versleuteld, anoniem surfen over het Tor netwerk.",
  352. "slug": "tor-browser",
  353. "url": "https://www.torproject.org/projects/torbrowser.html.en",
  354. "wikipedia_url": "https://en.wikipedia.org/wiki/Tor_Browser"
  355. },
  356. {
  357. "description": "Plugin die Thunderbird/Icedove verbinding laat maken over Tor.",
  358. "notes": " TorBirdy is in beta and should be considered experimental. Please make sure that before using it, you are aware of the known issues and leaks by reading the “Before using TorBirdy” and “Known TorBirdy” Issues sections on the project website.",
  359. "slug": "torbirdy",
  360. "url": "https://trac.torproject.org/projects/tor/wiki/torbirdy",
  361. "wikipedia_url": ""
  362. },
  363. {
  364. "description": "An efficient blocker for Firefox and Chromium. Fast and lean.",
  365. "slug": "ublock-origin",
  366. "url": "https://github.com/gorhill/uBlock",
  367. "wikipedia_url": "https://en.wikipedia.org/wiki/UBlock#uBlock_Origin"
  368. },
  369. {
  370. "description": "Client-side encrypted image host web server.",
  371. "notes": "Up1 is a simple host that client-side encrypts images, text, and other data, and stores them, with the server knowing nothing about the contents. It has the ability to view images, text with syntax highlighting, short videos, and arbitrary binaries as downloadables.",
  372. "slug": "up1",
  373. "url": "https://github.com/Upload/Up1/blob/master/README.md",
  374. "wikipedia_url": ""
  375. },
  376. {
  377. "description": "wallabag is a self hostable application for saving web pages. Unlike other services, wallabag is free (as in freedom) and open source.",
  378. "slug": "wallabag",
  379. "url": "https://www.wallabag.org/",
  380. "wikipedia_url": ""
  381. }
  382. ]