mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 00:05:55 +03:00
[GH-ISSUE #60] Added link to the Shannon reference implementation #50
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sashahilton00 on GitHub (Jan 29, 2018).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/60
Sunday Jun 11, 2017 at 23:52 GMT
Originally opened as https://github.com/plietar/librespot/pull/197
Stumbled across the Qualcomm Shannon Cipher reference implementation whilst rewriting the authentication part of librespot, added a link to a copy of it in my repo.
sashahilton00 included the following code: https://github.com/plietar/librespot/pull/197/commits
@sashahilton00 commented on GitHub (Jan 29, 2018):
Thursday Jun 29, 2017 at 14:59 GMT
What's the original source for this ? I'd rather point to that instead
@sashahilton00 commented on GitHub (Jan 29, 2018):
Thursday Jun 29, 2017 at 18:43 GMT
So would I, but it was pulled from web.archive.org, which isn't the greatest place to rely on for long term hosting... https://web.archive.org/web/20081010141647/http://www.qualcomm.com.au/PublicationsDocs/Shannon-1.0.tgz the original url is http://www.qualcomm.com.au/PublicationsDocs/Shannon-1.0.tgz though it's long gone.
@ComlOnline commented on GitHub (Jan 31, 2018):
Now found here: https://github.com/librespot-org/spotify-connect-resources/tree/master/Shannon-1.0
I think this should still be added to the documentation. But in addition should the documentation be moved to the wiki? And should it be instead part of spotify-connect-resources's wiki?
@sashahilton00 commented on GitHub (Jan 31, 2018):
For now, lets put everything in the wiki. Structure not too important. Once we've implemented the main features in the backlog & solved the major bugs, we need to discuss documentation.
@ComlOnline commented on GitHub (Jan 31, 2018):
Done, as its now in the wiki I think that the docs folder should now be removed.
@sashahilton00 commented on GitHub (Feb 1, 2018):
Let's leave the docs folder for now, we'll clean it up later.