Skip to content

Instantly share code, notes, and snippets.

@Eleonore9
Eleonore9 / hylang-source.md
Last active November 27, 2016 20:00 — forked from Foxboron/hylang-source
Hylang sources
@Eleonore9
Eleonore9 / cedar-14-error.log
Created April 3, 2016 22:16
[heroku] Error when upgrading prod app form cedar to cedar-14 (no error on the staging app)
remote: -----> Python app detected
remote: ERROR:root:code for hash md5 was not found.
remote: Traceback (most recent call last):
remote: File "/app/.heroku/python/lib/python2.7/hashlib.py", line 139, in <module>
remote: globals()[__func_name] = __get_hash(__func_name)
remote: File "/app/.heroku/python/lib/python2.7/hashlib.py", line 91, in __get_builtin_constructor
remote: raise ValueError('unsupported hash type ' + name)
remote: ValueError: unsupported hash type md5
remote: ERROR:root:code for hash sha1 was not found.
remote: Traceback (most recent call last):

Threat modelling for online privacy

Threat modelling

Generalities

https://www.wikiwand.com/en/Threat_model

  • set of methododologies to identify theats from a potential attacker's point of view
  • used in tech as a way to identify potential threats to a software service/platform
  • used in every day life to plam your commute for example (identify what could go wrong)
@Eleonore9
Eleonore9 / .block
Last active July 18, 2018 16:34
Sthlm temperatures May 2018
license: mit
@Eleonore9
Eleonore9 / .block
Last active July 25, 2018 17:41
Basic bar chart
license: gpl-3.0
@Eleonore9
Eleonore9 / .block
Last active July 25, 2018 17:41
Basic line Chart
license: gpl-3.0
@Eleonore9
Eleonore9 / README.md
Last active July 25, 2018 22:21
Sankey diagram D3
@Eleonore9
Eleonore9 / README.md
Last active July 25, 2018 22:55
Basic data viz with Vega
@Eleonore9
Eleonore9 / .block
Last active July 26, 2018 16:08
Sthlm temperatures May 2018-2
license: mit
@Eleonore9
Eleonore9 / .block
Last active July 26, 2018 17:51
Basic bar + line chart
license: mit