]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
about: Mention that paraslash works without internet access.
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 3 May 2025 15:17:58 +0000 (17:17 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 17 May 2025 19:25:28 +0000 (21:25 +0200)
It's a noteworthy feature if software works without relying on third-party
internet services.

web/about.in.html

index 452fa3574f4e051627d62ecd24242d63fa0c7350..2e664e5537ac0c9bffd5b3c969f2d2d46eb6cf27 100644 (file)
@@ -6,6 +6,7 @@ Unix systems. It is written in C and released under the GPLv2. </p>
 
 <ul>
        <li> Runs on Linux, FreeBSD, NetBSD </li>
+       <li> Does not rely on or connect to any internet services </li>
        <li> Mp3, ogg/vorbis, ogg/speex, aac (m4a), wma, flac and ogg/opus support </li>
        <li> http, dccp and udp network streaming </li>
        <li> Stand-alone decoder, player, tagger </li>