mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-08-09 07:12:24 -04:00
Implemented basic LXMF propagation support and controls
This commit is contained in:
parent
7043f33dd8
commit
df7692d7c6
8 changed files with 122 additions and 19 deletions
3
nomadnet/vendor/quotes.py
vendored
3
nomadnet/vendor/quotes.py
vendored
|
@ -1,5 +1,6 @@
|
|||
quotes = [
|
||||
("I want the wisdom that wise men revere. I want more.", "Faithless"),
|
||||
("That's enough entropy for you my friend", "Unknown"),
|
||||
("Any time two people connect online, it's financed by a third person who believes they can manipulate the first two", "Jaron Lanier")
|
||||
("Any time two people connect online, it's financed by a third person who believes they can manipulate the first two", "Jaron Lanier"),
|
||||
("The landscape of the future is set, but how one will march across it is not determined", "Terence McKenna")
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue