Das Forum rund um DVB am PC, Handy und Tablet
Neuigkeiten:
Anzeigen der neuesten Beiträge
Übersicht
Forum
Hilfe
Einloggen
Registrieren
DVB-Cube BETA <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Security Center
»
Software (PC-Sicherheit)
»
Thema:
Anonyme Netzwerke ...
« vorheriges
nächstes »
Drucken
Seiten:
1
2
[
3
]
Nach unten
Autor
Thema: Anonyme Netzwerke ... (Gelesen 2479 mal)
0 Mitglieder und 1 Gast betrachten dieses Thema.
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
ZeroNet 0.6.4 (rev3729)
«
Antwort #30 am:
27 November, 2018, 19:00 »
Browse the Internet, create new websites and keep in touch with others in an anonymous environment by turning to this handy service.
License: GPL / Donationware
http://zeronet.io/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
FreeNet 0.7.5 Build 1483
«
Antwort #31 am:
16 Februar, 2019, 19:00 »
FreeNet is a peer-to-peer platform that comes packed with a complete suite of features for helping users share, download, browse, and chat on forums. Since this is a Java-based application, you should make sure you have previously installed the environment on your computer.
License: GPLv2 / Donationware
Changelog
Use BELOW_NORMAL_PRIORITY_CLASS instead of BACKGROUND_MODE on windows
This should fix excessive memory usage reported on Windows.
[close]
https://freenetproject.org/index.html
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
ZeroNet 0.6.5 (rev3852)
«
Antwort #32 am:
18 Februar, 2019, 18:30 »
Changelog
IPv6 support in peer exchange, bigfiles, optional file finding, tracker sharing, socket listening and connecting (based on tangdou1 modifications)
New tracker database format with IPv6 support
Refactored port open checking with IPv6 support
Display notification if there is an unpublished modification for your site
Consider non-local IPs as external even is the open port check fails (for CJDNS and Yggdrasil support)
Listen and shut down normally for SIGTERM (Thanks to blurHY)
Check the length of master seed when executing cryptGetPrivatekey CLI command
Only reload source code on file modification / creation
Add IPv6 tracker and change unstable tracker
Support tilde ~ in filenames (by d14na)
Detection and issue warning for latest no-script plugin
Don't correct sent local time with the calculated time correction
Support map for Namecoin subdomain names (Thanks to lola)
Add log level to config page
Don't show meek proxy option if the tor client does not supports it
Quick check content.db on startup and rebuild if necessary
Only support CREATE commands in dbschema indexes node and SELECT from storage.query
Support {data} for data dir variable in trackers_file value
Disable CSP for Edge
Fix site cloning before site downloaded (Reported by unsystemizer)
Fix queryJson for non-list nodes (Reported by MingchenZhang)
Fix multi-line parsing of zeronet.conf (Reported by xx)
Fix site deletion from users.json
Fix sql queries with lots of variables and sites with lots of content.json (Reported by xx)
Fix atomic write of a non-existent file
[close]
http://zeronet.io/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
FreeNet 0.7.5 Build 1484
«
Antwort #33 am:
22 März, 2019, 17:00 »
Changelog
This release fixes the last blocking problems with the new build based on gradle and JNA.
Thanks to thesnark and operhiem1 we have a fix to a way to circumvent the content filter. This
could have resulted in handing an insecure file to an external (and potentially vulnerable)
program without showing a warning to the user. Please update ASAP to avoid that. See
CVE-2019-9673 for details.
Also uploads without compression now survive restarts of the node again.
This release finally includes the ogg-filter from Spencer Jacksons Google Summer of Code
project. It still needs polishing and has some inefficiencies, but you can now listen to a FLAC
from Freenet directly from your browser.
As a sidenote: Freenet supports listening to mp3 files in the browser since version build 1473
(2016-05-21). You can also use mp3s in a HTML5 audio-tag (FLAC not yet).
As main user-visible change: If you use the default theme, you will now see the Winterfacey
theme. If you changed it to some other theme, Freenet will continue to use that other theme.
The main networking change is to apply the less recently failed branch by toad. This should
decrease the number of recently failed errors, but it could have side-effects.
For darknet friends, the 1024 character limit of n2n messages is lifted. You can now send
messages of up to 128 kiB.
And thanks to Redwerk, there is now a "Send confidential message" button on the friends page.
Just tick the checkbox of the friends you want to contact to send n2n messages to them.
Also thanks to Redwerk, Freemail_wot is also updated to v0.2.7.4 with better detection of
contacts missing from WoT.
Further changes:
- update WoT plugin to build 20. Thanks to xor.
- replace handler.outputHandler.queue by handler.send - thanks to patheticcockroach.
- peer list: Add spacing between flag and IP address - thanks to Bombe.
- increase scaling to 3 again because 1480 nodes otherwise slow down updated nodes.
- only FMS and Sone on ChatForums suggestion page to fit the projects longstanding stance. If you disagree, you can create a freesite to promote it.
- avoid losing download state on restart - thanks to ChristmasMuch from FMS.
- update Sharesite version to 0.4.7 and activate by default.
Thank you for using Freenet!
- Arne Babenhauserheide
Developer changelog:
2019-03-21
Changes in 1484:
This release fixes the last blocking problems with the new build based on gradle and JNA.
Thanks to thesnark and operhiem1 we have a fix to a way to circumvent the content filter: on
Firefox uploading a file as MIME type text/plain caused Firefox to guess the filetype and present
the user with a download-or-open dialog. This could have resulted in handing an insecure file to an
external (and potentially vulnerable) program without showing a warning to the user. Please update
ASAP to avoid that. See CVE-2019-9673 for details.
Also uploads without compression now survive restarts of the node again.
Also this release finally includes the ogg-filter from Spencer Jacksons Google Summer of Code
project. It still needs polishing and has some inefficiencies, but you can now listen to a FLAC
from Freenet directly from your browser. For example via the following key:
CHK@tOwwq70fTosZuCnpZP4j1vMkEKiFuRIblmC351CbgpE,w6BTgWSJBDOM1~lWnsE83K2gOv3huEGHzSPWFBN4xFc,AAMC--8/infinite-hands-free-software.flac
Ogg Theora is merged, too, but currently garbles most files. If you’d like to fix that, please file
a pull-request!
As a sidenote: Freenet supports listening to mp3 files in the browser since version build 1473
(2016-05-21). You can also use mp3s in a HTML5 audio-tag.
As main user-visible change: If you use the default theme, you will now see the Winterfacey
theme. If you changed it to some other theme, Freenet will continue to use that other theme.
The main networking change is to apply the less recently failed branch by toad. This should
decrease the number of recently failed errors, but it could have side-effects.
For darknet friends, the 1024 character limit of n2n messages is lifted. You can now send
messages of up to 128 kiB.
And thanks to Redwerk, there is now a "Send confidential message" button on the friends page.
Just tick the checkbox of the friends you want to contact to send n2n messages to them.
Further changes:
- update WoT plugin to build 20. Thanks to xor.
- replace handler.outputHandler.queue by handler.send - thanks to patheticcockroach
- update plugin Freemail_wot to v0.2.7.4 with better detection of contacts missing from WoT - thanks to Redwerk
- update Sharesite version to 0.4.7
- peer list: Add spacing between flag and IP address - Thanks to Bombe
- increase scaling to 3 again because 1480 nodes otherwise slow down updated nodes.
- plugin manager cleanup: more readable code
- m3u filter: can stream playlists (running in external players still needs experimentation)
- avoid losing download state on restart - thanks to ChristmasMuch from FMS
- only FMS and Sone on ChatForums suggestion page to fit the projects longstanding stance. If you disagree, you can create a freesite to promote it.
- update included seednodes
Thank you for using Freenet!
- Arne Babenhauserheide
[include shortlogs of any installer or plugin changes]
---
Arne Babenhauserheide (18):
add m3u filter again
README: document how to run tests
make links in M3U lists absolute, to make them play in most players
within m3u lists allow transparent pass-through of files up to 100MiB
avoid try-with-resources to avoid auto-closing.
support ogg, oga, ogv and flac in m3us
add m3u read advice
polish winterfacey theme
force activelinks for winterfacey
do not enable activelinks for all
update NEWS somehow
m3u: trim every uri (removes leading and trailing whitespace)
m3u: add test for mime type of ogg and flac
Revert "Revert "Merge remote-tracking branch 'origin/much-less-recentlyfailed' into next""
secure the HTMLFilter use by the ogg-filter
tabify
tag FDTracker as Serializable to avoid losing download state on restart
tag FDTracker as Serializable to avoid losing download state on restart
Arne Babenhauserheide (freenet releases) (24):
update Sharesite version to 0.4.7 built from 5fd61f2170a2a637d49e8942338f98260408fd1f
increase peer-count scaling back to 3
update NEWS
typo
update WoT to build 20
Update default bookmark editions
update NEWS
only suggest FMS and Sone on the ChatForums page - we cannot argue for a decade that Frost is easy to break while promoting it on the community page
only suggest FMS and Sone on the ChatForums page - we cannot argue for a decade that Frost is easy to break and spam (and therefore to censor for all but the most dedicated users) while promoting it on the community page
update NEWS
NEWS
NEWS
NEWS
NEWS
move n2n button news to current release
Reference CVE in NEWS
attribute the news
attribute the news
Update Freemail_wot plugin to v0.2.7.4 build 29 released from rev e879d7792bb3fbc81f3d2148cf5646f267d41d4d
update NEWS
Update default bookmark editions
Update default bookmark editions
Update default bookmark editions
Build 1484
Cooo (1):
Minor fixes to the Swedish translation.
David ‘Bombe’ Roden (37):
Remove unused SHA-256 from plugin downloader
Move plugin downloading into its own method
Rename method argument
Move verification of plugin directory into its own method
Use real OOP instead of “instanceof.”
Move plugin download target file determination into its own method
Return list instead of array
Clean up removal of cached files
Move cache cleaning into its own method
Move JAR file verification into its own method
Use OOP instead of “instanceof.”
Move plugin instantiating into its own method
Reformatting
Remove unused method, deprecate some methods
Remove unused method parameter
Remove unused method
Rename horribly-named interface
Move initialization to declaration, remove comment
Don’t use deprecated constant
Use interface and initialize at declaration
Get rid of unnecessary boolean
Fix inconsistent synchronization
Use concurrent list for plugin wrappers, adjust synchronization accordingly
Remove unused import
Stop killing plugins after the first
Don’t keep subconfig around after constructor
Add braces and fix formatting
Rename flag to better show its purpose
Fix whitespace
Manage information about starting, loaded, and failed plugins differently
Remove dead code
Use given last startup version
Use “started” flag instead of “toStart == null”
Use OOP instead of “instanceof.”
Remove some duplicate code
Make condition easier to understand
🚸 Add spacing between flag and IP address
GNU Emacs User (15):
FIX: recommending files to friends works again
fix misleading indentation
implement n2ntms up to 128 kiB via transparent assembly and disassembly
l10n: note new n2ntm limit of 128k chars
n2ntms: positive long msgid, -1 for invalid.
n2n: only show option to send files in advanced mode
cleanup whitespace
only unqueue n2ns after ack, not after send
whitespace cleanup
only change strings for languages where I know the number format well enough
process review by Bombe and xor
fix: used wrong syntax to call another constructor
add requiredParts and partIndex to n2ns
fix whitespace
fix whitespace
Matthew Toseland (41):
Don't double the message on type warning pages.
Get rid of "MIME type". Use "Content Type" or similar. Rewrite one or two related strings.
Check whether defaultName actually exists really early on. I saw something wierd from Freereader in my logs...
Indent.
Similar fixes for SingleBlockInserter to those done for SplitFileInserterSegment: Make sure we always run onEncode before running onInsertSuccess, and run it inline if localRequestOnly is set. Plus, return early from a database exception.
Another activation fix. Thanks to an anonymous tester from FMS.
Store even if freed, if not removed.
Check freed even if wasn't active (and we fixed it).
Handle storing buckets that have been freed properly.
Log an error about it anyway.
Synchronization fix for non-persistent recent requests list.
Logging: This should only happen on encode.
Library edition 14.
Fix ClassCastException
Logging
Don't show the filter box at all on an unsafe content type warning, since we can't filter and have warned the user already. Which is not true on e.g. the too big error page.
Set finished = true on failure in USKInserter. Prevents NPE due to trying to free and null data twice.
Fix nested synchronized.
Logging
Logging: Show what we are still waiting for.
Logging
Fix setting the key wrong, copy code from segment again.
Fix NPE on collision.
Doh!
Make MySendableRequestSender static and use SBI only when we are sure we can use it.
Minor activation fix for compressor descriptor for single blocks.
Don't do recursive deactivation of metadata.
Document and work around really grotesque db4o issue with collections in SimpleManifestPutter.
Document it here too so it gets fixed before deployment.
Activate to MAX_VALUE not 100.
Comments: Fix re HashSet's
Comment: Ideas for a proper fix.
Fix bug #3159: Show a different warning if Library is in the process of being loaded than if it is not loaded at all.
Ignore XMLLibrarian
Allow what we haven't used of our bandwidth limit to reduce the overhead fraction. We can get into a sort of self-inflicted loop...
Some FIXMEs
A 20% minimum works for output limiting, so lets use it for the rest too.
Library v16
Doh
Don't show the filter data option if we are telling the user we can't filter the data - either for unknown type or known bad type.
If FEC decoding produces a data block that doesn't encode to the key expected, fail the download, it was probably inserted corrupt.
Miko (1):
Swedish translation from Miko on FMS.
Oleh Shklyar (1):
add "send confidential message" button to friends page
Spencer Jackson (72):
Initial Ogg filter
Create a bitstream filter object for each bitstream in the ogg
Isolate OggPage from the actual act of writing the bitstream
Check CRCs in Ogg pages
Process the Vorbis identification header
Expand Vorbis parser in anticipation of the other header types
Store Vorbis packet boundaries
Remove comment header for Vorbis files
Search for a valid subpage
Use magic number from VorbisBitstreamFilter
Test the obtaining of ogg bitstream filters
Add unit tests on obtaining and validating ogg pages
Fix typo
Simplify vorbis identification
Check that Ogg pages are not out of order
Check log level
Revert "Simplify vorbis identification"
Add text for referenced strings
Fix page sequence check
Remove old imports
Close and flush streams where necessary
Rethrow any exception which arises
Javadoc Ogg filter
Move OggPage to its own file
Remove unneeded finally
Remove unneeded getter method from OggPage
Throw exception when vorbis structure invalid
Remove EOFException check, as the parser should break gracefully
Rename OggFilterTest, as it contained tests on the OggPage class
Add missing GPL header
Pass theora bitstreams through the filter
Validate Theora identification header and strip comments
Read unsigned bytes
Fix bitshifting in comment header LEN acquisition
Fix whitespace
Remove post setup header validation state
Test creation of Theora parser
Fix bit level construction of 16 bit integers
Remove log statments
Use long for storing unsigned 32bit integers
Correct endianness in vorbis parser
Allow boolean variables to be passed by the HTML filter
Add HTML5 multimedia tags
Prevent autoplay
Store split pages until the the page is completed
Scan for subpages in two consecutive pages
Signify some degree of completion for Ogg filter
Remove checks for exception method throws
Reorganize OggPage
Temp AMEND THIS
Revert "Temp AMEND THIS"
Log source of EOFExceptions raised during filtration
Fix subpage detection
Check for subpages which are valid when truncated at page end
Remove FLAC from Ogg MIMEType registration
Note the dangerousness of FLAC audio
Throw exception on Ogg with no valid bitstreams
Close streams used for subpage testing
Parse packets instead of pages in Ogg filters
Extract FLAC packets from native transport format
Correct FLAC MimeType entry
Add missing file needed for packet extraction
Fix packet extraction and processing
Fix Flac native packet extraction
Filter Flac files
Replace undesired FLAC header blocks with PADDING packets
Copy states to FlacFilter
Logging
Remove unneeded code from extracting packets from pages
Another missing logMINOR
Allow STREAMINFO to be the first and last metadata block
Exception on invalid stream
Steve Dougherty (1):
Set ContentEncoding on text/plain to prevent Firefox MIME type sniffing
drak@kaverne (3):
enable activelinks by default
welcome toadlet activelinks: use style for width and height
Fix: scale the activelinks to 36x108 again
patheticcockroach (1):
Use FCPConnectionHandler.send instead of .outputHandler.queue
xor (1):
Implement some toString() for DBJobs
[close]
https://freenetproject.org/index.html
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
FreeNet 0.7.5 Build 1485 Pre-Release
«
Antwort #34 am:
27 Januar, 2020, 06:10 »
Changelog
Fix a possible reason for the startup loop
Skip file compression where compression typically does not yield much improvement
Compressor: skip LZMA (old) if it is not the only requested compression method
Switch to java8 as the minimum required version
Capture fetchKeyBoxAboveBookmarks from the theme as default value
If there are *.fref files in a peers-offers/ folder, ask user whether to connect to them
Theora fixes thanks to redwerk: we can get Video safely now (the first step for streaming)!
Changes in 1485:
avoid quadratic memory allocation if PooledFileRandomAccessBuffer is swapped to disk (should fix startup loops)
compressor: skip LZMA (old) if it is not the only requested compression method
remove the contrib submodule from the fred repo because gradle does not need it and it hinders self-hosting
switch to java8 as the minimum required version
fix bug7102: don't attempt to pre-allocate when we truncate
capture fetchKeyBoxAboveBookmarks from the theme as default value
skip file compression where compression typically does not yield much improvement
If there are *.fref files in a peers-offers/ folder, ask user whether to connect to them
Theora fixes thanks to redwerk: can filter Video now!
[close]
https://freenetproject.org/index.html
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
FreeNet 0.7.5 Build 1486 Pre-Release 4
«
Antwort #35 am:
03 August, 2020, 09:12 »
Whats new:>>
Emergency-release from next to address Java breakage on Windows.
https://freenetproject.org/index.html
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
FreeNet 0.7.5 Build 1487
«
Antwort #36 am:
06 Oktober, 2020, 06:00 »
Changelog
The focus of this build are plugin-updates:
Add KeepAlive which allows keeping files alive in Freenet (ready as official plugin thanks to redwerk),
plugin-FlogHelper adds audio- and video-tag and more translations,
Sharesite provides better default CSS (more beautiful sites) and clearer wording,
Freemail uses the newer WoT API,
KeyUtils has a small fix to adjust for internal API change (was broken in 1486).
Add UPnP2 plugin for testing.
[close]
https://freenetproject.org/index.html
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
FreeNet 0.7.5 Build 1489 Pre-release
«
Antwort #37 am:
16 Dezember, 2020, 09:00 »
Changelog
Add m3u support with mp3, ogg, oga, ogv, and flac. Thanks to Bombe for reviewing!
Reduce max backoff times from 3 hours to 8 minutes;
the one safe change from the let-it-burn patchset.
This might increase bandwidth available. Thanks to TheSeeker.
add explicit license for Libre-JS to progresspage.js
rewrite checkall to match the class for all input elements,
add explicit license for Libre-JS
Arne Babenhauserheide
[close]
https://freenetproject.org/index.html
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
FreeNet 0.7.5 Build 1490 Pre-release
«
Antwort #38 am:
14 März, 2021, 11:00 »
Whats new:>>
Streaming in the browser,
Mitigating the pitch black attack, and Providing the windows-installer from the node again.
https://freenetproject.org/index.html
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
FreeNet 0.7.5 Build 1491 Pre-release
«
Antwort #39 am:
03 Mai, 2021, 11:00 »
Changelog
disable pitch black defense if swapping is disabled because the node uses opennet this should resolve problems to the network structure introduced during the pitch-black fix because opennet nodes started swapping when they had network-issues. Sorry for that :-(
start pitch black defense 10 minutes after startup, not 1 minute after startup further reduce the probability of stray swapping
fix streaming: deal with proxies providing a http node via https streaming should now work over proxies.
m3u compability for mobile devices - thanks to DC* some mobile browsers answer the query "supports m3u" with "maybe" O_o
add OpenBSD support thanks to jv@D7b92AQB2664AkrR
Add compatibility method for plugins (SCGIPublisher needs it)
recover constructor for compatibility with plugins
Fixed several unused variables issues - thanks to Jan Gerritsen
Fix label for logged attribute RoutingDisabled - thanks to Jan Gerritsen
[close]
https://freenetproject.org/index.html
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
Drucken
Seiten:
1
2
[
3
]
Nach oben
« vorheriges
nächstes »
DVB-Cube BETA <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Security Center
»
Software (PC-Sicherheit)
»
Thema:
Anonyme Netzwerke ...