Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
[quote=Jacekalex]Kolejna bzdura, FLash już jest przeżytkiem, wypiera go html5, także Shumway nie zdąży go zmasakrować.[/quote]
możliwe że skończy się tym że iceweasel przeniosą do contrib albo gdzieś tam;)
Offline
nie chce siać niepotrzebnego zamętu, bo akurat w nowych technologiach jestem trochę do tyłu;), tu jest wątek z oficjalnego forum
http://forums.debian.net/viewtopic.php?f=20&t=114687
pewnie tak się nie stanie i jakieś dziwne wrappery oddzielą od reszty kodu:D
Offline
[quote=mati75][quote=garrick]możliwe że skończy się tym że iceweasel przeniosą do contrib albo gdzieś tam;)[/quote]
Czemu mają przenieść?[/quote]
Html5 przewiduje zabezpieczenia DRM, które będą musiały funkcjonować jako zamknięty blob.
FF na Linuxa prawdopodobnie labo w ogóle nie będzie miał tego bloba (to jest najbardziej prawdopodobne), albo będzie dostępny jako osobna biblioteka w sekcji contrib.
Offline
Firefox does not load this module directly. Instead, we wrap it into an open-source sandbox. In our implementation, the CDM will have no access to the user’s hard drive or the network. Instead, the sandbox will provide the CDM only with communication mechanism with Firefox for receiving encrypted data and for displaying the results.
Traditionally, to implement node-locking DRM systems collect identifiable information about the user’s device and will refuse to play back the content if the content or the CDM are moved to a different device.
By contrast, in Firefox the sandbox prohibits the CDM from fingerprinting the user’s device. Instead, the CDM asks the sandbox to supply a per-device unique identifier. This sandbox-generated unique identifier allows the CDM to bind content to a single device as the content industry insists on, but it does so without revealing additional information about the user or the user’s device. In addition, we vary this unique identifier per site (each site is presented a different device identifier) to make it more difficult to track users across sites with this identifier.
Adobe and the content industry can audit our sandbox (as it is open source) to assure themselves that we respect the restrictions they are imposing on us and users, which includes the handling of unique identifiers, limiting the output to streaming and preventing users from saving the content. [b]Mozilla will distribute the sandbox alongside Firefox, and we are working on deterministic builds that will allow developers to use a sandbox compiled on their own machine with the CDM as an alternative. As plugins today, the CDM itself will be distributed by Adobe and will not be included in Firefox. The browser will download the CDM from Adobe and activate it based on user consent.[/b][/quote]
https://hacks.mozilla.org/2014/05/reconciling-mozillas-mission-and-w3c-eme/
Offline
Time (s) | Query |
---|---|
0.00022 | SET CHARSET latin2 |
0.00011 | SET NAMES latin2 |
0.00072 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='13.59.73.248' WHERE u.id=1 |
0.00076 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '13.59.73.248', 1732418625) |
0.00023 | SELECT * FROM punbb_online WHERE logged<1732418325 |
0.00075 | DELETE FROM punbb_online WHERE ident='18.188.91.223' |
0.00072 | DELETE FROM punbb_online WHERE ident='18.227.72.24' |
0.00076 | SELECT topic_id FROM punbb_posts WHERE id=268323 |
0.00074 | SELECT id FROM punbb_posts WHERE topic_id=25896 ORDER BY posted |
0.00055 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=25896 AND t.moved_to IS NULL |
0.00005 | SELECT search_for, replace_with FROM punbb_censoring |
0.00045 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=25896 ORDER BY p.id LIMIT 0,25 |
0.00091 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=25896 |
Total query time: 0.00697 s |