i2p: django: Add i2p homepage to description

freedombox-team/plinth#1428 Request: I2P support

Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
LoveIsGrief 2019-03-02 16:55:47 +01:00 committed by Sunil Mohan Adapa
parent 23b4d33b3b
commit 4e7fc70192
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2
2 changed files with 5 additions and 3 deletions

View File

@ -7,7 +7,7 @@
+ local interfaces
+ 0.0.0.0 (with warning)
- [ ] add TorBrowser with I2P addon in clients
- [ ] add wiki in description
- [x] add homepage in description
- [ ] add more pages to the favorites at setup to router.config
- Torrent tracker: http://tracker2.postman.i2p
- Searx instance: http://ransack.i2p

View File

@ -41,10 +41,12 @@ short_description = _('Anonymity Network')
description = [
_('I2P is an anonymous overlay network - a network within a network. '
'It is intended to protect communication from dragnet surveillance '
'and monitoring by third parties such as ISPs. '),
'and monitoring by third parties such as ISPs.'),
_('When enabled, I2P\'s web interface will be available from '
'<a href="/i2p/">/i2p</a>.'),
_('The first visit will initiate the configuration process, which can also be skippped')
_('The first visit will initiate the configuration process, which can also be skippped'),
_('You can find more information about I2P one can peruse their '
'<a href="https://geti2p.net" target="_blank">homepage</a>.')
]
clients = clients